搜索资源列表
ipv6BGP
- IPV6和BGP 传输协议的代码,经过测试,可以使用,希望能对大家有所帮助
SOCKET
- TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
revtudpcs
- UDP包发送和接收测试程序,可以方便修改代码,以灵活测试UDP终端设备
common-1.2.8
- ucl 大学开发的RTP协议的实现,包括完整的代码及测试程序,此版本为windows版本
网络引擎
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
AIX通信模块
- 一个AIX操作系统下实现的通信模块,包含底层函数代码库源码,以及测试示例程序
MentoHUST_hnu
- 锐捷上网认证的替代软件,linux版本可以参看http://code.google.com/p/mentohust/.上传代码为windows版本,测试通过湖南大学锐捷认证。-Ruijie online alternative certification software, linux version can be found in http://code.google.com/p/mentohust/. Upload code for windows version, testing by H
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
UDP
- UDP通信测试, 运行正常,可以下载了学习下,添加代码就可以做成复杂的聊天程序-UDP tong xin test
_Ethen_TCP
- 周立功easyLM3S8962开发板的基于uCOSii操作系统的WEB服务器的代码,经过小的修改,已经在板子上测试过了。-Week easyLM3S8962 Ligong uCOSii-based development board WEB server operating system code, after minor modifications, has been tested on board.
C_Programming_TcpServer_stress_test_tool_code
- C编程开发TcpServer压力测试工具代码C Programming TcpServer stress test tool code -C Programming TcpServer stress test tool code
simple_socket_server
- NIOS II学习代码,是开发板上网口通信的测试代码,对于学习TCP/IP协议传输有很好的帮助。-NIOS II
IOCPTest
- 完全端口的vc++源码,代码很规范,简单明了。能编过的测试demo.-Full port vc++ source code, including the customer service side and the server, the code is standardized, simple and clear. Can be compiled over the test demo.
tcpserver
- 有关atmega162v的tcp的应用 测试版本,代码无误可以直接使用,仅供参考。-For atmega162v the tcp test version of the application, the code is correct can be directly used for reference only.
Download_using_HTTP
- 使用C++封装使用HTTP协议下载文件,做成通用的类,可方便使用以实现自己的应用,附带测试代码。-Using the HTTP protocol to download files using the C package, made up of a common class, easy to use to enable their applications, with a test on behalf of Code.
client
- 用C语言实现的TCP代码,本代码已经本人测试-C language implementation of the TCP code, the code I test
ICMP
- ICMP协议,可直接连接外网测试延时,也可以测试内网,完整代码-Control Message Protocol (ICMP), can be directly connected external network test delay, and can also test network, the complete code
tcpudp
- nios网络传输测试代码,基于黑金开发板,希望对做nios网络开发的朋友有帮助!-nios network transmission test code, based on the black gold development board of friends do the nios network development!
GB28181-control-source
- 国标28181测试代码,很不错的测试代码,提供client功能。-gb 28181 test code source
NetClient
- c++,socket网络,测试代码,可以直接在计算机上实验-socket network programming