Skip to content
Snippets Groups Projects
Commit eae1e4a8 authored by Christian Thomsen's avatar Christian Thomsen
Browse files

changed ip

parent 0788d564
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
#include <unistd.h>
#include <arpa/inet.h>
#define SERVER_IP "127.0.0.1"
#define PORT 8080
#define SERVER_IP "141.100.42.11"
#define PORT 2525
#define BUFFER_SIZE 1024
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment