<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi! </FONT></DIV>
<DIV><FONT size=2> I am developing an network enable embedded
device. I need to setup a simulation environment to test my TCP/IP protocol
stack in windows. </FONT></DIV>
<DIV><FONT size=2>1. Can I use the winpcap as my network driver(winpcap can
get/send the packet to ethernet chip) to connect with my TCP/IP
protocol? </FONT></DIV>
<DIV><FONT size=2>2. Can my TCP/IP protocol coexist with microsoft's winsock and
work normally? If no, how can I turn off the winsock to let the network chip
just works for my TCP/IP protocol stack? </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks!</FONT></DIV></BODY></HTML>