lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: making an example


From: Pavel Daniel Lopez Castillo
Subject: [lwip-users] Re: making an example
Date: Tue, 2 Jun 2009 15:24:13 -0400

Kieran wrote:
It sounds like you need to write a Makefile for your test code.  This is
something that is not really lwIP specific, so I'm can't do it for you,
but there should be plenty of guides on the web, and the existing
Makefiles for the different projects in contrib/ports/unix/proj/* should
be good examples.

Then how can I develop an application on lwIP???

The Applications that are in contrib/ports/unix/proj/unixsim/apps how I can 
execute
in simhost.c are called
#if LWIP_TCP  
  tcpecho_init();
  shell_init();
  httpd_init();
#endif

but when I run simhost and I try to connect to http//:192.168.0.2
abort the execution of the stack



        











-

<<winmail.dat>>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]