This commit is contained in:
阿西布莱特 2025-06-25 18:05:30 +08:00
parent d5eba67d09
commit dbf4e82a55
5 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -9,3 +9,4 @@ int main()
return 0; return 0;
} }

View File

@ -9,7 +9,7 @@
#define MAX_BUFFER 1024 #define MAX_BUFFER 1024
#define PORT 8888 #define PORT 8888
#define SERVER_IP "127.0.0.1" #define SERVER_IP "8.137.76.175"
#define MAX_FRIENDS 50 #define MAX_FRIENDS 50
// 好友结构体 // 好友结构体

2
Project/test/Users.txt Normal file
View File

@ -0,0 +1,2 @@
zzl 1234 1 1
ww 4321 1 0

Binary file not shown.