搜索资源列表
C++文件传输
- VC6.0环境下的文件传输系统
chartroom.rar
- 实现一般的qq聊天的功能。支持文件传输 ,和图片传输的功能 ,The achievement of general qq chat function. Support file transfer, and picture transmission function
IMLibrary
- 即时消息库,c#编写,支持P2P文件传输-im
CSharpforChatting
- C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
fileTransServer
- linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
wav
- 局域网语音聊天软件的源代码,vs2005 c#开发的,集语音聊天、文本聊天、文件传输、用户验证功能-vs2005 c#,socket,direct
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
c_sharp_MiniChatBeta1.0
- c#写的一个聊天软件客户端和服务端,可以实现群聊单聊,发表情,文件传输,适用于局域网和广域网,适合初学者参考。-c# to write a chat client and server software, allows group chat single chat, express feelings, file transfer, applicable to local area networks and wide area networks, suitable for advanced use
Tftpserv
- 一个tftp的文件传输协议的协议源代码,c实现,可用在嵌入式系统中-a tftp the file transfer protocol agreement source code, c realized, can be used in embedded system
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
transferfiles
- socket编程文件传输实例,分为服务端和客户端两块-socket file transfer programming examples, divided into server and client 2
P2Pfilestransport
- p2p文件传输的实现,是基于visual c++开发的,很好用的还可以跟具自己的需要扩展-p2p file transfer implementation is based on visual c++ development and can also be used well with a need to expand their own
FileTransfer(Cpp)
- TCP p2p文件传输(C++) 对于新手学习TCP协议,有较好的帮助-TCP p2p file transfer (C++) for the novice to learn TCP protocol, to help better
winsocket(C)
- 毕业设计中用到的很好的参考资料,当然如果你实在是懒,可以稍微改改就能当自己的毕业设计了,winsocket局域网文件传输系统源代码+项目论文。主要是利用tcp进行文件传输,突出点在于将客户端与server整合成了一个程序,而且是属于控制台程序,操作简单,阅读源码当然也更清晰。够厚道了吧,管理员速度加分-Graduation well used in reference, of course, if you are really lazy, you can change a little chan
feige
- c#实现的飞鸽局域网文件传输,C# 多人聊天程序服务器端,利用socket类来实现,并实现多人聊天-c# implementation of the Flying Pigeon LAN file transfer
c
- C#的聊天系统,包括账户登录注册和文件传输-C# chat system.This sytem is very well.as we know it can
基于TCPIP协议的文件传输源码
- 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)
C++socke文件传送OK
- 实现了最简单的文件传输功能,很简短有注释,方便学习(The simplest file transfer function is realized)
tran
- 基于Linux的文件传输,输入文件名可获取文件至当前文件夹。(Based on Linux file transfer, the input file name can get the file to the current folder.)
ftp文件传输源代码
- ftp实现的简单文件传输,客户端,服务器端(ftp file transfer,C++,ftp client,ftp server)