Re: Secure inter process communication through sockets

Tech-Archive recommends: Fix windows errors by optimizing your registry



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 ?

.



Relevant Pages

  • Re: MSMQ on PPC 2003 emulator
    ... I'm still unable to access remote MSMQ queues, ... Also, I can ping the emulator by name from a command prompt, but I can't ... indication something wasn't right with the MSMQ install. ...
    (microsoft.public.pocketpc.developer)
  • Re: MSMQ on PPC 2003 emulator
    ... and I can send to queues on my machine from another XP ... Is there a version of the redistributable CAB that will work on CE 4.2? ... I'm still unable to access remote MSMQ queues, ... indication something wasn't right with the MSMQ install. ...
    (microsoft.public.pocketpc.developer)
  • Re: MSMQ on PPC 2003 emulator
    ... I'm still unable to access remote MSMQ queues, ... Also, I can ping the emulator by name from a command prompt, but I can't ... indication something wasn't right with the MSMQ install. ...
    (microsoft.public.pocketpc.developer)
  • Re: .NET CF 2 point-to-point Message Queue?
    ... point-to-point queues are pretty different. ... Implementing MSMQ doesn't give ... Are there any other recommended alternatives? ... recommended on Windows CE when streaming from native code -> managed code, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Message Queue!
    ... MSMQ isn't installed by default. ... sure it can automate the installation of such. ... I think the user can create private queues ... Is there anything else I should be aware of when developing app to ...
    (microsoft.public.dotnet.languages.csharp)