SMDI service protocol via TCP network session. More...
#include <smdi.h>
Inherits: SMDI, TCPSocket
A class to implement SMDI through a TCP network connection using the APE TCP socket class.
Connect SMDI service thread to a TCP network session with a TCP SMDI protocol server.
pri | level for service thread. |
port | address of TCP SMDI session server. |
host | address for TCP SMDI session server. |
TCP session derived method for actually sending SMDI message waiting control messages to the switch.
msg | waiting control string. |
TCP session derived method for reading SMDI input into the service thread.
| Kdoc |