[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...
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.
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...
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 ;)