Results 1 to 4 of 4

Thread: [2005] Can anyone supply an example of using sockets? for chat program..

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    [2005] Can anyone supply an example of using sockets? for chat program..

    Please no links, well if they are good then sure...

    Can anyone supply examples of using sockets? Or just the basic layout of a class that uses sockets? and how to make a small chat program? How i would set-up the server/client programs etc...

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

    Re: [2005] Can anyone supply an example of using sockets? for chat program..

    I love it. "Don't tell me how to find what I need. Just give it to me." Actually, I don't love it.

    I'm not sure about later versions but the VS.NET 2003/.NET 1.1 101 Samples included a client/server chat application that used Sockets. I'd guess that you could still find those 101 Samples on MSDN. Alternatively, you could wait for me to find it for you and post it here. I'm sure it would be a short wait.
    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
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: [2005] Can anyone supply an example of using sockets? for chat program..

    Quote Originally Posted by noahssite
    Please no links, well if they are good then sure...

    Can anyone supply examples of using sockets? Or just the basic layout of a class that uses sockets? and how to make a small chat program? How i would set-up the server/client programs etc...
    There seems to be a thread about this kind of thing about once a week on here so I'm sure searching these forums would find you a lot of examples...
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  4. #4
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: [2005] Can anyone supply an example of using sockets? for chat program..

    Ive posted examples like that so many times that its haunting me in my sleep
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

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