lwip-contrib-mac/ports/win32
2008-01-06 14:16:12 +00:00
..
include/arch Minor changes in contrib folder: fix some warnings 2008-01-04 22:49:56 +00:00
msvc6 using LWIP_DIR instead of LWIP_SRC environment variable 2007-11-26 19:17:20 +00:00
msvc8 Minor changes in Win32 port: fix some warnings 2008-01-04 22:37:28 +00:00
lwipcfg_msvc.h.example Add win32 port (for msvc6, msvc8, and others) 2007-11-23 21:06:07 +00:00
lwipopts.h Minor change in Win32 port: rename LWIP_LISTEN_BACKLOG in TCP_LISTEN_BACKLOG 2008-01-04 22:24:37 +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 Minor change in Win32 port: add the adapter's vendor description display 2007-12-23 15:10:27 +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 Minor changes (move a trace, add some explicit options in lwipopts.h). 2007-12-31 13:29:28 +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 Minor changes in Win32 port: fix some warnings 2008-01-04 22:37:28 +00:00
sys_arch.c Implemented the 'try' in sys_mbox_trypost (returning ERR_MEM if the mbox is full). 2008-01-06 14:16:12 +00:00
test.c Minor changes in Win32 port: fix some warnings 2008-01-04 22:37:28 +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/