Defines the response from a server to a conneciton test client with server parameters to use for the test session.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
session-id | xs:string | An identifier for this test session with the server. | Mandatory |
ports | List of Ports | Ports on the server the client should use for the test. | |
network-protocol | NetworkProtocol | The desired network protocol of the test (UDP|TCP), defaults to UDP |
Name | Type | Restrictions |
---|---|---|
NetworkProtocol | xs:string | Value must be one of:
|
Ports | xs:int |