Added udpclient #2

This commit is contained in:
2017-12-15 12:36:47 +01:00
parent c298de57a8
commit 4651ee674a
4 changed files with 53 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
void inputLocal(void);
void printCursesWelcome(void);
void inputNetwork(char *server);