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
TelnetServerProcess Class Reference

TelnetServerProcess handles and manipulates the Telnet server. More...

Inheritance diagram for TelnetServerProcess:
Process SshServerProcess

Public Member Functions

int getTelnetClientCount ()
 Returns the number of telnet clients connected. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

TelnetServerProcess handles and manipulates the Telnet server.

Member Function Documentation

◆ getTelnetClientCount()

int TelnetServerProcess::getTelnetClientCount ( )

Returns the number of telnet clients connected.

Returns
int, the number of telnet clients connected.

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