Ethernet help needed


hello!

i've got ambitious project going on, trying set color of blinkm via web page on site. i've got color-picker page stores selected color in mysql db, , page, 'color.php', requests recent picked color , displays hex value.

the set of arduino + ethernet shield scrape color.php every 5 sec or so, , set blinkm color.

my problem can't find way point arduino color.php page...

using various tools, told ip of site sertain number, if type in browser come standard page telling me site isn't ready, design of provider.

subsequently, using "get /color.php" returns 404.

there must way find out right "get ..."-command, don't know how. more experience willing guide or help?

i have asked provider also, haven't replied yet.

mvh, per

if understand correctly sounds site "virtual" site, means when make request url need specify "host:" header site name web server knows site on server referring to.

--phil.


Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Ethernet help needed


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums