PlcmConntestServerResponse

PlcmConntestServerResponse

Defines the response from a server to a conneciton test client with server parameters to use for the test session.


PlcmConntestServerResponse Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
sessionIdstring An identifier for this test session with the server. Mandatory
portsArray of Ports Ports on the server the client should use for the test.
networkProtocolNetworkProtocol The desired network protocol of the test (UDP|TCP), defaults to UDP


Nested Types/Restrictions


NameTypeRestrictions
NetworkProtocolstring
Value must be one of:
  • UDP
  • TCP
  • TLS
Portsint