Java remote method invocation: Difference between revisions

Content deleted Content added
m Reverted 1 edit by 103.196.213.169 (talk) to last revision by 2A02:587:240A:B200:6CAD:1A81:BFD9:114 (TW)
Bluelinking 1 books for verifiability.) #IABot (v2.1alpha3
Line 15:
 
==Jini version==
[[Jini]] offers a more advanced version of RMI in Java. It functions similarly but provides more advanced searching capabilities and mechanisms for distributed object applications.<ref name="From P2P to Web Services and Grids 2005">{{cite book |first=Ian J |last=Taylor |title=From P2P to Web Services and Grids : Peers in a Client/Server World |series=Computer Communications and Networks |publisher=Springer-Verlag |publication-place=London |year=2005 |isbn=1852338695 |doi=10.1007/b138333 |url=httphttps://www.worldcatarchive.org/title/from-p2p-to-web-services-and-grids-peers-in-a-clientserver-worlddetails/fromp2ptowebserv0000tayl |oclc/=827073874/viewport |oclcurl-access=827073874registration }}{{page needed|date=September 2017}}</ref>
 
==Example==