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

[网络] udp_client_server

udp实现客户端和服务器通信一台服务器可以对多台客户端
udp achieve client and server communications (2013-10-22, Unix_Linux, 1KB, 下载8次)

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

[网络] socket

多线程实现: 需求:1、实现服务器与客户端的通信,服务器可接收多个客户端。 2、服务器发送消息时,所有客户端都可收到。 3、客户端发送信息时,只有服务器可收到。 4、服务器发送“bye”时,包括服务器程序及所有客户端程序都结束,客户端发送“bye”时,本客户端结束(当然,服务器对应的线程也会结束)。 5、服务器要在输出客户端消息时,要连同对应客户端的IP一起输出。
Multithreading: Requirements: 1, server and client communications, the server can receive multiple clients. 2, the server sends a message, all clients can receive. 3, the client sends information, only the server can be received. 4, the server sends " bye" when including the server program and the end of all client programs, the client sends " bye" , the client end (of course, the server corresponding thread also ends). 5, the server to the client in the output message to the client' s IP with the corresponding output together. (2013-07-14, Unix_Linux, 2KB, 下载9次)

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

[网络] web

linux下网络编程,web服务器程序,可以将自己程序目录作为网站服务器根目录使用即可
linux web serverce socket (2012-12-11, Unix_Linux, 26KB, 下载21次)

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

[网络] usbtcp

linux下建立tcp服务器,并且实现与usb转发的功能,
established under linux tcp server, and forward with usb... (2012-02-27, Unix_Linux, 2KB, 下载7次)

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

[网络] multithread_tcp_server

基于TCP的多线程并发服务器-客户端通信模型!服务器 选项-p 要开放的端口;客户端 选项-i 服务器IP地址
TCP-based multi-threaded concurrent server (2012-02-06, Unix_Linux, 22KB, 下载36次)

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

[网络] ltrace_0.3.31.tar

Linux一个调试器的源代码,可以帮助大家了解调试器的基本原理
a debugger source code (2011-08-02, Unix_Linux, 103KB, 下载8次)

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

[网络] TCPtransfer

linux下的TCP 中转服务器程序,分为一个负载均衡器和若干个真实服务器
transit under linux TCP server program, divided into a load balancer and a number of real servers (2011-07-12, Unix_Linux, 57KB, 下载48次)

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

[网络] calc_udp

服务器-客户端模式实现计算器的代码,使用UDP的版本。
Server- client mode of a calculator, using UDP version (2011-05-04, Unix_Linux, 8KB, 下载5次)

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

[网络] calc_tcp

服务器-客户端模式实现计算器的代码,使用TCP的版本。
Server- client mode of a calculator, using TCP version (2011-05-04, Unix_Linux, 9KB, 下载5次)

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

[网络] epoll_test

一个简单的epoll测试程序,包括服务器和客户端
Epoll a simple test program, including server and client (2011-03-21, Unix_Linux, 2KB, 下载5次)

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

[网络] TCP

linux下socket网络编程(服务器端和客户端)
socket network programming under linux (server and client) (2011-03-18, Unix_Linux, 10KB, 下载10次)

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

[网络] ntveliveserver

基于http h.264的高清直播服务器。
a High performance video broadcast server (2011-01-28, Unix_Linux, 3224KB, 下载11次)

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

[网络] server_udp

linux环境下使用socket进行通信的服务器程序
linux environment to communicate using the socket server program (2010-09-07, Unix_Linux, 1KB, 下载4次)

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

[网络] ftp

ftp linux 邮件服务器的配置,与客户端的配置
ftp linux mail server configuration, and client-side configuration (2009-12-31, Unix_Linux, 4KB, 下载4次)

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

[网络] zrw

dump系统所有的寄存器,并可随意读写这些寄存器
System dump all the registers, and random read and write these registers (2008-11-10, Unix_Linux, 3KB, 下载3次)

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

[网络] 189745socket+pool

线程池+socket,非常好的服务器端源代码,可以很深入的学习线程池技术
Thread pool+ Socket, a very good server-side source code, can be very thorough study and thread pool technology (2008-08-13, Unix_Linux, 13KB, 下载332次)

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

[网络] multiTcpServer

linux下的模拟网络并发服务器工作,完成功能为客户端提供ip及端口地址,发送会话到服务器,服务器回显
linux network simulation under the Concurrent Server to fulfill the functions of providing the client ip and port address, send the conversation to the server, the server Echo (2008-06-09, Unix_Linux, 2KB, 下载66次)

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

[网络] Theninthspeaksanfsserver

对服务器Linux网络操作系统NFS服务器 的相关知识的讲解
Linux network operating system server NFS server-related knowledge on (2007-12-29, Unix_Linux, 61KB, 下载45次)

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

[网络] client_server_client

linux系统下,客户端与服务器端通讯的客户端程序
linux system, the client and server-client communications procedures (2006-04-15, Unix_Linux, 2KB, 下载23次)

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

[网络] streaming_server

这是一个流媒体服务器,在linux下运行,还不错的
This is a streaming media server, running under Linux, but also good (2006-02-27, Unix_Linux, 671KB, 下载407次)

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