搜索资源列表
p2pati-win
- P2P实现对等文件传输, 支持NAT打洞技术。-Realize P2P peer-to-peer file transfer, support for NAT holes technology.
UDPTCP
- UDP通讯方式,主要用于传输各种文件和字幕等,采用流方便传输.-UDP means of communication, mainly used for transmission of documents and subtitles and so on, to facilitate the use of streaming transmission.
BroadcastDebug
- 嵌入式程序调试信息udp广播发送及接收程序,本程序用3个宏来发送广播包,只要把宏定义插在你要分析的目标项目(c或cpp)的较顶级的头文件里面,就能在目标项目的任何地方使用这三个宏来输出调试信息,并广播udp包。附件中的vc6程序是用来显示这些调试信息的。-Embedded debugging information to send and receive udp broadcasting procedures, the procedures used to send three macro br
QQTest
- 模仿QQ的聊天工具,能够获得IP地址和计算机名,可以选择UDP或TCP通讯,并可以传送文件。-Mimic QQ chat tools, be able to obtain IP address and computer name, you can select UDP or TCP communications, and can transfer files.
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
java_icq
- 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
wenjianchuanshu
- 我的毕业设计,一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式!-My graduation project, a simple set chat, file transfer in one vc source, optional TCP or UDP transfer mode!
socket
- 用VC编写的socket,用于文件的收发,UDP协议-VC prepared with socket, used to send and receive documents, UDP protocol
SOCKET
- 采用了C++ BUILDER6.0中的SOCKET控件、UDP控件和系统自带的API函数来实现屏幕抓取、文件传输、远程控制等核心内容-failed to translate
MATLABFFT
- MATLAB频谱分析源代码,自己写的,配合原始数据文件,超级详细-Spectrum Analyzer MATLAB source code that he wrote with the original data files, super detailed
PlatformSDK
- DES加密,udp加密,log文件,zip操作,iocp服务器-Des,udp,log,zip,iocp
tcpudp
- TCP/UDP协议在NS2中的仿真源代码以及trace分析文件,抖动分析,吞吐量分析,丢包率分析。-TCP/UDP protocol in NS2 Simulation and trace analysis of source code files, jitter analysis, throughput analysis, analysis of packet loss rate.
IPMessenger
- 这是飞鸽传书 v2.0版的源代码。它是一个跨平台、基于 TCP/IP(UDP)、无需服务器、简单易用、可传送和接收文件的一个网络小软件,安全可靠,数据通讯均采用 RSA/Blofish 加密。-This is the IP Messenger v2.0 version of the source code. It is a cross-platform, based on TCP/IP (UDP), no servers, easy to use, can send and receive fi
MyQQ
- 一个类似QQ的局域网通信软件,同时可以选择TCP或UDP连接方式,还可传送文件,抓取对方屏幕。在VC6下编译通过。-A similar QQ local area network communication software, and you can choose TCP or UDP connections, but also transfer files, grab each other' s screens. In the VC6 compiled through.
NetAssis
- Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
FilePoster
- 单线程UDP文件传输,速率一般,有待改进,但对初学者很好-File poster
udpdown
- java 用udp 實現 互傳傳送文件.-java implementation to use udp pass each other to transfer files.
net2ftpbeta
- FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in th
Delphi_UDP_upload
- Delphi基于UDP安全文件传输源码程序.rar感兴趣的朋友可以看一下-UDP-based secure file transfer Delphi source code program. Rar interested friends can look at
PacketSnifferOk
- PacketSniffer 网络原始数据包嗅探器(修正版) 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写, 可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。 抓包速度比较快,以树形列表给与分析,可以查看原始数据包。 该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。 -PacketSniffer raw data network packet sniffer (Revi