firewall-knocker/client/config.h

5 lines
103 B
C
Raw Normal View History

2016-05-31 12:33:51 +00:00
#define PORT "2884"
#define MAXDATASIZE 128
#define SENDING_FREQ 10
#define SERVER_ADDRESS "127.0.0.1"