Re: rmi, two binding methods, what differences?
- From: "John_Woo" <john_woo@xxxxxxxxxx>
- Date: 20 Aug 2006 14:20:58 -0700
staudinger wrote:
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.
what about if 1099 already in used?
what significant difference between A & B?
--
Thanks
John
.
- Follow-Ups:
- References:
- rmi, two binding methods, what differences?
- From: John_Woo
- Re: rmi, two binding methods, what differences?
- From: staudinger
- rmi, two binding methods, what differences?
- Prev by Date: Re: Do I get Physical Thread in Java?
- Next by Date: Re: Do I get Physical Thread in Java?
- Previous by thread: Re: rmi, two binding methods, what differences?
- Next by thread: Re: rmi, two binding methods, what differences?
- Index(es):
Relevant Pages
|