Added udpclient #2
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
void die(char *s); //For debugging
|
||||
void udpserver(void); //start the server by calling this function
|
||||
int processUDPInput(char *input);
|
||||
void sendKeyUDP(char *server, char *message);
|
||||
|
Reference in New Issue
Block a user