AkTCP_serv

Purpose:

Perform the AK TCP Server Test Task. This task is a TCP/IP server task which receives data from the AK TCP task and provides a response. The data is also written to a log file.

Enter:

[port] [timeout]

Where:

port

Optional. Specify the port. The default value is 1080.

timeout

Optional. Specify the timeout value. The default value is 20 seconds.

Example:

AkTCP_serv 1080 50
or
AkTCP_serv 1080
or
AkTCP_serv

Notes:

 

See Also: