Go to the source code of this file.
Defines | |
#define | APP_VERSION "2.0.0" |
#define | MAX_INPUT_LINE 32 |
#define | TCP_SERVER_PORT 23 |
Functions | |
int | main (void) |
#define APP_VERSION "2.0.0" |
#define MAX_INPUT_LINE 32 |
#define TCP_SERVER_PORT 23 |
int main | ( | void | ) |
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.