#define MAX_INPUT_LINE 32
#define TCP_SERVER_PORT 23
| Used in: | NutAppMain() | |
| ProcessRequests() |
| Calls: | FatalError() | nut/app/tcps/tcps.c |
| ProcessRequests() | nut/app/tcps/tcps.c | |
| NutDhcpIfConfig(), NutRegisterDevice(), NutTcpAccept(), NutTcpCloseSocket(), NutTcpCreateSocket(), NutVersionString(), _fdopen(), _fileno(), _ioctl(), fclose(), freopen(), inet_ntoa(), printf(), puts(), time() | ||
| References Variables: | start_time | nut/app/tcps/tcps.c |
| Calls: | puts() | |
| Called by: | NutAppMain() | nut/app/tcps/tcps.c |
| Calls: | isspace(), strchr() | |
| Called by: | ProcessRequests() | nut/app/tcps/tcps.c |
| Calls: | ParseLine() | nut/app/tcps/tcps.c |
| GpioPinGet(), NutHeapRootAvailable(), NutNetSaveConfig(), NutReset(), NutSleep(), atoi(), fflush(), fgets(), fprintf(), fputs(), free(), inet_addr(), malloc(), printf(), putchar(), strlen(), strncmp(), time() | ||
| Called by: | NutAppMain() | nut/app/tcps/tcps.c |
| References Variables: | start_time | nut/app/tcps/tcps.c |