TCP/IP Socket Functions
RDL2 Socket functions provides methods to open a socket, write data to the socket and close the socket when finished.
Opens a TCP/IP socket | |
Closes a TCP/IP socket | |
Writes data as text to a TCP/IP socket. | |
Opens a socket, writes text data, then closes the socket. | |
Returns the error message from the last socket function called. |
- socketOpen-Function socketOpen socketId
- socketClose-Function socketClose status
- socketWrite-Function socketWrite status
- socketSend-Function socketSend status
- Socket-Get-Last-Error-Function socketGetLastError
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*