Please see the following class in the JavaAPI
LocateRegistry (Java 2 Platform SE v1.4.2)
Please tell me about the "host"
Whether it is ip adress or URL or any thing..??
ThankU in advance.. :)
Need help in LocalRegistry class..
Started by raghu, Jul 06 2010 11:02 PM
2 replies to this topic
#1
Posted 06 July 2010 - 11:02 PM
|
|
|
#2
Posted 10 July 2010 - 11:43 PM
I would assume IP address.
From the JavaDoc: Returns a reference to the remote object Registry on the specified host on the default registry port of 1099. If host is null, the local host is used.
From the JavaDoc: Returns a reference to the remote object Registry on the specified host on the default registry port of 1099. If host is null, the local host is used.
#3
Posted 10 July 2010 - 11:55 PM
farrell2k said:
I would assume IP address.
From the JavaDoc: Returns a reference to the remote object Registry on the specified host on the default registry port of 1099. If host is null, the local host is used.
From the JavaDoc: Returns a reference to the remote object Registry on the specified host on the default registry port of 1099. If host is null, the local host is used.
Thanks dude..


Sign In
Create Account


Back to top









