Hi,

you can't do that with a Java applet:
The applet is downloaded from the webserver and runs inside the Java
VM in the web browser. For security reasons the applet is only allowed
to connect to the same server it was downloaded from.

You can run the Java GUI from the command line or use a server side
application that collects the data from multiple gatekeepers.

Regards,
Jan

Nicholas Thompson wrote:
>   Hi Jan,
> 
> I was hoping to just integrate three instances of the GUI into an HTML 
> page using iframes, one connecting to each of the GK's.  So it would be 
> through the browser.
> 
> Thoughts?
> 
> Nick~

-- 
Jan Willamowius, [email protected], http://www.gnugk.org/

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________________

Posting: mailto:[email protected]
Archive: 
http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to