CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - TCP 文件传输

搜索资源列表

  1. 断点传输服务器端

    0下载:
  2. 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Between the computer transmits th
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:61960
    • 提供者:赵红
  1. P2PFileTransfers

    1下载:
  2. 一个利用Visual C++实现的文件传输软件,使用的协议是TCP/IP-a Visual C realization of file transfer software, the agreement is to use TCP / IP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:274793
    • 提供者:陈智斌
  1. tjmfounder

    0下载:
  2. Mfounde文件传输代码支持断电续传基于UDP TCP等-Mfounde code file transfer support Resuming on power outages and other TCP UDP
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:213282
    • 提供者:火堆无缺
  1. continue_tran

    0下载:
  2. 断点续传和多线程下载,可实现大文件传输.没有采用普遍的客户端,服务器方式,是一个对称性的文件传输器.基于TCP/IP-HTTP and multi-threaded download, enabling large file transfer. Not used widely client, server mode is a symmetry of the file transfer. Based on TCP / IP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:120264
    • 提供者:wangxue
  1. fileexchange

    0下载:
  2. TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信-the TCP file transfer systems, servers and clients to pass the IP address to confirm communications
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:163472
    • 提供者:吴茜
  1. TCP&IP

    0下载:
  2. TCP/IP编程,可用于图片和文件的传输
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:13902
    • 提供者:王洪臣
  1. FtpBrowse

    0下载:
  2. FTP(File Transfer Protocol)即文件传输协议,是一种被广泛应用的网络协议。该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例。-FTP (File Transfer Protocol) file transfer protocol that is a widely used network protocols. The agreement builds on a TCP / IP based, to ensure high r
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:50945
    • 提供者:
  1. AgileIM[1]

    3下载:
  2. AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:777787
    • 提供者:王懿璞
  1. Communicationbylqh

    0下载:
  2. 基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:80693
    • 提供者:Lqh
  1. wjcs

    0下载:
  2. TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信,利用WINSOCK控件来实现,在服务器端还有窗口可以显示传输的文件内容-the TCP file transfer system server and client IP addresses to pass the OK to achieve communication, the use of Winsock Control to achieve, the server window can also show tran
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1689
    • 提供者:xuan
  1. TCPServer9394

    0下载:
  2. 一个简单的TCP server可以用作文件传输-a simple TCP server can be used for file transfer
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1886
    • 提供者:黄亮
  1. Tcpsendrecv

    0下载:
  2. tcp 网络文件传输工具实例-tcp network file transfer tool examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37958
    • 提供者:小焦
  1. FileTransferClient

    0下载:
  2. 利用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 net
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4590
    • 提供者:zhanghl
  1. FileTransferServer

    0下载:
  2. 利用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 net
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4653
    • 提供者:zhanghl
  1. File tansmission

    0下载:
  2. 基于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)
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:MrTrouble
  1. tcp.tar

    0下载:
  2. linux下的网络编程,可实现传输文件和qq聊天的功能(Network programming under Linux, can transfer files and QQ chat function)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-24
    • 文件大小:9216
    • 提供者:雷哥666
  1. socketSrv

    0下载:
  2. 将CSV文件进行解析,然后通过TCP协议传输,客户端进行接收解析还原为CSV文件(The CSV file is parsed and then transmitted through the TCP protocol, and the client receives the parse and restores it to the CSV file)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:163840
    • 提供者:lilei5
  1. C#通过TCP传输文件

    0下载:
  2. C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:另外系
  1. tecptest

    0下载:
  2. fu服务器对每个客户端都建立一个线程,实现局域网文件功能共享分发(Qt5 tcpThe Fu server creates a thread for each client to implement the shared distribution of the LAN file function)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:671744
    • 提供者:王宇大大
  1. tcptransform

    0下载:
  2. 在vs2010的平台下实现基于TCP的大文件传输,(The implementation of large file transmission based on TCP on the platform of VS2010.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:Matt_马猛飞
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com