tcps.c File Reference
Go to the source code of this file.
Define Documentation
#define APP_VERSION "2.0.0" |
#define MAX_INPUT_LINE 32 |
#define TCP_SERVER_PORT 23 |
Function Documentation
Definition at line 373 of file tcps.c.
References _fdopen(), _fileno(), _ioctl(), APP_VERSION, confnet, DEV_DEBUG, DEV_DEBUG_NAME, DEV_ETHER, DEV_ETHER_NAME, fclose(), freopen(), inet_ntoa(), NutDhcpIfConfig(), NutRegisterDevice(), NutTcpAccept(), NutTcpCloseSocket(), NutTcpCreateSocket(), NutVersionString(), printf, ProcessRequests(), puts, stdout, TCP_SERVER_PORT, time(), and UART_SETSPEED.