Hi

 

I have a web server application based on THTTPServer component.

 

As part of the processing I need to signal a separate program that an update
is required.  I use a twsocket to connect the programs tcp socket to do
this.

 

This causes some issues with the Httpserver component and it "stops" at
least 3 times a day.

 

When I run the program without the twsocket. I get no problems.

 

I simply connect to the socket and then close in the onconnect event.

 

Do you know of any issues with using Twsocket in an application that uses
THTTPServer?

 

Regards

Chris

 

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to