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

搜索资源列表

  1. Socket-send-soft

    0下载:
  2. Socket文件传输 利用Socket传输文件的 实例
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:32946
    • 提供者:飞天侠
  1. 一个利用VC Socket进行文件传输的例子

    0下载:
  2. 一个利用Socket进行文件传输的例子。-use for a file transfer example.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15085
    • 提供者:未来战士
  1. socket

    0下载:
  2. socket 文件传输
  3. 所属分类:系统编程

  1. socketEcx

    0下载:
  2. 文件传输工具,通过压缩文件,减少数据量,提高传输速度,达到快速传输文件的效果。socket实现传输。-File transfer tool, compressed file, reducing the amount of data, improve speed to achieve the effect of fast transfer of files. socket to achieve transfer.
  3. 所属分类:源码下载

  1. delphi+socket.rar

    0下载:
  2. socket控件的初级应用,用于网络间文件的传输,socket controls the primary applications for the inter-network file transfers
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:354389
    • 提供者:zyg
  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. SocketSvr

    0下载:
  2. 使用socket函数 实现文件传输 通过创建多线接收客户端的文件 还有配置文件如何编写-socket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1904140
    • 提供者:刘永贵
  1. myftp_final

    0下载:
  2. linux下socket基础网络 文件传输-socket linux file send recv
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:47074
    • 提供者:
  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. 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. 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. 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. fileTransServer

    1下载:
  2. linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:745101
    • 提供者:Boycott
  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. wav

    0下载:
  2. 局域网语音聊天软件的源代码,vs2005 c#开发的,集语音聊天、文本聊天、文件传输、用户验证功能-vs2005 c#,socket,direct
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:726414
    • 提供者:shujel
  1. Socket

    1下载:
  2. 控制台socket文件传输程序,使用C++编写. 打开server端后,只要在client端输入server端IP即可使用。 程序具有上传、下载、查看目录文件、更改目录等功能-Console socket file transfer program, using C++ prepared to open the server side, client side input server-side IP can be used. Program upload, download
  3. 所属分类:Communication

    • 发布日期:2015-03-05
    • 文件大小:277504
    • 提供者:cxt
  1. qq

    0下载:
  2. qq聊天工具socket文件传输源码,linux网络编程,源代码在压缩包里面-qq chat socket file transfer source, linux network programming, source code inside the archive
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:4147
    • 提供者:liuyuanqing
  1. FredChat

    0下载:
  2. UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:54305
    • 提供者:fred
  1. P2Psocket.pdf

    0下载:
  2. system.sockes命名空间了实现 berkeley 套接字接口。通过这个类,我们可以实现网络计算机之间的消息传输和发送。而在我下面要讨论的这个议题里,我们将讨论的是用套接字实现文件的传输.这种方法有别于ftp协议实现的的文件传输方法,利用ftp的方法需要一个专门的服务器和客户端,无疑于我们要实现的点对点的文件传输太为复杂了一些。在这里,我们实现一个轻量级的方法来实现点对点的文件传输,这样就达到了intenet上任何两个计算机的文件共享。 -namespace system.socke
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:102226
    • 提供者:hanjian
  1. FileServer

    0下载:
  2. 实现局域网内文件的快速的传输。程序用了Api SOCKET 函数-LAN with the rapid transmission of documents. Procedures used Api SOCKET function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:186342
    • 提供者:吴东明
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com