Re: Secure inter process communication through sockets



Yes, e.g. you can check the ip address of the Socket/TcpClient and close it.

However, I suggest you go with P2P queues. Links to them (option 4) and
other options are here:
http://www.danielmoth.com/Blog/2004/09/ipc-with-cf-on-ce-part-1.html

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

<ital1@xxxxxxxxxxxxxx> wrote in message
news:1129110471.302852.190130@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 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
>


.



Relevant Pages

  • Re: Writing to ctl on proerty page b4 OnInitDialog
    ... if this is using sockets, it has to be a UI thread. ... to the network to be opened, ... would be to allow a thread to pass the data to the property sheet (which will ... has to know HOW it saves it, what the control is, what methods of the control are ...
    (microsoft.public.vc.mfc)
  • Re: Databases and IPv6
    ... sockets. ... And the client libraries either support IPv6 or they don't. ... Daniel ...
    (comp.lang.java.databases)
  • Re: after opening socket, sending data then closing socket 3000 times i get "Only one usage of
    ... In article, Daniel wrote: ... > i wrote a c version of this using c sockets and i did not have this issue. ... > a tcp viewer and it shows the sockets staying open for about 60 seconds ... only started before control is returned to your code. ...
    (microsoft.public.dotnet.framework)
  • Re: [RFC][PATCH 0/9] Network receive deadlock prevention for NBD
    ... OpenSSH works with network and unix sockets in parallel, ... kernel services, and the continued well being of the kernel, not ... And even if you will cover all kernel-only network allocations, ... Feel free to implement any receiving policy inside _separated_ allocator ...
    (Linux-Kernel)
  • Re: [ANN] ruby-dipus 0.1.2
    ... Sockets with user authentication, file permissions, encryption, service discovery and network transparent addressing. ... --- host3$ dipus-local-pipe 'madplay -' madplay ... rewriting your connection code. ...
    (comp.lang.ruby)