News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Pipes.

Started by G`HOST, December 26, 2005, 06:45:07 PM

Previous topic - Next topic

G`HOST

Hi I have been reading Icz`s tut on pipes.So i was actually looking out for some more working examples of pipe implementation other then discribed in Icz`s.

P1

Do a "Search" on Pipe and PBrennick.  Paul had an example.

The HX DOS extender by Japheth has functional pipe in it, that you get some insight from.  http://www.japheth.de

Microsoft MSDN has some pointers too.

I am in the process of writing my own, but it's not ready yet to share.  Basically, it's a custom RPC between a server and client to perform some priviledged actions for the client.

Regards,  P1  :8)