Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

hosting a web page on a netduino webserver


  • Please log in to reply
2 replies to this topic

#1 wakojak

wakojak

    New Member

  • Members
  • Pip
  • 2 posts

Posted 15 November 2012 - 04:33 PM

Hello, I have a working web server on my netduino plus to handle the control of a stepper motor. I am currently struggling to get the netduino to show a webpage when I log onto it. I have a standard html web page stored on an SD card. has anybody got any ideas how to get the web front working? cheers WaKoJaK

#2 Nicky

Nicky

    Advanced Member

  • Members
  • PipPipPip
  • 78 posts
  • LocationDenmark

Posted 15 November 2012 - 05:14 PM

You'll need to have a socket which listens to http request. There is a complete webserver here: http://forums.netdui...nmikawebserver/ Otherwise, if you wan't to learn a little while setting it up, you could look at the TcpListener on http://ntools.codeplex.com/ and extend it with the HTTP protocol. I haven't had time to do it yet.

ntools
TCP Listener (Beta) · FTP Server (Alpha)
Netduino Plus Go Module · Xml Parser
http://ntools.codeplex.com/


#3 JerseyTechGuy

JerseyTechGuy

    Advanced Member

  • Members
  • PipPipPip
  • 870 posts

Posted 15 November 2012 - 10:28 PM

This is the most simple web server example I've seen. Good place to start and try and serve up some content. http://netduinohacki...ello-world.html




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.