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

搜索资源列表

  1. TcpClient

    0下载:
  2. 该程序可以实现局域网内任意两台计算机之间进行文件传输,使用C#实现。-The program can be any LAN file transfer between two computers, use the C# implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:71557
    • 提供者:高峰
  1. CFileTransfer

    1下载:
  2. 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1197
    • 提供者:黄涛
  1. SSocket

    0下载:
  2. 封装一个TCP服务端(IOCP)与客户端 本代码服务端引用了http://www.codeproject.com/KB/IP/IOCP_how_to_cook.aspx中的代码,并作了少量修改,在这里对原作者表示感谢。。 功能描述: * 封装了心跳机制 * 封装了一层应用层协议,支持压缩传输 * Client端封装了掉线重连机制 示例代码演示了文件传输并输出传输速度-The server-side code references http://w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:84116
    • 提供者:shizhen
  1. UDP

    1下载:
  2. 文件传输系统,基于VC++的UDP文件传输系统,应用VC++网络编程知识!-File transfer system, based on VC++ The UDP file transfer system, the application of VC++ network programming knowledge!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2353917
    • 提供者:donghong
  1. duoxianchengchuanshu

    0下载:
  2. 多线程文件传输 开了5个线程来说明问题效果不错-Multi-threaded file transfer thread opened five good effect to illustrate the problem
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:74027
    • 提供者:wangjun
  1. filetransfer

    0下载:
  2. 一个文件传输的例子,功能实现了断点续传和多线程-file transfer
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5623593
    • 提供者:天天向上
  1. P2P

    1下载:
  2. p2p 文件传输实例,一个非常实用的示例程序.-p2p
  3. 所属分类:P2P

    • 发布日期:2017-03-25
    • 文件大小:83330
    • 提供者:hao123
  1. socket_file_transmit

    0下载:
  2. linux socket 大文件传输 点对点多线程断点续传的实现
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:3402
    • 提供者:richie
  1. IPv6CharRoom

    0下载:
  2. 1、熟悉IPv4/IPv6下Socket编程 2、掌握Socket编程关键技术 3、利用Socket编程实现网络应用 安装ipV6, 在cmd中键入命令:ipv6 install 为网卡配置地址:ipv6 adu 4/fe80::214:38ff:fe12:b8a4  Server端,等待客户端连接它,连接后将文件按块,一块一块的传到客户端  等待客户端连接 CTcpSocket* socket = new CTcpSocket(
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2425468
    • 提供者:zym
  1. qq

    1下载:
  2. 简单的qq聊天程序,实现功能:聊天,文件传输。界面简单,操作方便。若想要变得更漂亮的话,您可以自己进行修改-Qq a simple chat program to realize functions: chat, file transfer. Interface simple and easy to operate. If you want to become more beautiful, you can modify your
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3244
    • 提供者:张小小
  1. javachart

    0下载:
  2. 实现简单聊天、群聊以及点对点文件传输,有兴趣的朋友可以拿去-Simple chat, group chat, as well as peer-to-peer file transfer, are interested in friends can take
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:219907
    • 提供者:李磊
  1. cSharp-transfer

    0下载:
  2. (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:49751
    • 提供者:oldguy1234
  1. FileSender

    1下载:
  2. 局域网文件传输,聊天源码,使用C#语言编写-LAN file transfer, chat source code, use the C# language
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:54454
    • 提供者:兰诗贤
  1. Socket

    0下载:
  2. 利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1130
    • 提供者:xinliu
  1. socket

    0下载:
  2. socket文件传输,大于 32k 的文件传输。-socket file transfer, file transfer is larger than 32k.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5309325
    • 提供者:lxb
  1. socketapi(delphi)

    0下载:
  2. 一个在Delphi下直接使用SocketAPI函数写的网络文件传输代码,适合初学者参考-Delphi in a function under the direct use of SocketAPI network file transfer to write code, suitable for beginners reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:78468
    • 提供者:dotjava
  1. rs232-bcb6-v1.1

    0下载:
  2. 串口调试工具RS232,包括记事本文件传输-RS232 serial port debugging tools
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1034768
    • 提供者:王清宇
  1. TCPIPchat-room

    1下载:
  2. VC++MFC工程实现的TCP/IP的聊天室软件,有客户端和用户端。可以实现客户端之间的文件传输,界面友好,有实现报告文档-a chat room project developed by VC++, with sevice and client terminals ,beside , these codes can realize file transmition betwee two client terminals with a friendly oprating interface.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:816617
    • 提供者:王宇
  1. linux_file_socket

    0下载:
  2. linux下的文件传输系统,有客户端和服务器端-Under linux file transfer system, a client-side and server-side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:837307
    • 提供者:lixiaolong
  1. WCFTranFile2

    0下载:
  2. C#大文件传输之SOCKET同步、异步、WCF同步、异步-C# SOCKET large file transfer of synchronous, asynchronous, WCF synchronous, asynchronous
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:225573
    • 提供者:Isaac
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com