lwip-contrib-mac/ports/win32
2010-02-09 11:37:14 +00:00
..
check Added files to compile check 0.9.8 under win32 (no fork support, of course) 2010-01-24 17:36:51 +00:00
include/arch bug #26523: Compiler Warnings 2010-01-24 10:09:57 +00:00
msvc8 Moved lwip_prvmib.c and private_mib.h from unix/proj/minimal to apps/snmp_private_mib and extended it for write support and usage with memory buffers instead of files to be used under non-posix OSes as an example 2010-02-02 19:39:25 +00:00
lwipcfg_msvc.h.example Added socket_examples as and app 2010-02-02 18:39:24 +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 bug #28659: Missing casts 2010-01-25 08:20:46 +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 Update snmp tx/rx counters, initialize netif hostname to "lwip" 2010-02-05 11:54:38 +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 Added debug output on open 2009-12-31 16:42:36 +00:00
sys_arch.c include arch.h to get cc.h's definitions and pragmas 2010-02-09 11:37:14 +00:00
test.c Replaced struct ip_addr by typedef ip_addr_t to make changing the actual implementation behind the typedef easier. 2010-02-04 18:50:12 +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/