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

搜索资源列表

  1. FTP,文件传输!SMTP设计

    1下载:
  2. 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:688647
    • 提供者:石飞
  1. delphi 基于TCP的文件传输

    1下载:
  2. 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
  3. 所属分类:Internet/网络编程

  1. VC socket多线程文件传输

    1下载:
  2. VC socket多线程文件传输
  3. 所属分类:Telnet服务器

  1. linux 网络传输

    0下载:
  2. 在LINUX下,两台主机一台运行服务端,另一台运行客户端成寻,便可以将本地文件 传到服务器端,类似飞鸽传书。
  3. 所属分类:Internet/网络编程

    • 发布日期:2011-05-31
    • 文件大小:375483
    • 提供者:gepeiwei@qq.com
  1. udp.rar

    0下载:
  2. 基于Winsock的udp文件传输,包含客户端和服务器端程序,Winsock-udp-based file transfer, including client and server-side programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2441028
    • 提供者:罗洛
  1. CSharpforChatting

    0下载:
  2. 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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:269084
    • 提供者:harry
  1. WebQQ

    0下载:
  2. C# WebQQ文字聊天、表情发送、传输文件、视频音频聊天以及离线消息-C# WebQQ text chat, facial expressions, transmit files, video and audio chat, and offline messages
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-11
    • 文件大小:2595326
    • 提供者:leo
  1. Winsock

    0下载:
  2. 基于Winsock的VB局域网文件传输程序,源码完整,传输速度超快,上传时设定目标域名IP就要以进行传输。-Winsock in VB LAN-based file transfer procedures, source integrity, ultra-fast transmission speed, the upload time domain IP is necessary to set a target for transmission.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:197284
    • 提供者:289
  1. transfer

    0下载:
  2. 用socket实现了文件传输,包括完整的客户端和服务器端,实现了断点续传功能,服务器端新起一个线程来处理接受文件的工作。-Achieved with the socket file transfer, including the complete client and server side HTTP features implemented, the new server to handle from one thread to accept documentation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:2586
    • 提供者:JessicaKoo
  1. socketapi

    0下载:
  2. delphi实现文件传输,分服务器端和客户端。服务器端实时扫描指定文件夹,若有文件就将文件传输到客户端-delphi to achieve file transfer, sub-server and client. Server-side real-time scanning the specified folder, if the file will be file transfer to the client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:466572
    • 提供者:roger_tang
  1. UDP-FilePoster

    0下载:
  2. 利用udp稳定进行大文件传输的实例,在vc6.0下编译通过。-Udp stability using large-file transfer example, under the vc6.0 compile.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:531398
    • 提供者:luopan
  1. FileTransfer_demo

    0下载:
  2. 使用CSocket类传输文件的程序- Uses the CSocket kind to transmit the document procedure
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:9356
    • 提供者:站长
  1. com

    0下载:
  2. 这是我在工作中用到的串口编程技术,其中comfile包含的是串口传输文件源码,RStrans包含的是异步串口通信源码,并且提供了测试程序,对于学习和使用串口编程技术很有帮助。-This is my work used in serial programming technology, which is contained in comfile serial transfer files source, RStrans contains asynchronous serial communicat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:183381
    • 提供者:刘璞
  1. FlyMessage

    0下载:
  2. 用Visual C++ 实现的飞鸽传书的源代码,可直接运行,具有基本的文件传输功能,可传输文件夹。-A code named flayMEssage,that can transport files.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:37128
    • 提供者:shibo
  1. tcbnet.tar

    0下载:
  2. 这个软件实现了一个在网络中传输文件的一个简单的P2P系统-The software implements a file in the network transmission of a simple P2P system
  3. 所属分类:P2P

    • 发布日期:2017-04-25
    • 文件大小:166350
    • 提供者:lijianxin
  1. YCFileTran

    1下载:
  2. 两台机器 传输文件 利用Socket 协议 TCP/IP-Two PC File Tran Socket TCP/IP Port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:1331807
    • 提供者:zhaosun
  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. MyQQ12

    0下载:
  2. 点对点文件传输,可以传输文件或文件夹,类似于QQ,还可以传输消息- AppWizard has created this MyQQ application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6524928
    • 提供者:辛静
  1. Myqq

    0下载:
  2. vc实现的简单的具有聊天和传输文件功能小程序-vc achieve simple chat and file transfer capabilities with small program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1670054
    • 提供者:jaspine
  1. 数据传输局域网

    0下载:
  2. 数据传输局域网,网络文件传输,VC++网络文件传输实例,利用区域网传输文件(Data transmission LAN, network file transfer, VC++ network file transfer instance, use LAN to transfer files)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:224256
    • 提供者:hyc86
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com