Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I managed to run the demo HTTP Server. As I learned from the HTTPRequestHandler instruction that
returns an "hello" message.
Now I wonder where the "Hello World!" response of my webserver (http://192.168.1.51/) comes from since the demo code
has not even a simple letter after the slash? The mbed does´nt contain an index.htm file!? By the way at this state the filesystem is not activated.
chris