搜索资源列表
通信中间件
- 通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windows/linux下使用的示例代码。-communications middleware for network communications over the course of the communications module messaging communications. C wrote, in the windows / li
ReadXML2
- 一个利用tinyXML解析xml内容的示例工程,tinyXML是一个跨平台(windows和linux)下的一个xml轻型库,很好用的。-use tinyXML an analytic xml content of the sample projects, tinyXML is a cross-platform (Windows and Linux) xml light of a basement, good use.
suck_040225
- Suck Wrappers are a set of UNIX scr ipt files that sets up inn, an NNTP server, on a local machine so that suck can communicate with a News server supplied by an ISP . It also installs a set of wrapper scr ipts (based on the sample scr ipts provided
一个简单的linux代理示例程序
- 一个简单的linux代理示例程序.txt-a simple linux Acting sample program. Txt
Sample-TCP-Server-Client
- Linux下简单 的 TCP 服务器和客户端端代码-Simple TCP Server and Cliet under Linux
linux-ntp
- ntp协议的实现,可以在linux系统下编译,封装了该协议为一个功能文件,可方便在嵌入式系统直接使用,并带有demo范例程序。-ntp protocol implementation can be compiled under linux systems, packaging the agreement as a functional document, can be easily used directly in embedded systems, and with a demo sample
TCPClient
- linux下的共享文件范例程序,以及几个TCPServer和UDPServer的范例程序-share files under linux sample program, as well as several examples of TCPServer and procedures UDPServer
scodes2245
- linux networking source code sample
main_serveur.c.tar
- IPV6 server sample ,this is how to make IPV6 server in Linux ,this one listen on the port 61616 you can change it ,to what ever you want.
uip-0.6
- TCP/IP协议栈源码,版本0.6 目录说明: apps/ - contains some sample applications cc65/ - uIP for the 6502 CPU uip/ - actual uIP TCP/IP and ARP code unix - uIP as a user space process under FreeBSD or Linux -uIP is freely TCP/IP source code in C format
client
- linux下的FTP服务器代码示例,支持多线程。-FTP server under linux sample code to support multi-threading.
Linux-sample-code
- linux代码示例,罗列了linux开发中的一些有用的代码,对学习很有帮助-Linux code examples, a list of some useful code in the linux development, help in learning
sample
- 本程序包内包含了《网络程序设计》教程中所涉及到的所有简单编程实例,linux编程环境-This package contains the " network programming" tutorial to simple programming examples, linux programming environment
linux-full-version
- LIUX作业FROM BUPT 1.find /tmp –user tom –mtime +60 | xargs rm -rfv 2.cat sample.txt | tr A-Z a-z |tr –cs a-z\’ ‘\n’ | sort | uniq –c | sort –nr | head -10-LIUX job FROM BUPT 1.find/tmp-user tom-mtime+60 | xargs rm-rfv 2.cat sample.txt | tr AZ
LINUX-HOMEWORK
- LIUX作业FROM BUPT 1.find /tmp –user tom –mtime +60 | xargs rm -rfv 2.cat sample.txt | tr A-Z a-z |tr –cs a-z\’ ‘\n’ | sort | uniq –c | sort –nr | head -10 6.adduser sambausr1 passwd sambausr1 adduser sambausr2 passwd sambausr2 addgroup sa
Linux-ftp
- Linux下简单的FTP客户端程序. 这个FTP客户端程序主要分两个模块,一个是ftp_socket.c,负责socket方面的操作,另外一个是ftp.c,负责FTP的操作实现。有参考了网上开源的项目中PORT和PASV部分的处理,其他其实都挺简单的。核心代码不到900行,其中有一些地方没考虑得很全面,一些处理得不够优雅,以后慢慢再修改.-ftp linux sample
Linux-TCP-Sample
- 这是自己编写的linux socket tcp 编程实例,包括Server与Client,仅供参考。-This is their preparation linux socket tcp programming examples, including Server and Client, for reference purposes only.
Linux-System-Prorgramming(code)
- 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。 对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。 -This book is Linux P
qsort
- sample qsort file referred linux-sample qsort file referred linux
linux-net-programming-sample-code
- Linux下以太网编程示例,包含TCP通信示例代码和UDP通信示例代码-Linux net program sample code