Home All Groups Group Topic Archive Search About

Help reuired in building TCP/IP Server

Author
6 Nov 2007 10:08 AM
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

Author
6 Nov 2007 12:02 PM
JT
Sounds like you want to look at .Net Remoting or possibly WCF depending on
the version of the .Net framework you are running.

Show quote
"Malik" wrote:

> 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
>
>
Author
7 Nov 2007 9:54 AM
Malik
On Nov 6, 5:02 pm, JT <J***@discussions.microsoft.com> wrote:
Show quote
> Sounds like you want to look at .Net Remoting or possibly WCF depending on
> the version of the .Net framework you are running.
>
>
>
> "Malik" wrote:
> > i am developing an application, in which i reuired aTCPserver 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- Hide quoted text -
>
> - Show quoted text -

i m working on VB2005 , famework 2.0

AddThis Social Bookmark Button