tcp/quic lab and switch gitignore updated

This commit is contained in:
2026-01-10 10:42:08 +08:00
parent 265709e49c
commit 33c8e3f3da
11 changed files with 12 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
#include <sys/socket.h>
#define PORT 8081
#define SERVER_IP "127.0.0.1"
#define SERVER_IP "100.115.45.1"
#define BUFFER_SIZE 4096
#define TARGET_MB 100