>
> what is the URL? try "rmi://127.0.0.1/servername", if that fixes it then
> take a look at the output of a call like InetAddress.getLocalHost() or play
> around with some of the other methods in this class, brcause this sounds
> like a TCP configuration problem...
>
I can get mine to work locally, but when I put it up on my page, I get all
sorts of security errors in the netscape java console. BTW, I'm using
"rmi://24.1.12.134/servername"
Does rmiregistry need to be run as root becuase it uses low ports?
Is there something I need to have set up to connect to RMI over a net?
http://24.1.12.134:5829/java/swl/index.html
Here is my helloworld that I used Marshall.
http://24.1.12.134:5829/java/swl/hello.java Interface
http://24.1.12.134:5829/java/swl/helloApplet.java applet
http://24.1.12.134:5829/java/swl/helloImpl.java server/imp
TIA!
--
Glenn Valenta Engineering @ http://www.coloradostudios.com
[EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/
[EMAIL PROTECTED] Personal mail
[EMAIL PROTECTED] Work mail
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]