CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 服务器 传输

搜索资源列表

  1. chenjinyi.tar

    0下载:
  2. 设计服务器和客户端,服务器可以使用TCP协议传输文件到客户端(C或C++实现) • 客户端发起传输请求 • 文件可以任意大小 • 客户端保存文件到磁盘
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.33kb
    • 提供者:李明
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:xc
  1. EimServer

    0下载:
  2. linux下即时通讯服务器断,代码,具有p2p,NAT穿越,离线文件传输。-broken under linux instant messaging server, code, with p2p, NAT traversal, offline file transfer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10.18mb
    • 提供者:王文星
  1. linuxUDP

    0下载:
  2. 实现linux下UDP点对点信息传输(从客户端写入内容,发送给服务器端,再由服务器端返送回客户端),可以直观体会linux下的网络连接-Linux point under the UDP to achieve information transmission (from the client to write the content, sent to the server side, then returning back to the client server), you can visua
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1.58kb
    • 提供者:fengjianhui
  1. fileserver

    0下载:
  2. linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1.22kb
    • 提供者:
  1. scp.tar

    0下载:
  2. 一个网络传输文件程序,格式仿照linux中CP命令,服务器和客户端之间可以互相拷贝文件-Procedures for a network to transfer files, format modeled on linux in the CP command, the server and the client will be possible to copy files between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:10.72kb
    • 提供者:hh
  1. UDPserver

    0下载:
  2. Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.45kb
    • 提供者:莱克
  1. server

    0下载:
  2. 本代码是基于LINUX系统下的,实现企业内部员工间通信的服务器端代码部分。可以完成文件传输及集体会议等。包含详细完整的代码。-The code is based on LINUX systems, the achievement of internal staff communication part of the server-side code. File transfer to be completed and collective meetings. The code contains
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:169.61kb
    • 提供者:赵琪
  1. server

    0下载:
  2. 这段代码是在LINUX下,实现服务器端的数据发送和传输。-This piece of code is developed under the Linux system.And it is run by c.Its function is about the data transformed from the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1008byte
    • 提供者:任展锐
  1. imageTransfer

    0下载:
  2. Linux下基于C/S开发的一个传输文件的小程序。可以用于传文件和接收文件。先运行服务器,再客户端-Linux Based C/S development of a small program to transfer files. Can be used to pass files and receive files. First run the server, then the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:328.52kb
    • 提供者:Keen
  1. Service

    0下载:
  2. 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:929byte
    • 提供者:李文娟
  1. fileserver

    0下载:
  2. 本程序是基于双协议的文件传输协议的服务器端设计,实现进程预分配技术。-This procedure is based on dual-protocol file transfer protocol server-side design, implementation process, the pre-distribution techniques.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3.21kb
    • 提供者:李文娟
  1. curl-7.19.2.tar

    0下载:
  2. curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2.74mb
    • 提供者:zhu
  1. qt

    0下载:
  2. 在linux下用QT做的一个关于服务器及客户端的字符传输。-QT in linux to do next with a client on the server and the character transfer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.18mb
    • 提供者:yanyan
  1. 450913ftp-svr-clt

    0下载:
  2. ftp服务器源码,基本实现了ftp的功能。文件传输,远程登录等。在linux下实现,基于tcp。-ftp server source code, the basic realization of the ftp function. File transfer, remote login, and so on. In linux to achieve, based on tcp.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:24.39kb
    • 提供者:ether
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:136.63kb
    • 提供者:stone
  1. httpd-2.2.17.tar

    0下载:
  2.   httpd是Apache超文本传输协议(HTTP)服务器的主程序。被设计为一个独立运行的后台进程,它会建立一个处理请求的子进程或线程的池。 -httpd is the Apache HyperText Transfer Protocol (HTTP) server' s main program. Is designed as a stand-alone background process, it will process the request to create a child
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6.29mb
    • 提供者:sfx
  1. 文件传输

    0下载:
  2. 安全文件传输系统,利用到openssl库,加密传输,客户端服务器等(It's a security File Transmit System)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:7.57mb
    • 提供者:良仔
  1. ftp文件上传下载

    0下载:
  2. Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
  3. 所属分类:Linux/Unix编程

  1. Desktop

    0下载:
  2. L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:回答的啊
« 12 3 »
搜珍网 www.dssz.com