changed SERVER_PORT TO 1204
This commit is contained in:
parent
19f60173c9
commit
db0e862c6d
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
//DEFINES
|
//DEFINES
|
||||||
#define SA struct sockaddr
|
#define SA struct sockaddr
|
||||||
#define SERVER_PORT 944
|
#define SERVER_PORT 1204
|
||||||
#define SEND_LENGTH 4096
|
#define SEND_LENGTH 4096
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user