Hi Seth,
        Thanks. And must I open a socket on the client (server B)? Do I
attach a listener to it?

Thanks

Paul.

Paul Wallace wrote:
> Hi All,
>       I would like server A (TC 5.5) to 'push' streams of data to server B

> (TC 5.5) at random points in time, and for server B to accept the data 
> when it is received. This is not using request / response, hence I am 
> new to this topic. A couple of questions - what protocol(s) can be 
> used, HTTP? Can anyone point me towards a resource of this nature 
> please? I understand sockets are in the picture - also new to me.

You can easily push info by just executing a HTTP POST to some URL on Server
B.

Seth

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to