Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
udpserver.c File Reference

Macros

#define LOCAL_SERVER_PORT   1500
#define MAX_MSG   100

Functions

int main (int argc, char *argv[])

Macro Definition Documentation

◆ LOCAL_SERVER_PORT

#define LOCAL_SERVER_PORT   1500

Definition at line 30 of file udpserver.c.

◆ MAX_MSG

#define MAX_MSG   100

Definition at line 31 of file udpserver.c.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 33 of file udpserver.c.