资源列表
msn协议源代码
- MSN协议源代码,for mindia 2. Some useful information is grouped in the networking-msn.txt. If it does not help, try to create a network log. Go to Options/Network and press a \"Log Options\" button (the only button in the upper-right corner). Very often th
NetCat_NC_src
- 大名鼎鼎的网络瑞士军刀NC的源代码!功能简介如下: Basic Features * Outbound or inbound connections, TCP or UDP, to or from any ports * Full DNS forward/reverse checking, with appropriate warnings * Ability to use any local source port * Ability to use any local
server2
- 一个使用TCP/IP的服务器,可以接收视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can receive video files, and play the file in the edit box, but that the file is mpeg1.
TEst_VCPP_UDP_BrdCast_Socket
- Ethernet UDP packet Generator
NGNQoS
- ,优化QoS(服务质量) 的业务模型主要有intserv(集成服务) 、diffserv(区分服务) 和MPLS(多协议标签交换)
internet_transfer
- 在網路上互相傳遞檔案,就好像在msn或其它視訊聊天軟體互傳檔案的功能一樣-on the network transfer files, just like in msn or other video chat software files each other - like function
UdpTest
- 一个UDP通讯的测试软件,Delphi2006开发,服务器与客户机之间互发互收消息,可用于测试指定端口号是否可以使用
TcpFileTransferDemo
- Visual Studio 2005环境下,采用C#语音编写的Tcp协议下的文件传送的示例程序。
TestTCPIP
- TCPIP Winsock 点对点传输示例程序-TCPIP Winsock point to point Sample Project
OSPF
- 用C语言实现的计算机网络中的OSPF路由协议,代码简单易懂-Using C language computer network OSPF routing protocol, is straightforward
tcpipsim
- BSD协议栈路由模拟器 2.0. windows下的路由器模拟器,含ospf路由协议. BSD协议栈路由模拟器 2.0 操作说明: 本软件是利用winpcap的库文件与网卡进行交换,运行前请安装winpcap3.0以上版本。
TcpIp_XieYiJieXi
- 使用MFC实现网络中包的截获并逐层分析协议,包括frame,arp,tcp,ip,http等协议。带界面。并有文档说明。