搜索资源列表
文件分割器.zip
- 可以将文件按指定大小分割成小文件,用于网络传输或者保存到小容量的存储设备里使用。也可以将分割的小文件合并成一个大文件!
FileServer1
- 一个用JAVA写的文件传输系统,非常方便,大家可以参考一下-a java file transfer program, maybe you can refer it!
socket实现点对点文件传输
- 简单用SOCKET实现本地文件传输,,,,,,,,,,,,,,,,,,支持多种文件欢迎大家下载,,,,,,,,,,,,,,,,,,, 绝对可用-it can trasport files in p2p mode using socket,it support many types,welcome to use.
文件编程
- 里边涉及到一些文件处理,文件删除,文件传输等等操作的源代码,都是很好用的.-Some source code include file handling, or file deleting or file transfers. They are very good.
FilesNet146102
- 本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录
t30
- ITU 的T.30标准文档.T.30标准定义了三类传真机的传输标准。-ITU standards documents. 7-9-2 standard definition of the three types of fax transmission standards.
__rar_03.RAR
- 一个通过调制解调器接收、发送报表的小程序,使用md5确定是否已传输,rar压缩、解压文件-through a modem to receive, send statements for the small, the use of md5 determine whether transmission, rar compression, decompression documents
file_splitter
- 本程序的功能是将大文件进行分割,便于网络速度慢的情况下进行文件传输。 本程序对一份已有的文件分割软件进行了改进,修正了上面的一系列BUG -this procedure is the function of the documents will be divided to facilitate slow speed network for the conduct of file transfer. The program has been a division of documents
ExtractData
- 在USB开发初级阶段,即开发应用程序之前,若有大量数据从usb设备传输至PC,此时若要利用bushound分析传输的数据正确与否极为不便。而此程序便可将由bushound截取下来的数据中的完全有效的数据提取出来。-in the initial stages of development, application development, If large amounts of data from usb transmission equipment to the PC, To use busho
USB_mass_storage_Specification
- USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specificatio
eXmodem
- 本文件描述了一个基于串口实现文件传输的协议eXmodem,该协议基于标准Xmodem File Transfer Protocol,是一个独立标准,完全功能,全新的文件传输协议。 1)该协议除实现Xmodem File Transfer基本功能,即已实现了在两个设备相互之间,通过串口把一个设备内文件传输至另一个设备内;其增强功能所列参考如下: a)两个设备相互之间传输文件能够以一致的文件目录存放; b)两个设备相互之间可以传输任意大小的文件,而Xmodem File Trans
PToPFileTransfer
- 基于CSocket(提供了阻塞式的访问方式)的点对点文件传输实例-based CSocket (obstruction-of the interviews) peer-to-peer file transfer case
jidaichuangshuyuanli
- 本压缩文件主要是基带传输原理基本内容介绍。-the compressed files is the main base-band transmission principle on the basic content.
digitaldatatransmissiontech
- 应用于ofdm系统的数字传输技术,为北邮一个教授写的,个人认为对ofdm系统原理的理解很有帮助。-ofdm system for the digital transmission technology, a professor of Beijing University of Posts and Telecommunications was written. ofdm personal view of the understanding of the principles system help
VC++GPS
- 首先简单介绍了GPS 接收机串口通信的基本概念, 然后通过实例详细介绍了计算机与GPS 接收机进行 数据传输的两种方法: 一种是使用W in32 A P I 通信函数的文件读写方式 另一种是通过VC+ + 6. 0 提供的 M SComm 控件实现。-first brief introduction of GPS receiver serial communication the basic concepts, Then detailed examples of computer and
JPCAP
- 基于JPCAP的流量采集,使用网络监听方式获得IP数据包,可以用来监视网络的状态、数据流动情况以及网络上传输的信息等。-JPCAP based on the volume collection, use network monitoring access to IP packets, can be used to monitor the network status, data flow and network transmission of information.
JXTA+P2P
- 主要在于在JXTA架构的基础上构建一个P2P的即时通信息 通。利用P2P非中心性和动态性的特征为即时通信服务,在即时通信的过程中,在发送端对消息进行加密,在接收端再对加密的消息解密,消息在JXTA网络中 是以匿名方式的方式进行传输的,使数据传输更加安全。
文件传输客户端
- 主要用于文件的传输,仿制于网络上的文件传输法。文件的传送-mainly for document transmission, in imitation on the network file transfer method. The document transmission
使用winsock进行文件传送.zip
- 使用MFC下的winsock写的一个文件传输程序,在windows2000、VC6.0下调试通过。,use of the protocols of MFC write a file transfer procedures in Solaris, under VC6.0 through debugging.
Demo-FileTransfer
- 一个网络文件传输的例子,重点讲使用MFC中CScoket类的方法-A network file transfer example, focus on the use of MFC in the method category CScoket