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

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

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