07-15-2010 03:57 PM
Hi,
is it possible to create a widget that connects to a server that runs a web gui (like teamspeak, utorrent etc..) and return the values of the page?
Actually i would just like you to help me on starters, where can i find some tutorials for connections..
any advice would be appreciated.
br
07-16-2010 04:09 AM
you could send an http request...and process de response... i understand that you want to show one web page of this servers... my response is true and easy to get the html but you have to take care of images and css.. etc.