ipserver
Syntax | |||||||||||
ipserver --help ipserver [-L logname] [-pf portname] [-if pidname] [-lp port] | |||||||||||
Synopsis | |||||||||||
Simple TCP/IP server program. | |||||||||||
Options | |||||||||||
| |||||||||||
Description | |||||||||||
The task is a demonstration of a TCP/IP server. It waits for clients to connect and then sends a string containing the date and time to them every few seconds. | |||||||||||
Examples | |||||||||||
Listen for clients on a port allocated by the operating system. The port number is recorded in the file "
Listen for clients on a port 5000. The port number is recorded in the file " |