Socket object handle
A handle to a socket object. This object allows you to read or write data on a TCP/IP socket and to perform other TCP/IP socket actions.
Syntax
socket-handle
attribute
method
Attributes
Methods
Events
NoteThe server socket object is used to enable connections from socket clients; it is via the socket object that clients and servers communicate. For more information on using sockets, see OpenEdge Development: Programming Interfaces.
OpenEdge Release 10.2B
|