联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 网络(498) 
按平台查找All Unix_Linux(498) 

[网络] shttp

实现一个简单的http收发协议,完成post和get两个功能,post用于向服务器指定文件末尾添加字符,get用于从服务器取回指定文件
Achieve a the simple http transceiver agreement, the completion of the post and get two functions, post used to add character to the end of the specified file to the server, get used to retrieve the specified file from the server (2013-03-29, Unix_Linux, 239KB, 下载8次)

http://www.pudn.com/Download/item/id/2178915.html

[网络] RT2830Demo.tar

Mediatek RT2830 Faminily(路由器平台)搭载Linux 2.6系统。代码包括: 1)内嵌客户网页。 2)串口、socket通讯处理。 3)系统配置。 该方案是目前低成本无线路由器主流方案。参考价值非常高。
Mediatek RT2830 Faminily (router platform) equipped with a Linux 2.6 system. The code includes: 1) embedded client pages. 2) serial communications. 3) The system configuration. The program is the low-cost a wireless router mainstream program. (2012-11-23, Unix_Linux, 777KB, 下载23次)

http://www.pudn.com/Download/item/id/2057760.html

[网络] serverp

服务器程序,它派生一个子处理通信.服务器程序,它派生一个子处理通信.
A server program that forks a child to handle communication. (2012-11-21, Unix_Linux, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/2054854.html

[网络] 6

实现客户端网站和服务器程序 之间的通信,通过服务器对网站进行访问,修改
Communication between the client site and server programs, access the site through the server, modify (2012-08-29, Unix_Linux, 5KB, 下载5次)

http://www.pudn.com/Download/item/id/1979104.html

[网络] TCP_server

建立基于TCP套接字的服务器与客户端的连接,客户端向服务器发送字符串,服务器将接受到的字符串打印出来
Establish a connection based on the TCP socket server and client, the client sends the server a string, the server will receive the string print out (2012-07-20, Unix_Linux, 2KB, 下载7次)

http://www.pudn.com/Download/item/id/1944225.html

[网络] multiprocess_tcp_server

linux下的多进程并发服务器,采用select机制解决阻塞
multi-process concurrent server under linux, select mechanism to resolve the blocking (2012-06-20, Unix_Linux, 5KB, 下载14次)

http://www.pudn.com/Download/item/id/1917974.html

[网络] bishe.tcl.tar

无线传感器网络的能量仿真,用NS2仿真软件来实现
NS2 energy simulation (2012-05-20, Unix_Linux, 4KB, 下载31次)

http://www.pudn.com/Download/item/id/1878274.html

[网络] transInRTP

一个简单的例子,教你在Linux下使用RTP进行传输。例子中包含一下服务器端和一个客户端。根据你的编译器,直接进行编译就可以了。
A sample example to teach you how to use RTP trans date in Linux environment.You can compile it use your compiler. (2011-08-31, Unix_Linux, 214KB, 下载6次)

http://www.pudn.com/Download/item/id/1635994.html

[网络] TCPIPserver

基于linux环境下的C语言的服务器端代码:TCP/IPserver程序
Linux-based environment, C language server-side code: TCP/IPserver program (2011-06-26, Unix_Linux, 1KB, 下载25次)

http://www.pudn.com/Download/item/id/1580978.html

[网络] GNU_Linux_Senior_Network_Application_Services_Dire

Gnu Linux 高级网络应用服务指南 第1章 Linux 服务器的安装 第2章 Linux 安全与优化概要 第3章 TCP/IP 网络管理 第4章 Linux Apache Web 服务器 第5章 Linux FTP服务器 第6章 Linux 邮件服务器 第7章 Linux 域名服务器 第8章 Linux 代理服务器
Gnu Linux Advanced Network Application Services Guide Chapter 1 Linux server installation Chapter 2 Summary of Linux security and optimization in Chapter 3 TCP/IP Network Administration, Chapter 4 Linux Apache Web server, Chapter 5, Chapter 6, Linux FTP Server Linux Mail Server section Chapter 7 Chapter 8 Linux Domain Server Linux Proxy Server (2010-05-22, Unix_Linux, 6934KB, 下载3次)

http://www.pudn.com/Download/item/id/1184200.html

[网络] ahttpserver_src

根据libevent 开发的简历http服务器 libent是开源的,一个非常好的网络开发库
libevent (2009-11-25, Unix_Linux, 143KB, 下载19次)

http://www.pudn.com/Download/item/id/982732.html

[网络] linux_socket

linux socket客户端和服务器端程序,对初学socket编程的人很有帮助。
linux socket client and server-side procedures, the person learning socket programming helpful. (2009-06-23, Unix_Linux, 2KB, 下载102次)

http://www.pudn.com/Download/item/id/818496.html

[网络] ftp_system

FTP服务器,服务器架设在LINUX操作系统上,当服务器开启的时候,我们在WINDOWS操作系统下用FTP软件(例如FALSH FTP)可以实现文件的上传、下载(上传到LINUX系统)。
FTP server, the server set up in the LINUX operating system, when the server opens, we in the WINDOWS operating system using FTP software (such as FALSH FTP) can upload files, download (uploaded to the LINUX system). (2008-05-13, Unix_Linux, 14KB, 下载14次)

http://www.pudn.com/Download/item/id/461112.html

[网络] hello

回送程序 客户端向服务器端发送数据,服务器端接收后,反向发送
Loopback client program to send data to the server-side, server-side receiver, the reverse Send (2008-04-11, Unix_Linux, 13KB, 下载5次)

http://www.pudn.com/Download/item/id/434577.html

[网络] traffic_control

Linux路由器流量统计系统 // Linux路由器流量统计系统.doc
Linux router traffic statistics system// Linux router traffic statistics system. Doc (2007-08-31, Unix_Linux, 4KB, 下载37次)

http://www.pudn.com/Download/item/id/326383.html

[网络] proxyserve

代理服务器应用程序源代码,基于linux socket编程的,已经调试通过
Proxy server application source code, linux socket-based programming has been debugging through (2007-07-21, Unix_Linux, 4KB, 下载28次)

http://www.pudn.com/Download/item/id/310262.html

[网络] epoll-lib-0.111

linux epoll源码,支持大型服务器,适合高手研究
linux source epoll support large server, suitable for expert study (2007-06-28, Unix_Linux, 31KB, 下载333次)

http://www.pudn.com/Download/item/id/300861.html

[网络] epoll

linux 下epoll的用法,支持几万个fd,大型服务器的网络架构
linux usage under epoll support tens of thousands fd, large server network infrastructure (2007-06-28, Unix_Linux, 2KB, 下载637次)

http://www.pudn.com/Download/item/id/300858.html

[网络] cvbxcvg

二次共享服务器本身不用接采集器和正版卡,也不需要每月的正版卡授权,只需在服务器上运行服务端软件,这样就可以把服务器设置在托管主机或网吧的服务器上,网络传输条件和带宽得到了改善,
secondary server itself not shared access and genuine collector cards, and do not need monthly Genuine card authorization, only the server running on the server software, which can be installed in the server or hosted by the Internet server, network bandwidth and transmission conditions had improved, (2006-06-22, Unix_Linux, 24KB, 下载10次)

http://www.pudn.com/Download/item/id/196828.html

[网络] header

模拟LINUX下的pos机系统的客户端,服务器端稍后再上传
simulation under the pos LINUX System client, server later upload (2006-04-08, Unix_Linux, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/167952.html
总计:498