tfNgTeldOpened
Table of Contents >> IPv6 Programmer's Reference
| #include <trsocket.h> |
| void tfNgTeldOpened | ( |
| ttUserTeldHandle teldHandle, | |
| struct sockaddr_storage * sockAddrPtr | |
| ); |
Function Description
Next Generation API replaces tfNgTeldOpened().
Parameters
- teldHandle
- Unique identifier for a TELNET connection.
- sockAddrPtr
- Pointer to a sockaddr_storage structure containing the IPv4 or IPv6 address of the telnet client.