Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: Service and GUI

www.cryer.info
Managed Newsgroup Archive

Re: Service and GUI

Subject:Re: Service and GUI
Posted by:"Eugene Mayevski" (mayevs..@eldos.com)
Date:Wed, 24 May 2006 16:44:33

Hello!
You wrote  on 24 May 2006 02:17:48 -0700:


FB> i planning to build a Windows Service which is gone do some automatic
FB> functions. Those automatic functions can be configured from a gui. But
FB> how can i do communication between the windows service and a GUI. I
FB> thought TCP/IP. Is there some protocol available to do this.

Check MsgConnect ( http://www.eldos.com/msgconnect/ ) which offers
MMFTransport and SocketTransport for communicating on the same computer or
across network. MsgConnect includes a sample of doing exactly what you need.

With best regards,
Eugene Mayevski

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive