Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
HttpsServer Member List

This is the complete list of members for HttpsServer, including all inherited members.

getOwnerDevice()Process
getPage(string)HttpServer
getPassword()HttpServer
getPortNumber()HttpServer
getUsername()HttpServer
isEnabled()HttpServer
isHttpsEnabled()HttpsServer
onRequest(string, TcpConnection)HttpServer
sendFileResponse(TcpConnection, string)HttpServer
sendNotFoundResponse(TcpConnection)HttpServer
sendResponse(TcpConnection, string)HttpServer
sendTypedResponse(TcpConnection, string, string)HttpServer
setEnable(bool)HttpServer
setHttpsEnable(bool)HttpsServer
setPageContents(string, string)HttpServer
setPassword(string)HttpServer
setPortNumber(short)HttpServer
setUsername(string)HttpServer