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:"RGreen" (rgreen@nospam.kemi.umu.se)
Date:Wed, 24 May 2006 14:05:18

"Frank Beerens" <Frank.Beerens@soft-solutions.nl> wrote in message
news:447424bc$1@newsgroups.borland.com...
>
But how
> can i do communication between the windows service and a GUI. I thought
> TCP/IP.

Be aware that some firewalls will by default warn and even block in some
cases tyhe communication in LocalHost. ZoneAlarm is a pain i this case. Not
a biog dial, but annoying if you are distributing the app. I use memory
mapped files instead for IPC.

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive