Skip to content

NEX Internal Protocols

Yannik Marchand edited this page Oct 25, 2021 · 3 revisions

NEX Protocols > Internal Protocols

There seem to be some protocols that are used internally by the server and can only be observed through the debug protocol.

  • DummyProtocol::LogoutNormally
  • DummyProtocol::LogoutFaultily
  • SecureConnectionInternalProtocol::GetConnectionID
  • SecureConnectionInternalProtocol::InsertConnectionProperties
  • SecureConnectionInternalProtocol::RequestURLs
  • SecureConnectionInternalProtocol::TestConnectivity
  • SecureConnectionInternalProtocol::UpdateConnectionProperties
  • SecureConnectionInternalProtocol::ReplaceConnectionProperties
  • SecureConnectionInternalProtocol::SendReport
  • NATTraversalReportInternalProtocol::ReportNATProperties
  • NATTraversalReportInternalProtocol::ReportNATTraversalResult
Clone this wiki locally