Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#223844 - 08/10/2003 07:55 tRio Web Interface without a Web Browser
basf_audio
newbie

Registered: 02/09/2002
Posts: 36
Loc: Saint Louis
I was curious to know how to run the tRio Web interface just from a java command line. I have a really slow tablet that isn't really cutting it. So I thought I'd try a way to run the java part outside of MS Explorer. (It does run in the Web browser - but IE takes up enough memory already...)

Thanks!

_dave

Top
#223845 - 09/10/2003 01:34 Re: tRio Web Interface without a Web Browser [Re: basf_audio]
pauln
enthusiast

Registered: 03/12/2001
Posts: 332
Loc: UK
Dave,

You'd have to run it via an applet viewer (see http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/appletviewer.html ). This comes as part of the java SDK and isn't included in the JRE install.

I think the command you'd use is something like:

appletviewer http://xxxxx:8090/trio-applet.htm

Cheers
Paul
_________________________
Paul (the tRio guy)

Top
#223846 - 09/10/2003 22:15 Re: tRio Web Interface without a Web Browser [Re: pauln]
basf_audio
newbie

Registered: 02/09/2002
Posts: 36
Loc: Saint Louis
Paul,

That did the trick... I was trying to grab the page and start the appletviewer.exe locally... But with a lot of errors... Hitting it via HTTP worked well... Now on to some testing...

Thanks!
Dave

Top