|
The feeds are streamed over the TCP/IP, wherein the Feed Adaptor uses TCP/Ip socket
library to pass messages between the TickerPlant server and the remote end over
an duplex connection, whereby a client can initiate a connection with the adapter
where it allows traffic of data to flow and remains open for as long as required.
The adapter sends and receives raw data over TCP sockets and uses only a minimal
protocol using message framing which is fully configurable.
Over the TCP/IP, the feed adaptor makes available Request Only Messages and Request-Response
Messages. Data delivery is accomplished through a proprietary transport protocol
that allows end-users to subscribe to the data in which they have an interest.
|