Re: rmi, two binding methods, what differences?
- From: "staudinger" <ustaudinger@xxxxxxxxx>
- Date: 20 Aug 2006 09:28:44 -0700
John_Woo schrieb:
B.
Registry registry = LocateRegistry.getRegistry();
registry.rebind("aName", astubObject);
It seems A has to use a port, which may need a special setting over
firewall; for B, what's the port number?
1099 by default.
.
- Follow-Ups:
- Re: rmi, two binding methods, what differences?
- From: John_Woo
- Re: rmi, two binding methods, what differences?
- References:
- rmi, two binding methods, what differences?
- From: John_Woo
- rmi, two binding methods, what differences?
- Prev by Date: Re: unable to run servlet in Apache Tomcat/5.5.17
- Next by Date: Re: Open a file embbeded in a jar file
- Previous by thread: rmi, two binding methods, what differences?
- Next by thread: Re: rmi, two binding methods, what differences?
- Index(es):
Relevant Pages
|