搜索资源列表
聊天软件
- 这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
UdpFileOnlinux
- 在linux平台,使用UDP协议,实现文件传输,验证成功-On linux platform, using the UDP protocol, file transfer, authentication is successful
udp
- linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
UDPserver
- Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
Service
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
SRDPClient
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的客户端的设计。-TCP and UDP protocols based on network programming and program design, large file transfer capabilities to achieve the client design.
udpclient
- 本程序是基于UDP协议的文件传输协议的客户端设计,能保证可靠性。-This procedure is based on UDP protocol for file transfer protocol client-side design, can ensure reliability.
InvokeAndParse
- Linux下用socket实现数据传输,使用UDP协议-data transfer based socket in Linux,use the UDP
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
UDPcommunication
- 综合考虑到数据信息量,以及数据传输可靠性,采用在应用层封装可靠性的自定义协议,底层使用适合大数据量传输UDP协议,实现通讯传输效率和可靠性的平衡。实现上使用socket编程,协议设计上采用对数据报文的分帧,传输控制(报文的顺序等),校验,数据的转义,以及服务器/客户端的通讯握手来实现,在协议设计中充分考虑到继承性和扩展性.-Considering the amount of information to the data, and data transmission reliability, w
jiami
- 基于Udp的文件传输RSA加密程序,并且带有数字签名功能-Udp file transfer based on RSA encryption and digital signature capabilities with
udp
- linux下 完成 DUPO协议进行文件传输服务-to complete DUPO linux file transfer protocol services
ipmsg211src
- 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。。最新版(2.50 alpha6)的Log文件支持 UTF-8编码格式,增加了气球提示。-IP Messenger (IP Messenger V2.06) is a based on TCP/IP
trochilus-master
- Trochilus A fast&free windows remote administration Tool Coded in C++ (using VS2010) Features Support TCP,UDP,HTTP,HTTPS Serilize Protocol Support Non-UAC Shellcode Extension Remote Uninstall Singled-Threaded File Manager
udp传输
- 基于udp文件传输协议,实现udp大文件传输,且稳定(Based on UDP file transfer protocol, UDP large file transmission is realized and no packet is lost)
资料
- 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)