Client Interface

Gateway provides a TCP/IP server socket for remote or local client applications to connect to and issue requests to the Gateway. Because the Gateway is a server socket, once it accepts a client connection, it passes the connection off to a connection router and returns to listening for the next client connection. In this way there is a negligible client connection wait time when multiple clients are connecting to the Gateway at the same time.