Embedded Browser ??

Forum to discuss the Web client version of Servoy.

Embedded Browser ??

Postby abeermann » Fri Jun 08, 2012 9:47 am

Hello Everybody

In my "Servoy 6.0.6 Webclient" solution i can look at my "IT_Infrastructure".(Server,Switches,Router)
I can connect to as switch for example with:
Code: Select all
var vurl = "http://"+myswitchIP+"/"
application.showURL(vurl);

Our Switches have private ip-adresses, so this works only inside our network.
The firewall knows, that the ip-range xxx.xxx is internal and it doesn't search in www.

When i use the solution from outside our network it will fail.

Now the idea is to call a browser on the internal application server, that knows where to look for the given ip-adress.

Can this be done? And if how?
(browser suite for webclient?)

Best regards
Albert
abeermann
 
Posts: 106
Joined: Fri Nov 26, 2010 12:46 pm

Re: Embedded Browser ??

Postby ngervasi » Fri Jun 08, 2012 11:15 am

I don't think it's actually possible, even with an iFrame inside an html area the connection would be between the browser and the switch. Using the http plugin to get the page and showing it in an html area would work but only for single pages content (no forms, no links, no javascript, etc.).
Nicola Gervasi
sintpro.com
SAN Partner
ngervasi
 
Posts: 1485
Joined: Tue Dec 21, 2004 12:47 pm
Location: Arezzo, Italy


Return to Servoy Web Client

Who is online

Users browsing this forum: No registered users and 7 guests