winforms - Interprocess communication using sockets between windows service and form app -


i need send command windows service windows form. have tried executecommand of servicecontroller had hard time testing.

i planning use sockets ipc can receive feedback.

if 1 find similar example great.

thanks.

if don't mind third-party solution, our msgconnect ( http://www.eldos.com/msgconnect/ ) designed purpose , has sample. msgconnect can use mmf or sockets transport.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -