Help reuired in building TCP/IP Server

  • Thread starter Thread starter Malik
  • Start date Start date
M

Malik

i am developing an application, in which i reuired a TCP server which
allow multiple users to connect at a time and then recieve the
data,process it and then send back to all the clients which are
connected to the server.

please helpme to do this,

Regards,

Malik Saqib Nisar
 
Sounds like you want to look at .Net Remoting or possibly WCF depending on
the version of the .Net framework you are running.
 
Sounds like you want to look at .Net Remoting or possibly WCF depending on
the version of the .Net framework you are running.






- Show quoted text -

i m working on VB2005 , famework 2.0
 
Back
Top