Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: service does not respond
| Subject: | Re: service does not respond |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 3 Aug 2006 10:14:53 |
"Ted" <ted21@yahoo.com> wrote in message
news:44d1ed98@newsgroups.borland.com...
> Read it again:
Are you paying attention to what I have already said? I even described two
possibilities for how a service can fail but an application does not. This
issue has NOTHING AT ALL to do with the project being a service or not.
Besides, a service IS a normal application anyway. Just one that is
executed by the SCM instead of the user. The .exe file itself is a normal
.exe like any other, it just calls a few extra API functions at startup.
Otherwise, there is no difference between them.
Gambit