Object Description
This object provides direct access to the TCP/IP stack socket interface, enabling custom protocols to be implemented over TCP/UDP.
Note that some of the commands used when accessing this object may require segmentation. A message will be segmented if the amount of data sent or received is larger than the message channel can handle. For more information, see Message Segmentation.
Note
The use of functionality provided by this object should only be attempted by users who are already familiar with socket interface programming and who fully understands the concepts involved in TCP/IP programming.