| To: | "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: ServerSockets |
| From: | "Deane Venske" <deane dot list at eduss dot com> |
| Date: | Mon, 29 May 2006 09:33:22 +1000 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| Organization: | Eduss Ltd |
| References: | <C09C69E5 dot 37285%lists at redcort dot com> |
Hi Keith,I'm not having problems at all, everything works just fine. The issue is the speed of the establishment of comms. Stephen has at least confirmed it's not me and is a known problem, so I'm going to worry too much over it. If it becomes a concern for my clients down the track I may just need to write my service in C++. Thanks, Deane Hi Deane, I use the ServerSockets without problems. Any chance you're using a localinstance of the ServerSocket and it's going out of scope at the end of yourmethod? Keith DeLongHey Guys, Am I completely missing something? I've tested a basic server socket,receives a connection, sends a tiny response and closes down. Taking like120ms(0.12s) all up. VB, winsock control looking at like 14ms(0.014s) to do the same thing. Is this something that I'm not going to be able to improve using RB's standard sockets? I'm doing the bare minimum (4 lines of code) to get the RB side going. That may be my problem, I just don't know enough. Thanks, Deane Venske_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: translating bang, Steve Garman |
|---|---|
| Next by Date: | Re: translating bang, Norman Palardy |
| Previous by Thread: | Re: ServerSockets, Stefan Pantke |
| Next by Thread: | Re: ServerSockets, Stefan Pantke |
| Indexes: | [Date] [Thread] [Top] [All Lists] |