摘要:
/************************************author hjjdate 2011-1-20function: send an arp packet to all machine on local netmodify: wenhaogcc arp.c -o arp -Wall -lnet**************************************/#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#in 阅读全文
posted @ 2011-09-22 11:13
hnrainll
阅读(1094)
评论(0)
推荐(1)