DEFAULT_PORT is only used within Nx_TCP_Echo_Server.
 
Symbols
loading...
Files
loading...

DEFAULT_PORT macro

Syntax

#define DEFAULT_PORT 6000

References

LocationText
app_netxduo.h:91
#define DEFAULT_PORT 6000
app_netxduo.c:313
app_netxduo.c:321
printf("TCP Server listening on PORT %d ..\n", DEFAULT_PORT);
app_netxduo.c:384