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

[网络] 1.tcp-concurrent-select

此程序完成了服务器并发的操作,服务器同时可以接受多个的客户端的连接请求
This program finished the concurrent operation, the server can accept multiple client connection requests at the same time (2017-04-11, Unix_Linux, 8KB, 下载3次)

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

[网络] Server

C语言TCP/IP协议通信,服务器端源程序
TCP/IP protocol communication (2013-06-22, Unix_Linux, 1KB, 下载2次)

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

[网络] usefulmflood

关于mflood无线传感器网络协议的代码
About mflood wireless sensor network protocol code (2013-06-16, Unix_Linux, 23KB, 下载2次)

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

[网络] 05_httpd

arm2410网络编程,基于BOA服务器。
arm2410 network programming, BOA-based server. (2013-05-19, Unix_Linux, 61KB, 下载2次)

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

[网络] vsntp-2.0.0

Linux sntp客户端对时工具,用于和sntp服务器端同步
Linux sntp service ssynchronizing time with server (2013-01-23, Unix_Linux, 285KB, 下载37次)

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

[网络] tcpservcli.tar

在linux下实现一个回射服务器和客户端,能够把在客户端输入的内容通过服务器回射回客户端
A the retroreflective server and client under linux, retroreflective input on the client through the server back to the client (2012-10-26, Unix_Linux, 1KB, 下载5次)

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

[网络] server

简单的socket 数据发送,分服务器和客户端
simple socket demo (2012-07-28, Unix_Linux, 2KB, 下载5次)

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

[网络] ace_socket

使用ACE完成socket通信,服务器从客户端收到消息后并返回给客户端。
The use of ACE to complete the socket communication, the server receive a message from the client and returned to the client. (2012-07-02, Unix_Linux, 2KB, 下载12次)

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

[网络] nfsd

NFS 的客户端在访问远端服务器文件系统时,既需要通过服务器获得文件的属性信息,还需要通过服务器获得文件的数据信息,这使得 NFS 天然地具备将文件的属性信息和数据信息分离在不同服务器上进行访问的特性
NFS client in remote access server file system, we need to get file server through the attribute information, still need to get file data through a server information, this makes NFS file to have natural attributes of the information and data information in different servers separation characteristics of the visit (2012-04-28, Unix_Linux, 130KB, 下载8次)

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

[网络] projectServer

一款服务器代码,包括一些扩展接口,仅作学习用……
server code (2012-02-14, Unix_Linux, 53KB, 下载6次)

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

[网络] timese

编程实现时间服务器 编写一个网络时间服务器timeserver,该服务器能应具有如下功能: 能够为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间; 记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间
The programming time server Write a network time server timeserver, the server can should has the following functions: Be able to provide the users on the network time service, namely for the network users to return to the server of the current time Records of the requested web users IP address (save to file), format as follows: (2011-11-16, Unix_Linux, 1KB, 下载5次)

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

[网络] vrrp.tar

vrrp虚拟路由协议源代码,支持IPv4/IPv6版本,是路由器,网关、核心网网络设备,冗余备份必备通信协议
vrrp route protocal,this release include IPv4 and IPv6! run on linux。 (2011-11-09, Unix_Linux, 244KB, 下载31次)

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

[网络] udpsever

linux udp服务器实现。。初学者可借鉴
linux udp server implementation. . Beginners can learn (2011-06-27, Unix_Linux, 2KB, 下载12次)

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

[网络] work1

linux 下的socket编程,服务器端接收客户端传来的数据,服务器将数据原样回传给客户端。
socket programming under linux, server-side receiving the data sent by the client, the server data back to the client as is. (2010-12-31, Unix_Linux, 2KB, 下载9次)

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

[网络] LINUX

数据的发送与接收recv, send, write, read,TCP服务器, TCP客户端
Send and receive data, recv, send, write, read, TCP server, TCP client (2010-07-26, Unix_Linux, 2KB, 下载26次)

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

[网络] ns-allinone-3.7

网络模拟器NS的最新源码包(NS-3.7),希望对你有用。
Network Simulator NS-date source Package (NS-3.7), want to be useful to you. (2010-03-10, Unix_Linux, 27966KB, 下载24次)

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

[网络] client_server

这是一个基于客户-服务器模型的简单科学计算器,支持多用户,计算操作前需有用户登录。
This is a customer-based- server model of a simple scientific calculator, support for multi-user, calculated before the operation a user login. (2009-05-17, Unix_Linux, 45KB, 下载4次)

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

[网络] linux_tcp_server_source_code

linux环境下的TCP网络服务器端实现原代码
linux environment TCP network server-side code to achieve the original (2009-01-15, Unix_Linux, 16KB, 下载28次)

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

[网络] dynamips-0.2.8-RC2.tar

思科路由器仿真器,用来仿7200系列得,可以在电脑上模拟路由器
Cisco router simulator, used to fake a 7200 series can be simulated on a computer router (2008-10-03, Unix_Linux, 565KB, 下载18次)

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

[网络] btServer-20050819

服务器端源文件:btServer-20050819.zip
server source document : btServer- 20050819.zip (2007-06-13, Unix_Linux, 311KB, 下载11次)

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