-
这是万亩网上服务器的源代码!
奇迹的重要组件源代码,有了它你可以扩展出奇迹很多功能!-This is the MU online server s source code!
- 2022-12-18 13:25:03下载
- 积分:1
-
自己做的一个网络围棋对战程序,很简单,学习网络协议和编程的可以看看、...
自己做的一个网络围棋对战程序,很简单,学习网络协议和编程的可以看看、-A network of their own to do Go against the procedure, simply put, the study of network protocols and programming can see that
- 2022-01-21 21:16:28下载
- 积分:1
-
Lucent's RTP station, with good performance.
Lucent 的RTP 协议站,具有不错的性能。-Lucent"s RTP station, with good performance.
- 2023-07-12 12:35:03下载
- 积分:1
-
icmp的使用 ping测试与主机网络连接是否正常
icmp的使用 ping测试与主机网络连接是否正常
-icmp use ping to test network connectivity with the host whether it is normal
- 2022-07-04 18:55:20下载
- 积分:1
-
简单的聊天程序,编译实现,希望大家能够喜欢哈!
简单的聊天程序,编译实现,希望大家能够喜欢哈!-A simple chat program, compiler implementation, hope that we can enjoy Ha!
- 2022-09-25 17:15:03下载
- 积分:1
-
prg1_1.c : simple network programming examples. The example is a client program,...
prg1_1.c : 简单的网络编程实例。该实例是一个客户端程序,它首先连接到一个标准时间服务器上,从服务器读取当前时间,然后显示时间。-prg1_1.c : simple network programming examples. The example is a client program, it is first connected to a standard time on the server, from the server to read the current time, and then show time.
- 2022-03-04 09:34:25下载
- 积分:1
-
电驴的源emule0.07是第一次加入了上传功能的版本…
emule0.07是emule源码中首次加入上传功能队列的一个版本-emule source emule0.07 is the first time joined the upload feature a version of the queue
- 2022-07-20 18:34:08下载
- 积分:1
-
网络电视(附源码),下下来自己看看啊
网络电视(附源码),下下来自己看看啊-network television (FOSS), to see for yourself down under ah!
- 2022-03-10 14:26:03下载
- 积分:1
-
web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;...
web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;-web server is a more complete functional Web server, the program can give readers in-depth understanding of HTTP Implementation Mechanism;
- 2022-11-01 20:20:03下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1