lwip-contrib-mac/ports/win32
2011-07-06 07:14:35 +00:00
..
check Don't use C++ style comments 2010-03-06 12:17:21 +00:00
include Moved lwipopts.h to include subdir, updated ignore lists 2010-03-15 10:40:59 +00:00
msvc8 ... and changed some more files 2011-07-06 07:14:35 +00:00
.cvsignore Moved lwipopts.h to include subdir, updated ignore lists 2010-03-15 10:40:59 +00:00
lwipcfg_msvc.h.example win32 port: added the option to select pcap adapter from its network address 2010-03-09 09:35:15 +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
pcap_helper.c In some cases, pcap_findalldevs_ex needs the correct source to find local devices 2010-07-05 14:10:07 +00:00
pcap_helper.h Changed pktif/pcap_helper again for portability 2010-03-10 11:43:47 +00:00
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 don't warn about union without name 2010-03-15 10:34:35 +00:00
pktdrv.h Set link up or down when initializing the netif 2010-02-16 17:15:45 +00:00
pktif.c Fix compilation with LWIP_NETIF_HOSTNAME==0 2010-04-14 14:32:48 +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 If a COM port is used, set it to 115200/8N1 2010-04-02 15:20:17 +00:00
sys_arch.c sys_thread_new(): name is a const char* 2010-03-26 14:37:54 +00:00
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/