Re: rmi, two binding methods, what differences?
- From: EJP <esmond.not.pitt@xxxxxxxxxxxxxxx>
- Date: Tue, 22 Aug 2006 01:49:26 GMT
John_Woo wrote:
the port 1099, in my unix, may already be used by other app (not java).
in this case,
how would you think the default port for rmi?
I don't understand the question but I've already told you that port 1099 is reserved by IANA, which is the Internet Assigned Numbers Authority, for the RMI Registry. So any other application that is using 1099 is non-compliant and should be fixed or trashed.
If you can't get the application using 1099 fixed, use another number, obviously.
.
- References:
- rmi, two binding methods, what differences?
- From: John_Woo
- Re: rmi, two binding methods, what differences?
- From: staudinger
- Re: rmi, two binding methods, what differences?
- From: John_Woo
- Re: rmi, two binding methods, what differences?
- From: EJP
- Re: rmi, two binding methods, what differences?
- From: John_Woo
- rmi, two binding methods, what differences?
- Prev by Date: Re: How to do unsigned comparison of two longs?
- Next by Date: Re: SSLengine's task
- Previous by thread: Re: rmi, two binding methods, what differences?
- Next by thread: Help Plz
- Index(es):
Relevant Pages
|