资源列表
[Internet/网络编程] H264_RTP_Payload
说明:讲述RTP和Nalu打包格式区别 讲述RTP打包类型-About the difference between RTP and Nalu packaging format package about the type of RTP<贾学振> 在 2025-06-27 上传 | 大小:48kb | 下载:0
[搜索引擎] 197s
说明:搜索引擎源代码,以任意2个搜索引擎对比显示的方式,让网友们在查找信息的时候一键比较和筛选,既为大家节约了时间,也为其提供了便携的搜索结果比较。-Search engine source code to compare any two search engines display, which allows users to find information when in their comparison and selection of a button, saving time both f<张辉> 在 2025-06-27 上传 | 大小:22kb | 下载:0
[ICQ/即时通讯] chat_system
说明:VC++写的基于server和client的聊天源码-Written in VC++ based chat server and client source code<郭平湘> 在 2025-06-27 上传 | 大小:14kb | 下载:0
[Internet/网络编程] network
说明:清航考研辅导资料 计算机网络 希望对大家有帮助-Air Kao Yan Qing computer network tutorial<樊勇> 在 2025-06-27 上传 | 大小:1.15mb | 下载:0
[TCP/IP协议栈] MySimpleTcpStudy(1)
说明:程序实现基于TCP/IP的客户机/服务器局域网通讯的C#程序,程序下载既能运行,对于初学者学习TCP是一个很好的工具。欢迎下载-This program is a C# program about client/server LAN Communication based on TCP/IP , the program can operate smoothly after downloading,which is good for the beginners in learning TCP i<lihaiqiang> 在 2025-06-27 上传 | 大小:92kb | 下载:0
[TCP/IP协议栈] TCPExample
说明:源码为基于TCP/IP协议的C#局域网通讯程序,算反结构为C/S 结构,程序下载既能运行,是初学者学习TCP的一个好的案例-Source-based TCP/IP protocol C# LAN communication program, anti-structure calculation C/S structure, download both runs for beginners to learn a good case TCP<lihaiqiang> 在 2025-06-27 上传 | 大小:92kb | 下载:0
[P2P编程] n2n_2.0.0~svn4035-1.diff
说明:N2N is an encrypted layer two private network using a P2P protocol. Each N2N node has a name and a common encryption key pre-shared among the users that have been invited to join the network (community).<Havanaman> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[Internet/网络编程] ARQ
说明:ARQ协议模拟实现 要求:编写两个计算机程序p1,p2。 p1模拟发送方:首先从界面读取待发送字符(每接受一个字符的输入),保存到文件file1.txt中,并启动计时器; p2模拟接收方,它从file1.txt中查找是否有新字符到来,并提供模拟界面给用户选择: 1. Ack-->接收该字符 2. NAK--〉丢弃 3. 无反应--〉导致超时 将用户选择的结果记录到file2.txt中; 接收的字符保存到file3.txt 中; p1等待接收方应答<Jason> 在 2025-06-27 上传 | 大小:5.6mb | 下载:0