Progress
External Program
Interfaces
Connection Model
TCP/IP sockets use a connection model, where a client (socket client) seeks to establish a connection with a server (socket server). Once established, the socket client and server communicate over this connection in a peer-to-peer fashion by sending and receiving data streams over the established connection.
Thus, a 4GL socket client can:
A 4GL socket server can:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |