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

搜索资源列表

  1. TCP_Server_Client

    0下载:
  2. 基于TCP的客户端和服务器端的套接字编程,对初学者有用,里面有截图和使用说明-TCP-based client and server-side socket programming, useful for beginners, there are screenshots and use
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:38923
    • 提供者:刘扮德
  1. Server

    0下载:
  2. socket套接字服务器端,实现交互双方的路径显示,以及文件的传输-socket socket server-side, the realization of interaction between the two sides show the path and file transfers
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-31
    • 文件大小:4015
    • 提供者:dsb
  1. Client

    0下载:
  2. socket套接字,实现交互双方的路径显示,以及文件的传输-Socket socket, the realization of interaction between the two sides show the path and file transfers
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:2810
    • 提供者:dsb
  1. Socket

    0下载:
  2. 用C++实现客户端与服务器通信.可以实现文件传输.语言通信-C++ implementation with client and server communication. Can achieve file transfer. Language Communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1125
    • 提供者:曾玉富
  1. demo

    0下载:
  2. 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44223
    • 提供者:yulei
  1. udp2_fileo_0330

    0下载:
  2. SOCKET 文件传输服务器端,仅可传输ASCII编码的文件-SOCKET file transfer server-side, only ASCII-encoded file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1350772
    • 提供者:刘叶盛
  1. FileTrans

    0下载:
  2. 多线程Socket文件传输 C++ 包括 客户端 和服务器端-Socket File Transfer multi-threaded C++, including client and server-side
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:25411
    • 提供者:wildness
  1. Socket

    0下载:
  2. System.Sockes命名空间了实现 Berkeley 套接字接口。通过这个类,我们可以实现网络计算机之间的消息传输和发送。而在我下面要讨论的这个议题里,我们将讨论的是用套接字实现文件的传输.-C#
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:2937
    • 提供者:于坤
  1. ftpclient_code

    0下载:
  2. ftpclient_code 是ftp客户源码,采用socket文件传输机制,是socket编程很好的实例,同时实现了FTP文件传输的功能!-ftp client source ftpclient_code is using socket file transfer mechanism is a good example of socket programming, at the same time achieving the functions of FTP file transfer!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:34865
    • 提供者:王一
  1. socketFlieTransfer

    0下载:
  2. 多线程socket文件传输,可供初学者参考-socketFileTransfer.rar
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:140411
    • 提供者:huahua
  1. socketfiletransferfopen

    0下载:
  2. windows环境下利用VC实现的socket文件传输程序。包含完整的程序及测试文件。-windows environment using VC to achieve the socket file transfer program. Contains a complete program and test files.
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7784056
    • 提供者:kelvin
  1. filecopynet

    0下载:
  2. socket 网络文件传输 开发实例 socket 网络文件传输 开发实例-socket copy file example ,u can use deriect in you develep .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:454357
    • 提供者:tan
  1. socket

    0下载:
  2. 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:2026121
    • 提供者:孔纯松
  1. socket

    0下载:
  2. socket 数据传输的实现,文件的发送及文件的接收-socket data transmission, file sending and receiving files
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:4843
    • 提供者:
  1. cs

    0下载:
  2. 控制台socket文件传输程序。程序具有上传、下载、查看目录文件、更改目录等功能 -Console socket file transfer program. Program with upload, download, view catalog files, change directory functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:35753
    • 提供者:yangqianyun
  1. socketwenjianchuangshu

    0下载:
  2. socket文件传输_支持断点续传_收发消息_点对多点-Socket file transfer _ support breakpoint continuingly _ _ _ point-to-multipoint send messages
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:135888
    • 提供者:liu feiyu
  1. socket

    0下载:
  2. socket,数据的传输,文件的传输,屏幕的截取。-socket, data transfer, file transfer, screen interception.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7743808
    • 提供者:邱世祥
  1. zq92345

    0下载:
  2. 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high p
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:188715
    • 提供者:fg
  1. socket

    0下载:
  2. 实现一个简单的超级服务器,支持多协议通信,也支持多协议文件传输-Implement a simple super-server, multi-protocol communication, also supports multi-protocol file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:4327
    • 提供者:guanji
  1. Socket

    0下载:
  2. socket通信,包含消息传输以及文件传输!-socket communications, including messaging and file transfer!
  3. 所属分类:Communication

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