:-))), Sorry, I can't send you my application. The contrib msvc port is very similar of a NO OS version of lwip. It includes a very simple httpd application. The version of the CVS Head of this port was not up to date with my version of WINPCAP, and lwip CVS head. I have successfully tested it with windows 2000. Rémy
----- Original Message ----- From: "Nishen Naidu" <[EMAIL PROTECTED]> To: "Mailing list for lwIP users" <[email protected]> Sent: Wednesday, December 21, 2005 4:26 PM Subject: RE: [lwip-users] lwip without operating system Thanks a million Remy, Will it be possible to send me your application as well if possible? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Remy Sent: 21 December 2005 10:47 To: Mailing list for lwIP users Subject: Re: [lwip-users] lwip without operating system Hello Nishen, To run lwip without an OS you need to define NO_SYS 1 and to define few things in the sys arch. The following example works for my hardware without OS and using PPP (a modified version). (Iam using the RAW API in the application). Rémy ----- Original Message ----- From: "Nishen Naidu" <[EMAIL PROTECTED]> To: "Mailing list for lwIP users" <[email protected]> Sent: Wednesday, December 21, 2005 8:07 AM Subject: [lwip-users] lwip without operating system > Hi guys, > > What is needed to run lwip without an operating system. > i.e. What must the lwipopts.h file look like? Anyone got > a sample for one without an operating system. > Must NO_SYS be defined? > What must go into sys_arch? > Anything else must be done or any general tips when implementing it? > > Thanks > Nishen > > > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users > _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
