| Cisco Packet Tracer Extensions API 8.1.0
    API for communication between Cisco Packet Tracer application and its extension applications and modules. | 
TelnetClientProcess handles and manipulates the Telnet client. More...
 
  
| Public Member Functions | |
| ip | getDestination () | 
| Returns the destination IP address.  More... | |
| void | disconnect () | 
| Disconnects the telnet connection.  More... | |
|  Public Member Functions inherited from Process | |
| Device | getOwnerDevice () | 
| Returns the device for this process.  More... | |
TelnetClientProcess handles and manipulates the Telnet client.
| void TelnetClientProcess::disconnect | ( | ) | 
Disconnects the telnet connection.
| ip TelnetClientProcess::getDestination | ( | ) | 
Returns the destination IP address.
| ip,the | destination IP address. |