Groups | Blog | Home
all groups > vb.net > january 2005 >

vb.net : Looking for feedback on some socket code


Tom Shelton
1/15/2005 10:43:16 PM
[quoted text, click to view]

Without an exahustive look at your code... My suggestion is to look at
using async sockets. They are a little more difficult to code for, but
are much more efficient...

Here is a good place to start for .NET sockets:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconsockets.asp

--
Terry Olsen
1/15/2005 11:31:21 PM
http://boycot.no-ip.com/vb/clsListener.htm

I've been struggling with coding Sockets in VB (not as easy as it would seem
coming over from VB6). Anyhow, finally got something working and looking
for any suggestions on how to make it better.

Thanks.

AddThis Social Bookmark Button