there is something whic is very productive, and it's called Remoting if they
are only .NET application or WebServices if they are heterogeneous..
"Dotnetjunky" <(E-Mail Removed)> wrote in message
news:664E0036-8AED-48FE-A5B1-(E-Mail Removed)...
> Hi all experts
>
> I'm designing a kind of network application in which one machine will
> communicate with many other (about 50) machines over a period of time at
> the
> same time. The communication is of two-way P2P nature between the main
> machine and others. I know that Socket, TcpClient, TcpServer, ... is the
> way
> to go, but I'm wondering if there is any library or best practices or
> something like which make this task easier and/or faster or at least
> provide
> a good clean architecture ?
>
> Anyone here who has experiences in this kind of application mind sharing
> your tips ?
>
> Thanks in advance
|