1 Jul 2008 18:21
RE : How to begin using lwIP stack
Hi, When you have create a lwipcfg_msvc.h file, do you have set values to be compatible with your network (LWIP_PORT_INIT_IPADDR, LWIP_PORT_INIT_GW, LWIP_PORT_INIT_NETMASK) ? I suppose you don't use the last lwip/contrib/ports/win32, because the "ping" application is enabled in your case. Last contrib files allow to enable/disable "apps" started in the test. Do use the test.c as starting point, you could remove all the code inside the apps_init() function, and add your own one. Question: what is your interest of using lwIP as IP stack on a Windows environment ? To help you on such problems, perhaps it will be faster to chat on the lwIP IRC channel (#lwip on chat.freenode.net). ==================================== Frédéric BERNON HYMATOM SA Chef de projet informatique Microsoft Certified Professional Tél. : +33 (0)4-67-87-61-10 Fax. : +33 (0)4-67-70-85-44 Email : frederic.bernon@... Web Site : http://www.hymatom.fr Plan d'accès au siège social ==================================== P Avant d'imprimer, penser à l'environnement(Continue reading)
RSS Feed