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

[网络] gcc

GCC编译器资料,纯英文版本,需要有英文基础的
GCC compiler data, pure English version, need to have the basis of EnglishGCC compiler data (2017-11-20, Unix_Linux, 1467KB, 下载1次)

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

[网络] linux-socket

最新解密 王保明老师linux网络服务器开发视频代码,很经典哦
linux socket code, very classic (2015-06-13, Unix_Linux, 24KB, 下载19次)

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

[网络] server

Linux网络编程入门级程序,此为建立一个服务器,服务器包括套接字建立,配置,绑定,监听等步骤
Linux network programming entry-level program, this is the steps to set up a server, the server socket to create, configure, bind, listen for (2013-04-14, Unix_Linux, 1KB, 下载3次)

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

[网络] db-1203G1704-wg

可以做简单应用服务器的博达for db120 使用的路由器固件。
Bardon for db120 router firmware can do a simple application server. (2013-04-11, Unix_Linux, 5335KB, 下载4次)

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

[网络] miniupnpd-1.7.tar

最新版的UPNP服务器源代码。与UPNPC配对使用,分别用作服务器和客户端。
Upnp server (2012-12-18, Unix_Linux, 135KB, 下载11次)

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

[网络] usend4

linux下的使用udp socket传文件例子,此为服务器源代码
linux udp socket transfer files example, this is the server source code (2012-12-09, Unix_Linux, 1KB, 下载12次)

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

[网络] bianc

简单客户机与服务器,一个客户机输入什么,服务器就自动回复的回声程序。
Simple client and server, a client input echo server auto-reply program. (2012-06-21, Unix_Linux, 18KB, 下载5次)

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

[网络] exp2

实现基于TCP的客户服务器通信及回射程序
A program based on tcp,which has realized the communication between server and client . (2011-12-30, Unix_Linux, 3KB, 下载3次)

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

[网络] Epoll_webserver

使用epoll系统调用监听多个网络连接,实现简单Web服务器
Use epoll system call multiplexer monitor descriptor fd, simple Web server (2011-11-27, Unix_Linux, 2KB, 下载6次)

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

[网络] tcp

简单的TCP远程控制程序并发服务器模型:服务器在同一时刻可以响应多个 客户的请求。
TCP simple remote control system (2011-10-09, Unix_Linux, 3KB, 下载9次)

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

[网络] TCandUDP

Linux下基于TCP和UDP的网络编程的实例,TCP中包含一个循环服务器和并发服务器。
Linux-based network programming TCP and UDP instances, TCP server and contains a loop concurrent server. (2011-10-08, Unix_Linux, 6KB, 下载18次)

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

[网络] consvr

Linux Socket网络编程,并发服务器例程
Linux Socket network programming, concurrent server routine (2011-04-27, Unix_Linux, 25KB, 下载28次)

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

[网络] ex.tar

编写的客户机/服务器程序,其中客户机使用流套接字向服务器请求日期和时间,服务器收到请求后,回答请求并显示客户的地址。
Preparation of client/server program, which the client requests to the server using stream sockets date and time, the server receives a request, answering the request and displays the customer' s address. (2011-04-09, Unix_Linux, 1KB, 下载4次)

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

[网络] djbdns-1.05.tar

一个简单的DNS 服务器的源代码,开发环境为linux
A simple DNS server source code, development environment for linux (2010-07-15, Unix_Linux, 84KB, 下载5次)

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

[网络] myweb.tar

在LINUX环境下,自己实现一个简单的WEB服务器源码。
In the LINUX environment, their realization of a simple source WEB server. (2009-08-02, Unix_Linux, 3KB, 下载26次)

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

[网络] client

linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间
udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request (2009-04-11, Unix_Linux, 1KB, 下载6次)

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

[网络] tftpd

linux下tftp服务器端的源码实现,学习tftp的好资料啊
Under linux-source tftp server-side realize, learning good information tftp ah (2008-03-22, Unix_Linux, 14KB, 下载54次)

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

[网络] TCP

linux环境下的TCP应用程序,有客户端和服务器端.
linux environment TCP applications have client and server. (2007-09-12, Unix_Linux, 2KB, 下载77次)

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

[网络] rtsp_server_c

rtsp服务器代码 支持多种文件格式,需要添加信格式,自行书写 loadmedia readmedia freemedia即可
rtsp server code to support multiple file formats, the need to add letter format, loadmedia own writing can be readmedia freemedia (2006-10-26, Unix_Linux, 528KB, 下载317次)

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

[网络] Linux_proxy

这是一个Linux下用C语言编写的代理服务器程序,含客户端和服务器端。
This is a Linux C language prepared by the proxy process, including the client and server side. (2006-05-24, Unix_Linux, 13KB, 下载154次)

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