资源列表
test
- Time服务器C,LINUX下的time服务器-time server
MakefileForLDD.tar
- 自己写的一个linux下编译驱动的makefile。-Linux to write a compiler-driven under the makefile.
portscan
- 基于TCP下的端口扫描,只针对全开放式的-Based on TCP port scanning under, only open for the whole
message
- 该程序首先通过fork()函数分别创建Client进程和Server进程,然后通过msgget()函数创建消息队列,由Client使用msgsnd()函数向Server进程发送一个消息,Server进程通过msgrcv()函数从消息队列中接收到消息后,通过msgsnd()函数向Client进程发送回一个响应,之后,通过sleep()函数,等待Client进程从消息队列中读取了消息后,删除消息队列。-The program first by fork () function, create se
getadapterinfo
- 一个简单的C++源码,获取计算机网卡信息-be used to get information of computer
getHostName
- 可以获得本机的基本名字与地址,实现基本名字与地址的转换-Access to the machine' s basic name and address, name and address to achieve the conversion of basic
unix1
- red hat ibm ubuntu linux
Hard-disk-lock
- 一款硬盘锁的源码 比较小 大家可以下下来-The source of a hard drive lock is relatively small we can next look down ...
antidebug.c
- antidebugging system.
netdevices
- AFS network device helpers driver for linux.
free
- Mini free implementation for linux busybox.
MemberPrivatizer
- This MemberVisitor makes all class members that it visits private, unless they have been marked by a NonPrivateMemberMarker.