가 ARP 시뮬레이션 프로그램 :이 프로그램은 두 개의 서브루틴, 즉 arpsrc, arptarget으로 나누어져있습니다; arpsrc에 대한 문의가 ARP 패킷을 보내고, 패킷을 시뮬레이션할 사용 호스트가 ARP 요청을 수락 arptarget 호스트 시뮬레이션할 사용 여부를 다른가 ARP 패킷 처리를 위해. 이 테스트를 통과했다.
File list:
ARP模拟程序
......\可执行程序
......\.....\arpsrc.exe
......\.....\arptarget.exe
......\源代码
......\...\arpsrc
......\...\......\Debug
......\...\......\arpsrc.cpp
......\...\......\arpsrc.dsp
......\...\......\arpsrc.dsw
......\...\......\arpsrc.ncb
......\...\......\arpsrc.opt
......\...\......\arpsrc.plg
......\...\......\main.h
......\...\arptarget
......\...\.........\Debug
......\...\.........\arptarget.cpp
......\...\.........\arptarget.dsp
......\...\.........\arptarget.dsw
......\...\.........\arptarget.ncb
......\...\.........\arptarget.opt
......\...\.........\arptarget.plg
......\ARP模拟程序说明.doc