Welcome![Sign In][Sign Up]
Location:
Search - file transfer tcp udp

Search list

[Internet-Network通信

Description: 本人的网络实验,可以进行TCP uDP连接实现点对点传输 还有文件传输功能-experimental network, TCP uDP can connect point-to-point transmission also file transfer function
Platform: | Size: 70656 | Author: 张兵 | Hits:

[File OperateTCPUDPFileTransfer

Description: TCP UDP文件传送-TCP UDP file transfer
Platform: | Size: 5120 | Author: 杰克 | Hits:

[Process-Threadtjmfounder

Description: Mfounde文件传输代码支持断电续传基于UDP TCP等-Mfounde code file transfer support Resuming on power outages and other TCP UDP
Platform: | Size: 212992 | Author: 火堆无缺 | Hits:

[ICQ-IM-ChatAgileIM[1]

Description: AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助,当然,服务端通信框架的源码时不开放的。即使如此,你也可以从AgileIM中学到: (1)如何与服务器进行通信、客户端基于Tcp的通信框架的特点 (2)如何组织通信消息/协议 (3)如何进行视频/音频捕捉 (4)多线程 (5)如何使用ESFramework框架的ESFramework.Network.Tcp.Passive空间 AgileIM基于ESFramework构建,使用VS2005开发,代码并不是很多(因为很多能力已经在ESFramework框架中实现),组件装配/IOC使用了Spring框架,数据访问层使用了XCodeFactory。 测试登录帐号: 100000 ,密码: 111111 110000 ,密码: 111111 111000 ,密码: -AgileIM is a similar QQ, MSN chat software, the software is I "inadvertently inserted Liu", AgileIM the "predecessor" was originally just to test my communications framework ESFramework communications capacity Unexpectedly, a two weeks after the tests were 000 for a small software actually a bit like, AgileIM now has support for the main functions : (1) Text-Chat (2), file transfer (3) video/audio chat (4) Based on the Udp NAT/NAP T-penetrating types of IM software required for the ability of the framework is here broadly, now AgileIM of open-source, in hopes of later were shown some help, of course, server communications source framework is not open. Even so, you can learn from AgileIM : (1) how to communicate with the server. Based on DEC client communications fra
Platform: | Size: 777216 | Author: 王懿璞 | Hits:

[CommunicationFileTransferClient

Description: 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP/UDP protocol, which can be expanded to net network transmission!
Platform: | Size: 4096 | Author: zhanghl | Hits:

[Internet-NetworkFileTransferServer

Description: 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP/UDP protocol, which can be expanded to net network transmission!
Platform: | Size: 4096 | Author: zhanghl | Hits:

[TCP/IP stackUDPFILESTRANSMIT

Description: 利用TCP/IP协议完成各种文本音频视频文件传输-The use of TCP/IP protocol to complete a variety of text audio video file transfer
Platform: | Size: 869376 | Author: 李丽 | Hits:

[Internet-NetworkIPMSG

Description: 基于多线程的局域网通讯工具,聊天采用UDP协议,文件传输采用TCP协议,是目前已知的传输速度最快的。-Multithread-based local area network communication tools, chat using UDP protocol, file transfer using TCP protocol, is known the fastest transmission speed.
Platform: | Size: 235520 | Author: andysun | Hits:

[Internet-NetworkUDP

Description: 用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 have to worry about will be packet loss, unless the network is broken, you must re. If using UDP, since UDP is unreliable, so use it to transfer files, it is necessary to ensure that packet loss, you must write our own extra code to protect the
Platform: | Size: 10240 | Author: mywk | Hits:

[Internet-NetworkFredChat

Description: UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
Platform: | Size: 54272 | Author: fred | Hits:

[JSP/JavaTCPUDP

Description: 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
Platform: | Size: 3072 | Author: alick | Hits:

[Internet-NetworkFileTransfer

Description: 使用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 congestion control, to simulate the choice of TCP retransmission mechanism
Platform: | Size: 25600 | Author: fy | Hits:

[Internet-NetworkSocket_demo

Description: VC环境使用TCP,UDP实现文件传送-VC environment, using TCP, UDP for file transfer. . . . . . . . . . . . . . . . . . . . . .
Platform: | Size: 38363136 | Author: 李启军 | Hits:

[Linux-UnixLam_qt

Description: 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately adopted a Linux system to QT for the development of language, in the realization of the basic communication function basis, continue to cross-compile the software and successfully transplanted to the ARM9 development board. This software is not the server, only a single client, the software starts by using the UDP protocol to send to the broadcast address 255.255.255.255 that an encoded broadcast packets to establish a list of online users This software can be XP system, Ubuntu system and ARM9 development board run, using the Tcp/Udp, Socket and other technology software changes the basic user name, one to one chat and file transfer capabilities.
Platform: | Size: 140288 | Author: stone | Hits:

[TCP/IP stackTcpUdpDemo

Description: c#,TCP文件传输通信协议和UDP文件传输通信协议demo-c#, TCP and UDP file transfer protocol file transfer protocol demo
Platform: | Size: 45056 | Author: 刘尚 | Hits:

[JSP/JavaFile-Transfer

Description: 局域网文件传输 多线程 TCP UDP 自动检测IP-LAN file transfer multi-threaded TCP UDP automatically detect IP
Platform: | Size: 88064 | Author: phoenix | Hits:

[TCP/IP stackTCP-UDP

Description: File Transfer using TCP and UDP in C.client-server model.
Platform: | Size: 4096 | Author: pranav21 | Hits:

[Internet-Networktcp-udp-p2p

Description: 可以TCP/UDP自主选择的P2P文件传输小程序,包括服务器和客户端-You can TCP/UDP independent choice of P2P file transfer small procedures, including server and client
Platform: | Size: 4587520 | Author: 123123 | Hits:

[Internet-NetworkFile tansmission

Description: 基于TCP、UDP的文件传输实现。代码实现了小文件的传输及简单交互界面(Implementation of TCP and UDP file transfer protocol on Visual Studio platform. Code to achieve the transfer of small files and simple interactive interface)
Platform: | Size: 15360 | Author: MrTrouble | Hits:

[Linux-Unix资料

Description: 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)
Platform: | Size: 31744 | Author: 小小大白 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net