[Winpcap-users] Is it possible to use the wincap as the Tx/Rxdata path of my own TCP/IP protocol stack?

Terry Braun tab at talking.com
Fri Oct 28 02:33:21 GMT 2005


simonmychen wrote:
> Thanks to guy's response!  I know the winpcap's main application is 
> for network packet capture and analysis. Because I need to find the 
> soultion that can verify my TCP/IP protocol stack in PC simulation,  I 
> just wanna discuss the possibility of  my need by winpcap.  Does 
> anyone have tried this method? If I set the different IP addresses to 
> winsocks and my own TCP/IP protocol stack, does the network run 
> correctly(two IP in one MAC address)?
>
> Thanks!
I have done this, but I use a different MAC address for the packets I 
send and receive- I have a simple ARP implementation.  Another 
possibility if you have the whole stack is to use a network interface 
that is not configured for TCP/IP. I have not tried an IP only 
implementation without ARP.
Terry


More information about the Winpcap-users mailing list