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

Netduino Web Server w/ Splash Page

web server splash page http server web port 80

  • Please log in to reply
5 replies to this topic

#1 MichaelQuint

MichaelQuint

    New Member

  • Members
  • Pip
  • 8 posts

Posted 21 March 2013 - 06:09 PM

Hello All,

 

I have a netduino 1 plus and I just started working on a project which requires me to run a web server on the netduino. Currently I am using the web server code from here: http://forums.netdui...ted-web-server/ which works great btw! Great job! Ok back to my question, im looking to add splash page functionality to the web server, does anyone have any idea on how to achieve this?

 

Thanks ahead of time!  ;)



#2 emg

emg

    Advanced Member

  • Members
  • PipPipPip
  • 129 posts

Posted 21 March 2013 - 08:41 PM

Can you define a 'splash page'? Something like an AJAX window that takes focus from the page? Or simply a static HTML page that loads once on first view? This will probably require a cookie to track return visits.



#3 MichaelQuint

MichaelQuint

    New Member

  • Members
  • Pip
  • 8 posts

Posted 21 March 2013 - 08:54 PM

Can you define a 'splash page'? Something like an AJAX window that takes focus from the page? Or simply a static HTML page that loads once on first view? This will probably require a cookie to track return visits.

 

Im looking for something like what hotels have, when the user connects to wifi it forces them to a page where they have to enter a password to continue to surf the web.



#4 JerseyTechGuy

JerseyTechGuy

    Advanced Member

  • Members
  • PipPipPip
  • 870 posts

Posted 21 March 2013 - 10:02 PM

So you are looking to build an authentication page, not a splash page.  In otherwords you want people to have to login to the netduino?



#5 NeonMika / Markus VV.

NeonMika / Markus VV.

    Advanced Member

  • Members
  • PipPipPip
  • 209 posts
  • LocationUpper Austria

Posted 22 March 2013 - 01:09 PM

I'm not sure, but I don't think that you have to specify this feature in your netduino code.

The more I think this has to do with your network and the used routers / switches. I'm pretty sure you have to configure them, so they send you to a specific page to authenticate... I'm not that sure.

Have you already googled?

 

Greets, Markus


NeonMika.Webserver
> Control your N+ and write webservice methods easyily
> Receive data from you N+ (in XML or JSON)
> Browse the SD on your N+ directly in the browser and d
own - and upload files

 

If you need help with NeonMika.Webserver, please just leave a note in the thread and/or contact me via Skype :)

 

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
--- Mistakes teach you important lessons. Every time you make one, you are one step closer to your goal. ----
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------


#6 emg

emg

    Advanced Member

  • Members
  • PipPipPip
  • 129 posts

Posted 22 March 2013 - 05:56 PM

The Wifi hotspot software I've worked with use 2 network cards and turns the PC into a 'router' or proxy, so I would say you need additional hardware other than the netduino to make this happen.







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.