|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Using Named Pipes ?Hi All
Im looking for a way use named pipes between a service app and an app run when a user logs on and be able to pass string based data, im hoping that the service can contact the app that is running in the user session and tell it a path of an app to launch as the logged on user. Does anybody know of an easy way to do this or have any examples i could look at ? Any help is greatly appreciated Many thanks Jarrod,
Have you considered using .NET remoting? Especially in .NET 2.0 (VS 2005), its now easier to secure & encrypt remoting channels. I understand the new to .NET 2.0 IpcChannel uses Named Pipes "under the covers". http://msdn2.microsoft.com/tz3ew9z6.aspx Unfortunately I don't have specific links to "named pipes" implementations in .NET 1.x. -- Show quoteHide quoteHope this helps Jay [MVP - Outlook] ..NET Application Architect, Enthusiast, & Evangelist T.S. Bradley - http://www.tsbradley.net "Jarrod Morrison" <jarr***@ihug.com.au> wrote in message news:u39eN8KKGHA.3120@TK2MSFTNGP10.phx.gbl... | Hi All | | Im looking for a way use named pipes between a service app and an app run | when a user logs on and be able to pass string based data, im hoping that | the service can contact the app that is running in the user session and tell | it a path of an app to launch as the logged on user. Does anybody know of an | easy way to do this or have any examples i could look at ? Any help is | greatly appreciated | | Many thanks | |
Search Arraylist in Arraylist.
Newbie Question: How To Open A File Non-Exclusively? Saving a Database to Disk PropertyBag in VB.NET? Windows Form Application Help Command line argument in NET Cast from string "" to type 'Date' is not valid Accessing controls from another thread unexpected split functionality - index out of bounds Executing a DTS package |
|||||||||||||||||||||||