Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Contributor
diablo
Posts: 34
Registered: 06-19-2010
My Carrier: Mobitel

Widget connect to GUI

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

Please use plain text.
Developer
lasterra
Posts: 79
Registered: 06-26-2008

Re: Widget connect to GUI

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.

 

 

Please use plain text.