Hi all, I've been searching for ages looking for a sockets tutorial for vb2005.

I've downloaded loads of samples from pscode.com but none of them work with vb2005 EE, MSDN has some samples but they are just simple consoles apps which send a message, receive a message and thats it, thats useless

I need to learn sockets where theres events like the old VB6 Winsock, such as DataArrival, ConnectionRequest etc etc

anyone?