I'm testing an application that has to control a remote machine.
The communication goes through an intermediate http server that connects 2
http clients.
A<-->Server<-->B<->machine
computer A controls computer B wich controls the machine.
When computer B is located in the US, some message aren't delivered fast
enough.
This is because of the nature of http: the connection is interrupted after
each message.
Is it possible to stream message from A to B thru a server without
disconnecting at all, f.i using a never ending stream ?
Paul
--
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