搜索资源列表
QQlinux
- linux下简单QQ程序,用socket通信实现,通过建立两个线程实现数据的发送与接收,包括服务端和客户端程序-QQ linux in the simple procedure, using socket communication to achieve, through the creation of two threads to send and receive data, including server and client
RedHatAs5L7_filter
- :分析了Linux netfilter/iptables架构下L7-filter的功能、工作原理和实现机制,利用iptables的独立模块L7- fiter实现了具有封锁MSN、QQ等P2P封包过滤功能,并进行相关测试。测试结果表明,该layer7的封包过滤可以在具 有网络地址转换(NAT)功能的防火墙体系上实现,限制对P2P等大流量数据对网络带宽的占用,使得网络运行更加 高效稳定。 -This paper analyzed the function,working princi
qq
- Linux下多进程编程 1编写一程序两进程的程序,父进程循环显示parent,子进程循环显示child. 2. 运行下列程序,说明父子进程之间代码段与数据段之间的关系。-Programming a multi-process Linux, a program written procedures for the two processes, the parent process cycle through parent, the child process to cycle child.