Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1557

Re: Tele-conference demo

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.alt.net!news-in-01.newsfeed.easynews.com!easynews.com!easynews!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail
From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: Tele-conference demo
Message-ID <717f91ddfa873@uwe> (permalink)
X-Comment-To comp.lang.java.gui
Newsgroups comp.lang.java.gui
In-Reply-To <f15fu9$aoi$1@news.nems.noaa.gov>
References <f15fu9$aoi$1@news.nems.noaa.gov>
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92]
Lines 40
Date Wed, 27 Apr 2011 15:34:01 GMT
NNTP-Posting-Host 96.60.20.240
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1303918441 96.60.20.240 (Wed, 27 Apr 2011 10:34:01 CDT)
NNTP-Posting-Date Wed, 27 Apr 2011 10:34:01 CDT
Organization TDS.net
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.gui:1557

Show key headers only | View raw


  To: comp.lang.java.gui
RC wrote:
..
>But I prefer do things simple
>
>I am thinking use java.awt.Robot class do
>the screen catch every second, then write
>to the image into a buffer file pipe
>in web server.
>
>Then in the web page create
>an applet ...

An applet would need to be signed, and trusted,
before it could get screen captures.

Not exactly 'simple' for that aspect alone.
Normally I would advice anybody that is not
already very experienced with the J2SE 
development, as well as GUI building, to
steer clear of applets.

If you can get the end user's trust, it
is probably easier to launch a free floating
application from the web page itself, using
web start.

HTH

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200704/1

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | Next | Find similar | Unroll thread


Thread

Re: Tele-conference demo "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000

csiph-web