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

搜索资源列表

  1. fileclient-server.c

    0下载:
  2. Very simple file transferring client.-Very simple file transferring client.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4890
    • 提供者:wwdl
  1. fileclient

    0下载:
  2. 这是信息安全中有关文件客户端的代码,不过 我上传的是压缩后的项目,可解压缩后在运行环境里直接运行!-This is the information security related documents to the client code, but I upload the compressed project Solutions can be compressed in direct operating environment running!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25508
    • 提供者:康乐
  1. FileClient

    0下载:
  2. 文件传输,用SOCKET 进行文件在局域网内的快速传输-File transfer, use SOCKET files in the LAN rapid transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:186072
    • 提供者:吴东明
  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11777
    • 提供者:zhang liang
  1. fileclient.tar

    0下载:
  2. 在linux下的用QT做的基于TCP协议传输文件的客户端小程序。-In linux using QT to do under the TCP protocol to transfer files based on client-side applet.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:515218
    • 提供者:forgetor
  1. wangluobianchengshiyan(4)

    0下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。当FileClient发送请求“GET xxx.xxx”时,FileServer就把xxx.xxx文件发送给FileClient,FileClient把该文件保存到客户端的本地文件系统中,当FileClient发送请求“PUT xxx.xxx”时,FileServer就做好接收xxx.xxx文件的准备,FileClient接着发送xxx.xxx文件的内容,FileServer把接收到的文件内容保存到服务
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:19229
    • 提供者:cnwst
  1. fileclient

    0下载:
  2. linux 的client大文件传输 自己做得,opensuse-linux large file transfer of the client doing, opensuse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1005
    • 提供者:
  1. Fileclient

    0下载:
  2. VC++ 监听Push,可以在windows mobile系统上监听接收到的PUSH消息、彩信通知等。-VC++ monitor Push, can monitor on windows mobile system received PUSH message, MMS notification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1096507
    • 提供者:hoyzhang
  1. filetrans

    0下载:
  2. 一个简单的文件收发的的客户端和服务器的程序,使用TCP连接。客户端使用是通过命令行调用的方式。例如:fileclient [目的IP][文件路径]-Send and receive files with a simple client and server programs that use the TCP connection. Client invoked by the command line mode. For example: fileclient [the purpose of IP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-10
    • 文件大小:2398850
    • 提供者:neji
  1. fileclient

    0下载:
  2. 文件传输客户端开发,可以实现局域网内的文件传输-File transfer client development, can achieve LAN file transfer
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:36448
    • 提供者:1213
  1. FileClient

    0下载:
  2. 文件传输程序,利用socket传输文件,速率快,性能稳定。-File transfer program, transfer files using socket, speed, stable performance.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4331802
    • 提供者:曹炜
  1. fileserver-fileclient

    0下载:
  2. 此源码为多线程服务器和客户端的源码。功能:服务器根据客户端的请求,将其所要求的文件发送给客户端。采用多线程工作,可以同时为多个客户端提供服务。-The source for the multi-threaded server source code. Function: The server according to the client' s request, the documents they require to send to the client. Multi-threaded
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2302
    • 提供者:baolianwei
  1. user-defined-protocol

    0下载:
  2. 实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。-The realization of a user-defined protocol file transfer server FileServer and customer FileClient.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:17573
    • 提供者:
  1. FileClient

    0下载:
  2. Fei transmission similar to the LAN chatting transmission procedures, regardless of the server and client, he can take full advantage of the LAN network resources, transmission speed over 10MB/s, but is aesthetically pleasing user interface
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6455151
    • 提供者:Tuan Le
  1. FileClient

    0下载:
  2. FileClient是有关于文件上传的代码,只有一个文件还不能全部实现功能-输入文字或网址,即可翻译 FileClient是有关于文件上传的代码,只有一个文件还不能全部实现功能 FileClient是有关于文件上传的代码,只有一个文件还不能全部实现功能 FileClient is about the file upload code, only a file can not be fully realized
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3167
    • 提供者:黄婷婷
  1. FileClient

    0下载:
  2. WINDOWS平台下MFC实现使用TCP协议,接收、发送文件(Use TCP protocol to receive and send files)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-23
    • 文件大小:52449280
    • 提供者:century
搜珍网 www.dssz.com