lwip-contrib-mac/ports/win32
2009-02-18 20:45:35 +00:00
..
include/arch Use size_t for mem_ptr_t to fix 64-bit-compatibily warnings 2009-02-18 20:45:35 +00:00
msvc6 win32 port: minor changes 2008-04-26 11:12:50 +00:00
msvc8 win32 port: last changes 2008-04-26 11:34:37 +00:00
lwipcfg_msvc.h.example Changed MAC address settings of win32 port (MAC address to use has to be defined in lwipcfg_msvc.h) 2008-07-10 19:18:38 +00:00
lwipopts.h Added support for new loopback code in win32 port 2008-06-17 19:43:34 +00:00
lwippools.h Minor changes in Win32 port: remove some references to local files in project. 2007-12-31 13:39:20 +00:00
pktdrv.c pkdrv/if: fixed check for invalid adapter_num, added assert if netif can't be initialized 2008-11-24 17:34:18 +00:00
pktdrv.h Add LWIP_NETIF_STATUS_CALLBACK and LWIP_NETIF_LINK_CALLBACK use in Win32 port. 2007-12-23 14:28:38 +00:00
pktif.c No need to allocate a PBUF_LINK for incoming packets, PBUF_RAW is enough 2009-02-18 16:57:07 +00:00
pktif.h Minor changes in Win32 port: fix some warnings 2008-01-04 22:37:28 +00:00
readme.txt Update win32 readme.txt 2007-11-23 21:58:46 +00:00
sio.c removed 'typedef void* sio_fd_t' (already defined in sio.h) 2008-01-27 10:36:32 +00:00
sys_arch.c Added new stats-defines for sys. 2008-06-27 18:38:27 +00:00
test.c Added support for new loopback code in win32 port 2008-06-17 19:43:34 +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/