Reading data from Jdownloader Remote
i want use arduino ethernet shield read data jdownloader remote (basically web interface jdownloader show download speed etc) , output lcd
basically setup "remote" interface runs on port 10025 , read speed connect computersip:10025/get/speed , displays value nothing else.
after arduino has connected server cant figure out how tell connect /get/speed bit , tell port use.
would need use print() or println() or write()
cheers
basically setup "remote" interface runs on port 10025 , read speed connect computersip:10025/get/speed , displays value nothing else.
after arduino has connected server cant figure out how tell connect /get/speed bit , tell port use.
would need use print() or println() or write()
cheers
bump
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Reading data from Jdownloader Remote
arduino
Comments
Post a Comment