Hi,
I was trying to make as server in Visual Basic Express but i couldnt get the Asyn sockets to work.. i was searching in msdn but they still didnt work.. i guess they are a bit different then in vb 7. Are there any examples how to use them, for server
Thanks for helping!

VB 2005 Asynchronous sockets help
Florin Micle
There were no changes specific to VB for sockets in VB2005. Do you have sample code that worked in VB7 but doesn't in VB2005 You should also check the .netframework networking & communication forum here:
http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=40&SiteID=1
Hope this helps,
Adam Braden
Visual Basic Team