tcps.c File Reference

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 Documentation

#define APP_VERSION   "2.0.0"
Examples:
tcps/tcps.c.

Definition at line 79 of file tcps.c.

Referenced by main().

#define MAX_INPUT_LINE   32
Examples:
tcps/tcps.c.

Definition at line 82 of file tcps.c.

#define TCP_SERVER_PORT   23
Examples:
tcps/tcps.c.

Definition at line 85 of file tcps.c.

Referenced by main().


Function Documentation

int main ( void   ) 

© 2000-2010 by contributors - visit http://www.ethernut.de/