sockets - VB.NET 1.1 Winsock Replacement -


i'm trying update application vb6 vb.net. orig app used winsock control. unfortunately can't nor want use in re-write. there decent public classes events wrap socket class? i've found few on google buggy , think may little on head write own scratch.

sockets built in now: http://msdn.microsoft.com/en-us/library/system.net.sockets(vs.71).aspx

if doing web related tasks should @ system.net.webclient or system.net.httpwebrequest.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -