Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: Service and GUI
| Subject: | Re: Service and GUI |
| Posted by: | "Finn Tolderlund" (no@spam.dk) |
| Date: | Wed, 24 May 2006 18:00:13 |
"RGreen" <rgreen@nospam.kemi.umu.se> skrev i en meddelelse
news:44744bec$1@newsgroups.borland.com...
>
> "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.
One very nice benefit of using TCP from a GUI application is that you can
use the exact same GUI app to configure the service from another machine on
the network.
--
Finn Tolderlund
none