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

Telnet packet structure. More...

Inheritance diagram for TelnetPacket:
Pdu Signal SshPacket SshAuthPacket

Public Attributes

string data
 
bool echo
 
int promptSize
 

Detailed Description

Telnet packet structure.

Member Data Documentation

◆ data

string TelnetPacket::data

◆ echo

bool TelnetPacket::echo

◆ promptSize

int TelnetPacket::promptSize

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