Re: java.rmi.server.hostname and two network interfaces
Bartosz Bańkowski <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
> Is that the only address in DNS, or is 192.168.1.1 listed as a second address? No, it's the only address. I'd like RMIRegistry to return different hostnames depends on source address. I know I can use my own RMIClientSocketFactory and change createSocket method, but it's also not the solution I'm looking for (it's not a generic solution). =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html