Where is the SimpleHandler.c ?

20 Jul 2010

Hi all,

I'm new to mbed and I'm studying the HttpServer implementation which results very interesting. I dove into the site but didn't find the implementation of SimpleHandler but only the .h file. Can anyone point me to the implementation?

 

Thank you

20 Jul 2010

Hi Davide,

You are probably looking for:

http://mbed.org/users/donatien/programs/NetServicesSource

This is linked off http://mbed.org/cookbook/Networking-Stack-Releases which has lots of good info.

Thanks,

Simon

20 Jul 2010

Yes. Indeed. Very thanks!!

 

D.