lwip-contrib-mac/ports/win32
2008-03-16 08:31:15 +00:00
..
include/arch remove double-define of BYTE_ORDER; added 2 #ifndefs to compile with cygwin gcc 2008-01-27 10:35:01 +00:00
msvc6 using LWIP_DIR instead of LWIP_SRC environment variable 2007-11-26 19:17:20 +00:00
msvc8 Replaced spaces with underscores in msvc8 project files (unfortunately, the savannah cvs server doesn't support the command 'rename', so I had to delete the old files and add them renamed) 2008-01-27 11:43:16 +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 Win32 port: print statistics of dropped packets. 2008-01-06 20:19:41 +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 removed 'typedef void* sio_fd_t' (already defined in sio.h) 2008-01-27 10:36:32 +00:00
sys_arch.c contrib/ports/win32/sys_arch.c: Minor change (typo in a debug trace). 2008-03-12 10:57:24 +00:00
test.c contrib/ports/win32/test.c: minor change, fix a warning. 2008-03-16 08:31:15 +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/