interprocess communciation



Hi,
the documentation is vaguely telling about the various interprocess
synchronisation mechanisms in windows ce.
Do we have any mechanisms other than the following
1) Memory mapped files
using api's like createfilemap
2) Message Queuing
it again have 2 flavours
a) using sendmessage and getmessage
b) WM_COPYDATA
3) Mailslots
i have read the complete documentation about the above two and a lot
of articles also.
i heard that we have various other mechanisms from the article
http://support.microsoft.com/kb/q95900/ which just mentions
about named pipes ,OLE,windows socket,RPC,NETBIOS,DDE.
can anyone tell me how the above mechanisms can be used or any
articles describing about them.
It would be really appreciated if any fruitful reply comes.


Thanking you,

with regards
Sonu Thomas

.



Relevant Pages

  • Re: interprocess communciation
    ... The document in the link below is for desktop Windows. ... named pipes or mailslots. ... > synchronisation mechanisms in windows ce. ... > i have read the complete documentation about the above two and a lot ...
    (microsoft.public.windowsce.platbuilder)
  • Re: [PATCH] Documentation: Kernel Initialization Mechanisms
    ... > Below is documentation I've started on the kernel initialization ... > able to find any documentation on them. ... > +Linux Initialization Mechanisms ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • interprocess communciation
    ... synchronisation mechanisms in windows ce. ... Do we have any mechanisms other than the following ... i have read the complete documentation about the above two and a lot ... articles describing about them. ...
    (microsoft.public.windowsce.platbuilder)
  • runtime inheritance (e.g. __new__, __metaclass__)
    ... mechanisms in order to change the base class at runtime. ... successful so far, however, even after also reading most of the relevant ... documentation. ... The most simple representation (an oversimplification indeed) of what ...
    (comp.lang.python)
  • Re: Documentation
    ... documentation. ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ...
    (microsoft.public.dotnet.languages.csharp)

Loading