lwip-contrib-mac/ports/win32
2010-03-09 10:52:35 +00:00
..
check Don't use C++ style comments 2010-03-06 12:17:21 +00:00
include/arch bug #29105: Review printf formatters: added X8_F to cc.h 2010-03-08 17:11:27 +00:00
msvc8 win32 port: added the option to select pcap adapter from its network address 2010-03-09 09:35:15 +00:00
lwipcfg_msvc.h.example win32 port: added the option to select pcap adapter from its network address 2010-03-09 09:35:15 +00:00
lwipopts.h
lwippools.h
pcap_helper.c get_adapter_index_from_addr: correct return value if adapter not found 2010-03-09 10:52:25 +00:00
pcap_helper.h win32 port: added the option to select pcap adapter from its network address 2010-03-09 09:35:15 +00:00
pktdrv.c win32 port: added the option to select pcap adapter from its network address 2010-03-09 09:35:15 +00:00
pktdrv.h Set link up or down when initializing the netif 2010-02-16 17:15:45 +00:00
pktif.c correct error messages 2010-03-09 10:52:35 +00:00
pktif.h
readme.txt
sio.c Removed ppp_trace (not used by the PPP code any more) 2010-02-22 20:16:48 +00:00
sys_arch.c
test.c When ethernetif is only used for PPPoE, disable etharp and igmp on it; delay dns-example-request so that dhcp/autoip/ppp have time to bring the netif up after starting 2010-02-14 18:11:35 +00:00

lwIP for Win32

- MSVC6 compiler, read contrib\ports\win32\msvc6\readme.txt

- MSVC8 compiler, read contrib\ports\win32\msvc8\readme.txt

lwIP: http://savannah.nongnu.org/projects/lwip/
WinPCap: http://netgroup-serv.polito.it/winpcap/
Visual C++: http://www.microsoft.com/express/download/