Re: Asking for recommendation on network application

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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" <me@xxxxxxxxxxxxx> wrote in message
news:664E0036-8AED-48FE-A5B1-AD36DB3649AB@xxxxxxxxxxxxxxxx
> 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


.



Relevant Pages

  • RE: How my 2 .NET remoting app can communicate over internet
    ... internet app, so that 2 app can communicate? ... "Shailen Sukul" wrote: ... This covers Remoting, COM+, MSMQ and ...
    (microsoft.public.dotnet.languages.csharp)
  • ExecutionEngineException on Interop or Remoting?
    ... We have an application that is uses an external c dll to communicate ... occurs other than ExecutionEngineException. ... For the return type we have declared an enum that list the possible ... One other component uses a remoting interface to communicate with this ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Webservice auf Client ausführen
    ... und gesehen das VS dabei auch Webservices benutzt. ... In remoting bin ich nicht wirklich fit, aber AFAIK kannst Du per remoting ... Objekte auf dem Client wie lokale Objekte ansprechen, ... Code ebenfalls auf dem Server laeuft. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Help with Web Services vs Remoting: a specific case
    ... An argument favoring webservices and SOAP is the fairly standarized way ... XMLSerialized objects (similar to what you can do with remoting). ... In that system we will develop a client winform application that will ... the Remoting technology is a great solution for this work. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: use .net remoting or com objects?
    ... possible with desktop applications (prefered reliable and platform ... > application to communicate with Visual Basic 6.0 web or desktop ... > Can you tell me what is the best communication method that should be used ... > Should .NET remoting, using COM objects, or should some other method be ...
    (microsoft.public.dotnet.framework.remoting)