What is the best way to communicate between two process with C#? -


use net remoting or others ??

i want sample way, think no socket or other more easy deploy ...

anyway ,help please , thanks.

you want begin namedpipes.

since dealing c#, have at:

http://msdn.microsoft.com/en-us/library/aa365590(v=vs.85).aspx

essentially, got me going instantly when looking it:

http://msdn.microsoft.com/en-us/library/bb546085.aspx#y1920

good luck.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -