Commit 8cf474ea authored by 马伊齐's avatar 马伊齐

Socket部分

parent 9a50cba3
......@@ -8,7 +8,7 @@
#include <arpa/inet.h>
#define PORT 8888 // 服务器端口号
#define IP "192.168.232.129"
#define IP "172.27.92.202"
int main(int argc, char *argv[])
{
......
File mode changed from 100644 to 100755
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment