搜索资源列表
UDP文件传输
- 本源码用DELPHI开发,使用UDP协议进行P2P文件传输-source with the Delphi development, use UDP for peer-to-peer file transfer
UDP文件传输
- 基于UDP的文件传输,包括服务端与客户端!-the UDP-based file transfer, including server and client!
udp.rar
- 基于Winsock的udp文件传输,包含客户端和服务器端程序,Winsock-udp-based file transfer, including client and server-side programs
code.rar
- 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
FileTransfer
- 使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
UDP-FilePoster
- 利用udp稳定进行大文件传输的实例,在vc6.0下编译通过。-Udp stability using large-file transfer example, under the vc6.0 compile.
chatRoom
- 聊天室,UDP实现,多用户聊天界面,实现简单登录登出、文件传输、文件夹传输等相关的一些功能-Chat rooms, UDP implementation, multi-user chat interface, simple log log, file transfer, folder transfers, and other related features
LinuxSendFile
- Linux环境下实现文件传输功能,使用UDP协议来完成-Linux environment to achieve file transfer function, use the UDP protocol to complete the
FredChat
- UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
linuxUDP
- linux下UDP大文件传输,测试最大228M不丢报传输,传输速度4M左右-UDP under linux large file transfer, testing the largest non-228M reported lost transmission, transmission speed of about 4M
UDP
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
p2pati-win
- P2P实现对等文件传输, 支持NAT打洞技术。-Realize P2P peer-to-peer file transfer, support for NAT holes technology.
UDP_YY_1.3
- udp 穿透NAt,和文件传输,用UDP模拟tcp的机制发送文件-peer to peer programming,udp act as tcp
UDPServer
- UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
wenjianchuanshu
- 我的毕业设计,一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式!-My graduation project, a simple set chat, file transfer in one vc source, optional TCP or UDP transfer mode!
uft
- UDP File Transporter,一个用udp可靠传输实现的文件传输程序-UDP File Transporter, a transfer by udp reliable file transfer procedures to achieve
udp
- 用UDP实现可靠文件传输 用UDP实现可靠文件传输 -Use UDP to achieve a reliable file transfer
FilePoster
- udp文件传输 利用UDP协议进行局域网内的文件传输 用VC6实现-udp file transfer protocol using UDP LAN file transfer using VC6 to achieve
filetranmit
- 基于TCP/UDP协议的文件传输程序,分为服务器和客户端-Based on TCP/UDP protocol file transfer program, divided into server and client
udp
- 实现简单的文件传输,包括服务器,客户端两部分 -Simple file transfer, including servers, clients in two parts