CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket file transfer

搜索资源列表

  1. radmin21

    0下载:
  2. 务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。-Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1380743
    • 提供者:Qin Jie Ning
  1. P2Psocket.pdf

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

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

    0下载:
  2. 基于socket的文件传输。包括文件的上传和下载。-Socket-based file transfer. Including uploading and downloading files.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:60458
    • 提供者:苹果
  1. ftp

    0下载:
  2. Visual Studio.net 2003 基于Socket套接口,实现文件数据传输服务。学会FTP协议、协议解析、基于Socket的编程技术及其文件传输服务的技术。-Visual Studio.net 2003 based on Socket sets of interfaces, data transmission service implementation document. Institute of FTP protocol, protocol analysis, based o
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:138697
    • 提供者:任芳
  1. FTP_client_by_C

    0下载:
  2. 遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件-AC_FTP is a file transfer protocol client that uses asynchronous socket operation mode and utilizes many programming techniques described in detail throughout the book. It connects to an FTP server, sends co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:37727
    • 提供者:张凯瑞
  1. ftpICP

    0下载:
  2. 基于socket的文件传输,包括服务器和客户端,程序简洁但功能全.-Socket-based file transfer, including the server and the client, but the function of the whole process simple.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:212531
    • 提供者:李琴
  1. FTPserver

    0下载:
  2. 用套接字实现的ftp文件传输源代码,希望对大家有帮助-Socket to achieve with ftp file transfer of source code, we want to help. . . . .
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-14
    • 文件大小:3179156
    • 提供者:ccc
  1. FileTransmission

    0下载:
  2. 通过socket建立TCP的文件传输和UDP在线聊天服务,采用客户端服务器模式-Socket through the establishment of TCP and UDP file transfer online chat service, using client-server model
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:98722
    • 提供者:尼恩
  1. FileTransfers

    0下载:
  2. 用MFC实现局域网内点对点的大文件传输,利用socket实现-Using MFC to achieve point-to-point LAN large file transfer, the realization of the use of socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:421039
    • 提供者:liupingjin
  1. sockettransfer

    0下载:
  2. socket编程能够实现文件的传输 比如从一个盘复制到另一个盘-socket programming file transfer can be achieved, such as copying from one disk to another disk
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2984
    • 提供者:tom
  1. filesend

    0下载:
  2. 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4541009
    • 提供者:fsa
  1. FileTranslate

    0下载:
  2. 这是我的一次作业,实现的是网络之间的文件传输,用的是socket编程,我是一名初学者,希望站长能通过O(∩_∩)O~ 谢谢啦!-This is my first operation, the realization of the network file transfer, using a socket programming, I am a beginner, wantto head through the operationO (∩ _ ∩) O ~ Thank you!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:631228
    • 提供者:陈琛
  1. socket_programing-msg_transfer

    0下载:
  2. socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1917
    • 提供者:lk
  1. newChatRoom

    0下载:
  2. Version 1.0 1. 客户端通过下载的Java Applet 小程序和服务器建立套接字连接字后,用户输入聊天的昵称就可以和其他用户聊天; 2. 聊天室界面包括公共聊天信息和私人聊天信息,用户可以用鼠标双击聊天列表中某个聊天者的昵称,和该用户进行私人聊天 3. 当新用户进入聊天室时,所有的用户都可以在聊天列表中看到该用户的昵称;当某用户关闭浏览器或退出聊天室时,聊天列表将该用户的昵称删除,聊天室显示该用户离开的消息。 Version 2.0 1. 增
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:22428
    • 提供者:李杰
  1. ex2cli

    0下载:
  2. 网络文件传输,用Linux C结合Socket进行编程,这个文件是客户端部分,可直接用gcc编译.-Network file transfer, with the Linux C with Socket programming, this document is the client part, can be directly compiled using gcc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:717
    • 提供者:郭崇鑫
  1. ex2serv

    0下载:
  2. 网络文件传输,采用Linux C与Socket结合编程,这个是服务器部分.-Network file transfer, using Linux C combined with Socket programming, this is the server part.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:798
    • 提供者:郭崇鑫
  1. client

    0下载:
  2. 用C++实现用socket编程,实现简单的文件传输程序,并附带说明文字-Using C++ implementation uses socket programming, a simple file transfer program, and with explanatory text
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:710
    • 提供者:wangmin
  1. 局域网文件传输

    0下载:
  2. 局域网文件传输,可以达到目前最快的局域网传输速度。-based file transfer SOCKET example, a multi-threaded file transfers, application and LAN
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-04-02
    • 文件大小:289201
    • 提供者:蒲剑
  1. 931193JAVA-FTPClientss

    0下载:
  2. 利用进程通信套接字socket 的编程接口功能,设计和实现一个简单的文件传输协议.具体要求是: 用socket 编程接口编写两个程序,分别为客户程序和服务器程序, 运行客户程序,能实现下述命令功能:-The use of process communication socket socket programming interface functions, design and implement a simple file transfer protocol. The specific req
  3. 所属分类:Internet-Socket-Network

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

    0下载:
  2. DavinciDM6446系统下,网络通讯SOCKET传输YUV文件代码.包括客户端和服务端-DavinciDM6446 system, network communication SOCKET transfer YUV file code. Including client and server-side
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1221665
    • 提供者:mafaqing
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com