Secure inter process communication through sockets
- From: ital1@xxxxxxxxxxxxxx
- Date: 12 Oct 2005 02:47:51 -0700
Hi all
I need to implement an inter process communication on .NET Compact
Framework 1, on a Windows CE.NET 4.1 system.
I think of using sockets in C#.
My question is :
Is it possible to restrict to local only the accesses to my listening
sockets ? (I don't want someone on the network to be able to control my
application from the outside, through my "open" sockets).
Thank you
.
- Follow-Ups:
- Re: Secure inter process communication through sockets
- From: Daniel Moth
- Re: Secure inter process communication through sockets
- Prev by Date: Getting types of the executing assembly within a loaded library
- Next by Date: Re: Getting types of the executing assembly within a loaded library
- Previous by thread: Getting types of the executing assembly within a loaded library
- Next by thread: Re: Secure inter process communication through sockets
- Index(es):
Relevant Pages
|
Loading