Results 1 to 5 of 5

Thread: System.Net.Sockets ?????

  1. #1

    Thread Starter
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    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?
    Chris

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: System.Net.Sockets ?????

    The 2003 101 Samples from Microsoft includes a client/server chat application that uses sockets.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: System.Net.Sockets ?????

    Found it but it doesnt work, it connects fine, but then it wont send or receive msgs, thanks anyway
    Chris

  4. #4
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: System.Net.Sockets ?????

    Quote 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
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  5. #5

    Thread Starter
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: System.Net.Sockets ?????

    Thanks sparrow1 ill try it
    Chris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width