CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - 基于TCP的文件传输

搜索资源列表

  1. socketfiletransfer

    0下载:
  2. 一个简单的文件传输程序,基于tcp/ip
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:155417
    • 提供者:唐艳
  1. Transmit_picture

    0下载:
  2. 这是一个基于VC6.0开发的TCP/IP网络传输文件的小系统。具有一定的参考学习价值
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:103160
    • 提供者:vctrane
  1. TCP_File_Transfer.rar

    0下载:
  2. 基于TCP的文件传输,分为服务器端和客户端,客户端可以传输任意大小、任意格式的文件到服务器端,该源代码很好使,也易懂!,TCP-based file transfer, is divided into server-side and client, the client can transfer any size, any format of documents to the server side, the source code very well so that is also easy
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:83818
    • 提供者:郝祥根
  1. YiZhong.rar

    1下载:
  2. 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-04-11
    • 文件大小:58172
    • 提供者:陈亮
  1. code.rar

    0下载:
  2. 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:3696
    • 提供者:陈力
  1. 09Socket

    1下载:
  2. 基于TCP and UDP的socket编程 简单的Client/Server网络应用程序。要求实现客户向服务器传输任意一个字符串,服务器将收到的字符串变换成大写后传回客户。 2.修改上述程序,实现服务器根据客户请求,将服务器端指定的文件可靠地传输给客户。如果服务器没有指定的文件,服务器将给客户返回一个信息,通知客户其请求文件不存在。 -TCP and UDP socket programming Simple Client/Server network application
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:79103
    • 提供者:
  1. fsp-2.8.1b24

    0下载:
  2. FSP(File Service Protocol)一种基于UDP的文件传输协议的实现及其文档,来自开源社区。-FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is v
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:390992
    • 提供者:Y
  1. filesend

    0下载:
  2. 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4541009
    • 提供者:fsa
  1. TCPtalk

    0下载:
  2. 该软件是基于TCP协议的聊天软件,分为客户端和服务器端,能进行聊天,传输文件-The software is based on the TCP protocol chat software, divided into client and server side, can chat, transfer files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:710462
    • 提供者:dina
  1. File-transfer-tcp-ip

    1下载:
  2. 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1370988
    • 提供者:小勺子
  1. wlanchating

    0下载:
  2. 从实际工程应用角度出发,以计算机网络原理为指导,结合当前网络中的一些常用技术,编程实现基于TCP/IP的网络聊天工具,该聊天工具具有聊天室聊天、广播聊天、二人私聊以及文件传输功能。-LAN chat software
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:80893
    • 提供者:callynom
  1. Socket_TCPIP

    0下载:
  2. 基于socket的TCP/IP的文件传输程序,包括服务端和客户端,能在命令行中输入指定文件进行传输。-Socket of the TCP/IP-based file transfer program, including the service and client can specify the file to be transmitted in the command-line input.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-10-31
    • 文件大小:2102
    • 提供者:jiujiu
  1. win32-chuanshu

    0下载:
  2. 基于win32 的socket套接字的tcp/ip文件传输程序-Based on the win32 socket socket tcp/ip file transfer program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-05
    • 文件大小:2482046
    • 提供者:奚泉
  1. TCP-vcPP

    0下载:
  2. 基于客户端服务器socket的tcp的程序,实现聊天,文件传输等基本功能。-Based on the TCP client server program, the realization of chat, the basic function such as file transfer.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-30
    • 文件大小:13004158
    • 提供者:黄攀
  1. Transfer352

    0下载:
  2. 基于TCP/ip 协议的文件传输。用MFC编写,实现线程中文件传输-Based on TCP/ip protocol file transfer. With MFC, file transfer thread
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5532774
    • 提供者:陈欢
  1. client&server

    0下载:
  2. 服务器端和客户端,基于tcp的传输协议,使用openssl库进行开发,其中已经生成了证书和密钥文件(下载openssl库可生成)(The server and client, transmission protocol based on TCP, using the OpenSSL library, which have generated the certificate and key file (download OpenSSL can be generated))
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-18
    • 文件大小:63160320
    • 提供者:蹦蹦慧
  1. 基于TCPIP协议的文件传输源码

    0下载:
  2. 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:268288
    • 提供者:个实离
搜珍网 www.dssz.com