i am developing an application in vb.net that should use winsock, but .net doesn't have it.

So i tried to use "System.Net.Sockets" package, but it takes about 10 seconds to connect, using vb6 winsock, inside vb.net, it takes only 1 second.

Why? Shouldn't be faster the .Net package??

Thank you,
Guilherme Costa