Useful Links

  • Web Page for Modern Operating Systems (contains links to Slides and Programs from the book)
  • Web Page for Distributed Systems: Concept & Design, 3rd Edition (contains links to SourceCode for Example Progams on sockets & RMI)
  • Sliding through Operating Systems (Prof. Menasce's slides)
  • Programming with Threads
  • Introduction to Programming Threads. Written by Christopher Angelo Provenzano at MIT.
  • Solaris Documentation (including Multithreaded Programming Guide)
  • Java
  • Java Programming (including threads and network programming)
  • SUN's Online Java Tutorial
  • Yahoo's Java Page
  • Java Network Programming Tutorial
  • Unix Network Programming
  • Source code for Steven's Unix Network Programming book: 1st Edition, 2nd Edition
  • Source code for examples in Comer Vol. 3
  • Jim Kurose's Unix Network Programming slides (NTU course)
  • Davin's collection of unix programming links
  • Socket's Tutorial from University of London
  • JAVA RMI
  • SUN's Java RMI home page
  • Java RMI documentation and tutorials
  • Java Tutorial RMI trail
  • SUN RPC
  • documentation in Solaris ONC+ Developer Guide (read "Intro to RPC" & "rpcgen Tutorial")
  • SUN XDR and RPC material from Coulouris,Dollimore, Kindberg "Distributed Systems: Concept & Design" 2nd Edition