|
-
Nov 15th, 2006, 12:04 PM
#1
Thread Starter
Frenzied Member
System.Net.Sockets ?????
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?
-
Nov 16th, 2006, 12:19 AM
#2
Re: System.Net.Sockets ?????
The 2003 101 Samples from Microsoft includes a client/server chat application that uses sockets.
-
Nov 16th, 2006, 09:12 AM
#3
Thread Starter
Frenzied Member
Re: System.Net.Sockets ?????
Found it but it doesnt work, it connects fine, but then it wont send or receive msgs, thanks anyway
-
Nov 16th, 2006, 11:30 AM
#4
Re: System.Net.Sockets ?????
 Originally Posted by the182guy
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? 
Hi,
Here's a link about 101 samples for Visual Studio 2005, download the samples of Group2 and you'll some samples in it.
http://msdn2.microsoft.com/en-us/vstudio/aa718334.aspx
Hope it helps,
sparrow1
-
Nov 16th, 2006, 12:59 PM
#5
Thread Starter
Frenzied Member
Re: System.Net.Sockets ?????
Thanks sparrow1 ill try it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|