• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Advanced RMI Books

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,
I'm new here in javaranch, I prepare to get the java devloper exam but first I need good books in RMI(introduction and advanced books) and some examples or projects using RMI
so please give me ur advice and how to prepare to java devloper exam
thanks in advance
 
Ranch Hand
Posts: 3404
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Sun links I use are :
http://java.sun.com/docs/books/tutorial/rmi/
http://developer.java.sun.com/developer/onlineTraining/Programming/BasicJava1/rmi.html
http://java.sun.com/j2se/1.3/docs/guide/rmi/spec/rmiTOC.html
Michael Ernest's tutorial :
https://coderanch.com/t/208759/java/java/RMI-start-finish
The one book I have at the moment is java.rmi The Remote Method Invocation Guide by Esmond Pitt and Kathleen McNiff which covers advanced topics in a way suitable for novices like me .
Anyone like to comment or add to this list as I'm new to RMI, also ?
 
reply
    Bookmark Topic Watch Topic
  • New Topic