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

搜索资源列表

  1. yifeiTCPClient

    0下载:
  2. 一个tcp文件传输程序,它在客户端通过连接到服务器上,传输文件-a file transfer program that the client connect to the server, file transfer
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:11375
    • 提供者:孙亦非
  1. socketfiletransfer

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

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

    0下载:
  2. socket是因特网上进行程序设计的常用方法,用socket方法编写的网络聊天、广播、多播、路由跟踪及网络文件传输多个程序代码。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:570639
    • 提供者:gonbc
  1. FileTransfers

    0下载:
  2. VC编的一个FTP的文件传输程序源码
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:46755
    • 提供者:chen jian bing
  1. filetran

    0下载:
  2. 具有服务器和客户端的传输文件的程序,TCP的学习!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:17299
    • 提供者:雷钊
  1. UNIX文件下载软件 1.0

    0下载:
  2. 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5285
    • 提供者:maki
  1. Linuxsocket文件传输送程序

    0下载:
  2. Linux下写的 socket 文件传输送程序服务端和客户端完美统一!命令行参数分析的完美方式!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2009-05-19
    • 文件大小:15688
    • 提供者:superhn@163.com
  1. TCP

    0下载:
  2. 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2375
    • 提供者:justbat
  1. uft

    0下载:
  2. UDP File Transporter,一个用udp可靠传输实现的文件传输程序-UDP File Transporter, a transfer by udp reliable file transfer procedures to achieve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:258962
    • 提供者:daixiaolei
  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. loadfile

    0下载:
  2. 这是一个在Visual C++的环境下设计的网络传输文件的程序,服务器端主动连接并选择发送文件,客户端连接并下载选择的文件-This is a Visual C++ design environment of the network file transfer program, the server-side active connection and select to send the file, the client connection and download the selected
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:11594090
    • 提供者:萧飞
  1. transfile

    0下载:
  2. vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:2262277
    • 提供者:cygnus
  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. conversation-transfer

    0下载:
  2. 文件传输程序,VC++控制台程序,实现客户端之间小文件的传输(程序运行时需要在控制台输入完整的文件路径)-File transfer program, VC++ console application, file transfers between the client (the program is running in the console enter the full file path)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-22
    • 文件大小:6859088
    • 提供者:yangye
  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. FileTransferClient

    0下载:
  2. 使用VC++编写的多线程网络文件传输程序,这是客户端源代码,可运行-VC++ to write multi-threaded network file transfer program, which is the client-side code, you can run
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:1916439
    • 提供者:sunzhipeng
  1. FileTransferServer

    0下载:
  2. 使用VC++编写的多线程网络文件传输程序,这是服务器端程序,可运行-Use VC++ to write multi-threaded network file transfer program, which is a server-side program, you can run
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1914053
    • 提供者:sunzhipeng
  1. FileTransfer2

    0下载:
  2. 基于Socket使用TCP进行文件传输程序设计,Client-Server分布式应用软件结构和工作原理-a programmer using TCP based on Socket to transfer files, of which structure and principle is Client-Server distributed application software.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:8260
    • 提供者:jiushibuzhidao
  1. TCP协议客户端服务器间视频传输c源码

    0下载:
  2. 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:xihananhai
« 12 3 »
搜珍网 www.dssz.com