Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
TelnetClientProcess Class Reference

TelnetClientProcess handles and manipulates the Telnet client. More...

Inheritance diagram for TelnetClientProcess:
Process

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...
 

Detailed Description

TelnetClientProcess handles and manipulates the Telnet client.

Member Function Documentation

◆ disconnect()

void TelnetClientProcess::disconnect ( )

Disconnects the telnet connection.

◆ getDestination()

ip TelnetClientProcess::getDestination ( )

Returns the destination IP address.

Parameters
ip,thedestination IP address.

The documentation for this class was generated from the following file: