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 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -