搜索资源列表
tftp
- 实现tftp传输,udp协议,本机为客户端和服务器,实现小文件下载-Transfer tftp implementation, udp protocol, the machine for the client and server, download a small file
QT123
- QT CREATER 中写的聊天工具 能够用UDP广播信息 点对点传输文件-The chat tool written in QT CREATER point-to-point transfer files UDP broadcast information
UDP
- 文件传输系统,基于VC++的UDP文件传输系统,应用VC++网络编程知识!-File transfer system, based on VC++ The UDP file transfer system, the application of VC++ network programming knowledge!
src
- 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
FileTransfers
- 用ftp实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了。-Reliable file transfer using ftp it is clear that if the use of TCP to transfer files, it will be very simple, simply do not have to wor
Udp
- 基于udp的聊天工具,在TCP/IP网络通信环境下,Socket数据传输是一种特殊的I/O,它也相当于一种文件描述符,具有一个类似于打开文件的函数调用-socket()。-UDP-based chat tools,Socket data transfer in TCP/IP network communication environment, a special I/O, it is equivalent to a file descr iptor, has a similar function
12
- 易语言UDP文件传输,很不错的易语言源码,适合易语言爱好者学习。-UDP file transfer easy language, very good and easy language source code for easy language enthusiasts to learn.
filetrans
- vs上用c写udp和tcp网络文件传输的的服务器和客户端-udp and tcp network file transfer server and client ,write by c vs
UDPSENDER
- 载入数据文件,通过udp广播的形式进行发送(brodcast data by udp format)
多线程UDP传送文件
- 多线程udp文件传输协议,能够实现多线程udp,及收发(Multi thread UDP file transfer protocol can achieve multithread UDP, and receive and receive)