Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : service does not respond

www.cryer.info
Managed Newsgroup Archive

service does not respond

Subject:service does not respond
Posted by:"Terry tmnet" (tdecr..@tm.net.my)
Date:Wed, 2 Aug 2006 21:53:38

Hello

I have and client application that sends messages to a server on another
application. The server application can run as a normal windows application
or as a service.

The client app has a IdTCPClient.
The Server app has a IdTCPServer.

My problem is.....

When I use the client application on computer 1 and send a message to
computer 2 which runs the sever
as a normal windows application or as a service it works well but when I run
the client on computer 2
and the server on computer 1, The server on computer 1 will only receive
messages running as a normal windows application but will not work if it
runs as a service.What could be the problem......

Receiving messages running as a normal windows on computer 2 shows that
there is no problem with the router(opening ports).

Thanks
Terry

Replies:

www.cryer.info
Managed Newsgroup Archive