⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 read_me

📁 网络服务器与客户端的例子
💻
字号:
To use this programs, first change SERVER_PORT to some randomnumber between 1024 and 65535.  Try to avoid picking the samenumber as other students.  Change it in both files.Compile the programs like this:cc -o client client.c -lsocket -lnslcc -o server server.c -lsocket -lnslOn some machine, for example, galjas, typeserverto start the server.  On another machine, typeclient galjas.cs.vu.nl <filename> >fto fetch the file <filename> from the galjas and write it to f.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -