On Monday, February 25, 2013 12:12:57 PM UTC-6, daniele wrote:
Is possible know the IP of the remote browser wich is connected to webduino ?
While the W5100 chip that implements the Ethernet Shield has this information, the current EthernetServer API in the Arduino library doesn't provide a way of reading this. You'd have to dig into the library code to add that method and expose it to the higher level Webduino code.