lwip-contrib-mac/ports/win32
2010-05-16 16:05:26 +00:00
..
check
include
msvc8 Added pcapif that uses the (win)pcap library instead of the (undocumented) packet library. This makes it also usable under other OSes than win32 2010-04-26 20:08:13 +00:00
.cvsignore
lwipcfg_msvc.h.example
lwippools.h
pcap_helper.c
pcap_helper.h
pcapif_helper.c Added pcapif that uses the (win)pcap library instead of the (undocumented) packet library. This makes it also usable under other OSes than win32 2010-04-26 20:08:13 +00:00
pcapif_helper.h Added pcapif that uses the (win)pcap library instead of the (undocumented) packet library. This makes it also usable under other OSes than win32 2010-04-26 20:08:13 +00:00
pcapif.c Correctly initialize used_adapter to NULL 2010-05-16 16:05:26 +00:00
pcapif.h Added pcapif that uses the (win)pcap library instead of the (undocumented) packet library. This makes it also usable under other OSes than win32 2010-04-26 20:08:13 +00:00
pktdrv.c
pktdrv.h
pktif.c
pktif.h
readme.txt
sio.c
sys_arch.c
test.c Added pcapif that uses the (win)pcap library instead of the (undocumented) packet library. This makes it also usable under other OSes than win32 2010-04-26 20:08:13 +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/