Code for FEZ Web Server :

Hello,

I found a graphical demo of FEZ Web Server on youtube: - YouTube
Can anyone provide the source code for this application?

Thanx & Regards,

I think everything you need is here:

I have already gone through the page and it’s running well in my EMX module. Now what I am looking for is :
When I type “http://192.169.0.12/” into a browser window, I should see an HTML web page containing a button. when I press the button it should blink the LED in the Module.

Can you give me some suggestion how can I do it…
Thanx…

on the code site, there are a lot of examples exactly like this. Look at Wouter’s web server extensions, and also the Wiz 5100 example (but remember that it won’t work on a cobra as-is, just use it for reference)

I like this example: