Re: Fast Multiple Application Comunication
- From: "Steve Foster" <nospam@xxxxxxxxxx>
- Date: Fri, 12 May 2006 11:30:52 +0100
1000 times per second? Easy life? I don't think they're compatible!
Named pipes are best and you'll almost certainly find a wrapper for them at
pinvoke.net. Failing that, I would look at UDP rather than TCP. It's very
easy to do using System.Net.Sockets and UdpClient object.
Steve
.
- Follow-Ups:
- References:
- Fast Multiple Application Comunication
- From: Olie
- Fast Multiple Application Comunication
- Prev by Date: Re: Fast Multiple Application Comunication
- Next by Date: Re: How do I find out if a form is visible or not
- Previous by thread: Re: Fast Multiple Application Comunication
- Next by thread: Re: Fast Multiple Application Comunication
- Index(es):