Re: Secure inter process communication through sockets
- From: ital1@xxxxxxxxxxxxxx
- Date: 12 Oct 2005 08:56:25 -0700
I've just tested this functionality and it works very well...
The source code from MS helps much !!
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/point2point_message_queues.asp?frame=true)
And the event-driven style is very cool !
Thank you again.
ital1@xxxxxxxxxxxxxx a écrit :
> Thank you
>
> Before going further on P2P Queues, I wonder if it's possible (with P2P
> Queues) to send the same message to 5 applications that run on the
> device, with the "event driven" technique ?
>
> As in Message Queuing (MSMQ), as soon as a msmq message is read then it
> is removed from the msmq stack... So I think that P2P Queues would
> probably work in the same way ?
.
- References:
- Secure inter process communication through sockets
- From: ital1
- Re: Secure inter process communication through sockets
- From: Daniel Moth
- Re: Secure inter process communication through sockets
- From: ital1
- Secure inter process communication through sockets
- Prev by Date: Re: Addendum: Socket drops out between desktop and Emulator
- Next by Date: Re: Secure inter process communication through sockets
- Previous by thread: Re: Secure inter process communication through sockets
- Next by thread: Re: Secure inter process communication through sockets
- Index(es):
Relevant Pages
|