lwip-contrib-mac/ports/win32
2009-12-04 08:49:01 +00:00
..
include/arch Fix includes (don't include string.h -> included in all files where needed), fix LWIP_ERROR (expression was used as message) 2009-08-11 14:36:31 +00:00
msvc6
msvc8 Added makefsdata project 2009-11-01 18:27:45 +00:00
lwipcfg_msvc.h.example MSVC packetlib adapter: added the possibility to select adapter via GUID (instead of index, which can change); added some deallocations on error; printing adapter names when listing adapters 2009-12-04 08:18:07 +00:00
lwipopts.h
lwippools.h
pktdrv.c MSVC packetlib adapter: added the possibility to select adapter via GUID (instead of index, which can change); added some deallocations on error; printing adapter names when listing adapters 2009-12-04 08:18:07 +00:00
pktdrv.h MSVC packetlib adapter: added the possibility to select adapter via GUID (instead of index, which can change); added some deallocations on error; printing adapter names when listing adapters 2009-12-04 08:18:07 +00:00
pktif.c MSVC packetlib adapter: added the possibility to select adapter via GUID (instead of index, which can change); added some deallocations on error; printing adapter names when listing adapters 2009-12-04 08:18:07 +00:00
pktif.h
readme.txt
sio.c Add comments, fix source code layout 2009-11-01 19:07:53 +00:00
sys_arch.c
test.c Added configurable PPPoE support for MSVC port 2009-12-04 08:49:01 +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/