Steve's Electric Dreams

A BizTalk and .NET Blog

<December 2008>
SuMoTuWeThFrSa
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910


Navigation

Professional

Subscriptions

Post Categories



Wednesday, May 05, 2004 - Posts

Sockets in .NET

I have been researching a sockets issue.  I created a VERY simple chat program.  I just thought I would post it in case anyone wants to get started using sockets in .NET.

http://members.cox.net/swright56/SocketTest.cs

Run two instances of the program.  Press “Listen” in one and “Connect” in the other.  Then, in either one, type something in the textbox and press “Send”.  It should show up in the other one.

 

posted Wednesday, May 05, 2004 7:35 AM by swright with 0 Comments




Powered by Dot Net Junkies, by Telligent Systems