Question Tcp Server Client communication

vijay s

New member
Joined
Jul 16, 2009
Messages
3
Programming Experience
Beginner
hai im developing an application TCP sever which has to accept and display message sent by client and also it has to send a message to client

i found some examples in console application and i need that in GUI.. im using .net 2.0

please help me with code since im not a vb.net programmer
 
There are many books on the subject that would better suite your needs. MSDN also has some documentation, but harder to read. Google can bring up some useful links with examples.
 
Back
Top