mirror of
https://git.k0rb4k.net/K0RB4K/qotd.git
synced 2026-09-26 21:31:01 +00:00
fixed client and server (and added more)
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "quote.h"
|
||||
|
||||
#define MESSAGE_STRING_LENGTH 2048
|
||||
|
||||
void tcpServer();
|
||||
|
||||
void udpServer();
|
||||
|
||||
Reference in New Issue
Block a user