搜索资源列表
Linux服务器配置教程
- 这是一个中小型企业服务器配置的方案,内含大量代码命令的解析.-this is a middle/small enterprise server configuration scheme, including plenty of command parse source code.
heartbeat-1.99.2.tar
- linux集群服务器软件代码包,已广泛应用于专业linux服务器构架中,是目前开源的集群代码中最优秀的-Linux cluster server software code. it has been widely used professional linux server architecture, which is the open-source code clusters of the best
仙镜传说服务器
- 不错的游戏代码,是在LINUX下面编译的。可以适当的修改。-good of the game code in Linux is compiled below. Can appropriate modifications.
Testexecl
- 一个简单的execl(linux)下的服务器代码,有什么问题,请多指教-a simple execl (linux) server code, any problem, please enlighten
AnyQ即时通讯源代码(Linux)server_code
- AnyQ即时通讯源代码,这个是服务器端的代码。-AnyQ IM source code, the server-side code.
minihttp
- 一款非常小巧的Web服务器程序,速度和执行性能都很快,内存占用很低,代码质量很高,能够运行在Unix/Linux平台
git教程
- 本文是一个入门级的使用教程,简单介绍最基础的命令,专为想用git而不知从何下手的苦手准备。git是新流行起来的代码管理工具,最著名的应用是linux内核代码管理。Git比SVN好的地方在于两点:轻量级、分布式。其中分布式的意思是Git不需要一个中心服务器,或者说任何一台使用git的电脑都可以当服务器,建立代码库服务器异常简单。
大华DVR工控型服务器软件
- 大华工控型DVR服务器软件源代码,基于大华SDK及压缩板卡,代码是QT3的,LINUX操作系统。
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
linuxc
- 基础的linux c代码,有数据结构,系统编程,web服务器的实现-some useful linux c code
CS
- Linux环境下实现的客户服务器代码,简单易懂,适用于新手参考学习。-Under the Linux environment of the client-server code, easy-to-read, study and apply to new reference.
ftp
- linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
et6_1
- linux下的聊天系统之服务器代码,有公聊,群聊,文件传送等功能-聊天系统之服务器代码
LINUX-ftp
- 这是我培训时候,在red hat linux 9.0上面开发的ftp服务器代码!-This is my training time, in the red hat linux 9.0 above, the development of ftp server code!
client
- linux下的FTP服务器代码示例,支持多线程。-FTP server under linux sample code to support multi-threading.
linux-client
- 连接linux服务器的客户端代码,包含建立与服务端的socket连接,与服务端的通信协议的设计,请求分发设计,用户登录,内部使用多线程实现。-Connected to the Linux server client code, includes creating server socket connection with the server communication protocol design, to request distribution design, user login, in
简单的HTTP服务器(bubble httpd)
- 本科网络编程作业 简单的HTTP服务器,使用epoll,线程池技术。采用分阶段多线程事件驱动模型。在Linux使用C语言实现。 本代码只适用于Linux平台。README尚未完善。 下载代码后直接用root执行all.bash success后可以使用(默认安装到/usr/local/bubble下) bubble start/stop/restart控制服务启停 配置文件为bubble/etc/bubble.conf 有以为或建议请致信README中的Email
多进程tcp服务器
- 多进程LINUX tcp 服务器 模块,易语言代码 .(Multi process LINUX TCP server module, easy to language code.)
linux大作业代码
- 系统采用客户端和服务器端开发模式。在客户端,设计两个进程P1和P2同时读取网卡上的数据,P1读取数据后,负责将TCP报文中的头部数据写入到Packet文件中,P2读取数据后,负责将UDP报文的头部同样写入到Packet文件中。(The system uses the client and server-side development mode. On the client side, we design two processes, P1 and P2, and read the data o
Linux高性能服务器编程
- 这本书对于学习linux的程序爱好者,有很大的指导意义.有利于编写出更加规范的代码(This book is of great guiding significance for the program enthusiasts who study Linux. It is helpful to write more standardized code.)