CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - file transfer from server to client

搜索资源列表

  1. AgileIM[1]

    3下载:
  2. AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:777787
    • 提供者:王懿璞
  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. P2Psocket.pdf

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

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

    0下载:
  2. 本程序实现多线程网络文件的传输,由服务器端和客服端组成,其结构非常简单-This procedure to achieve multi-threaded network file transfer, from server-side and client customer service composition, its structure is very simple
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-14
    • 文件大小:76383
    • 提供者:仿佛过
  1. Remote_Control

    0下载:
  2. This is a basic remote control application for Windows formed from two modules. One that runs as server and listen to ports 5001 and 5002 (5001 used for image transfer and 5002 for mouse commands, keyboard is not implemented), and the second one whic
  3. 所属分类:Remote Control

    • 发布日期:2017-03-23
    • 文件大小:107906
    • 提供者:silviudog
  1. Uploader_demo

    0下载:
  2. Browser-based (HTTP) file uploading is a great way to transfer arbitrary files from a client machine to the Web server which adds another dimension to Web-based applications. -Browser-based (HTTP) file uploading is a great way to transfer arbitrary f
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:33596
    • 提供者:吴开红
  1. FTP

    1下载:
  2. 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedur
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-11-27
    • 文件大小:5120
    • 提供者:林西
  1. TFTP

    1下载:
  2. 本程序完成了tftp文件传输,分为一个客户端和一个服务器,当客户端连接服务器成功后,服务器显示客户端当前盘符下的所有文件。客户端输入命令请求下载,服务器端同样通过命令可以完成从客户端上传文件。-The completion of the tftp file transfer program, divided into a client and a server, when a client connects to the server is successful, the client serv
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-09
    • 文件大小:2485626
    • 提供者:蓝汐
  1. ChunkServer

    0下载:
  2. chunk server is used to transfer file from client to server ae the data divide the data into chunks-chunk server is used to transfer file from client to server ae the data divide the data into chunks
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1747681
    • 提供者:perumal
  1. winsock

    0下载:
  2. 实现了聊天功能 局域网文件传输功能 分客户端和服务器端-File transfer is one of the most commonly used services on the Internet, a multi-threaded file transfer can effectively improve the file transfer speed and efficiency, this system use the Windows sockets implementation, So
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:56096
    • 提供者:vzyuki
  1. server

    0下载:
  2. 讲诉如何传送文件 ,从服务端如何到客户端进行工作, 接受文件等等。-Recounts how to transfer files from the server to the client how to carry out the work, accept the file, and so on.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:2351
    • 提供者:木子
  1. net2ftp_v1.0

    0下载:
  2. You want to build a website, so you start creating web pages on your computer. Next, you need to publish them: you need to put those pages on a web server so that everyone would be able to view them. To transfer the files from your computer t
  3. 所属分类:Ftp客户端

    • 发布日期:2018-01-07
    • 文件大小:4459520
    • 提供者:afanou
  1. 文件传输

    0下载:
  2. 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:SAKURA鱼
搜珍网 www.dssz.com