搜索资源列表

  1. 传输2006

    0下载:
  2. 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31456
    • 提供者:刘杰
  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. duo_xian_cheng_socket_file_transport

    0下载:
  2. TCP文件传输组件设计 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 网络消息的消息格式为: @+nnnnn+消息内容,其中@为消息头,nnnnn为消息内容的长度。 -TCP file transfer component design a server receiving the document, the client this document
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:134919
    • 提供者:水依
  1. WSFileTransfer_src

    0下载:
  2. 实现TCP文件传输功能。分成服务端和客户端两个部分-TCP file transfer function. Divided into server and client in two parts
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:18587
    • 提供者:jakeyzhou
  1. net-TCP

    1下载:
  2. P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:453408
    • 提供者:李健
  1. TCP实现客户服务器聊天程序

    0下载:
  2.  

    操作系统课程设计任务书

    所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. delphi iocp 类库

    2下载:
  2. 强大的使用delphi写的iocp类库, 支持线程池, TCP 和UDP 文件传输
  3. 所属分类:Internet/网络编程

  1. 简单tcp文件传输

    0下载:
  2. 所属分类:网络编程

    • 发布日期:2010-11-05
    • 文件大小:55615
    • 提供者:wmcss@qq.com
  1. TCP文件传输

    2下载:
  2. 所属分类:网络编程

    • 发布日期:2011-01-10
    • 文件大小:113808
    • 提供者:236702013
  1. TCP Socket实现文件传输源码

    0下载:
  2. 本程序使用了Java的TCP Socket模型来实现文件的传输
  3. 所属分类:Windows编程

  1. QtTcp

    0下载:
  2. 用QT开发的TCP文件传输,有客户端和服务器端,没有BUG-With the the QT development of TCP file transfer client and server side, not BUG
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-29
    • 文件大小:9216
    • 提供者:caoyan
  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: Bet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-29
    • 文件大小:78848
    • 提供者:赵红
  1. 局域网文件发送

    0下载:
  2. 局域网发送文件,可以通过TCP/IP协议来进行文件的传送-LAN to send documents through the TCP/IP protocol for the transmission of documents
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-29
    • 文件大小:303104
    • 提供者:王欣
  1. transfile

    0下载:
  2. 一个基于TCP的文件收发程序,实现文件的传诵-a document based on the TCP transceiver procedures, to achieve the widely read paper
  3. 所属分类:数据库编程

    • 发布日期:2024-03-29
    • 文件大小:296960
    • 提供者:程宇冰
  1. masm_Feiler_v1.0

    0下载:
  2. 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用wind
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-29
    • 文件大小:69632
    • 提供者:水滴
  1. TCPUDPFileTransfer

    0下载:
  2. TCP UDP文件传送-TCP UDP file transfer
  3. 所属分类:文件操作

    • 发布日期:2024-03-29
    • 文件大小:5120
    • 提供者:杰克
  1. TCP&IP

    0下载:
  2. TCP/IP编程,可用于图片和文件的传输-TCP/IP programming, can be used to transmit pictures and documents
  3. 所属分类:通讯编程

    • 发布日期:2024-03-29
    • 文件大小:13312
    • 提供者:王洪臣
  1. SocketTcp文件传输

    0下载:
  2. Socket编程,基于TCP/IP协议,实现文件的传输。(Socket programming, based on the TCP/IP protocol to achieve file transfer.)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-03-29
    • 文件大小:8118272
    • 提供者:陌言_216
  1. TCP_Client

    0下载:
  2. 使用TCP通讯协议,这个是客户端的代码,可以实现局域网下进行文件传送,适合工业局域网文件管理的小工具(Using TCP communication protocol, this is the source code of the client,it can implement file transfer in LAN and a small tool suitable for file management in industrial
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-03-29
    • 文件大小:1249280
    • 提供者:ajdw10
  1. FileClient

    0下载:
  2. WINDOWS平台下MFC实现使用TCP协议,接收、发送文件(Use TCP protocol to receive and send files)
  3. 所属分类:Windows编程

    • 发布日期:2024-03-29
    • 文件大小:52449280
    • 提供者:century
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »

源码中国 www.ymcn.org