Inhalt

10. Anhang

10.1 Backus-Naur Notation

1. Zeichen |, (, ), [, ], ,, * haben spezielle Bedeutung.

2. Abschließende Symbole sind Strings in Hochkommatas.

3. Nichtabschließende Symbole sind Strings aus Zeichen ohne spezielle Bedeutung.

4. Alternative Einträge sind mit | getrennt.

5. Optionale Einträge sind eingeschlossen in eckige Klammern [].

6. Einträge werden mit runden Klammern () gruppiert.

7. Ein Stern nach einem Eintrag bedeutet 0 oder mehr Wiederholungen.

10.2 Literaturangaben

  1. RFC1014 von ARPA Network Information Center enthält XDR Protokoll Beschreibung
  2. RFC1050, RFC1057 RPC Protocoll Specification
  3. New Directions in Cryptography, Diffie & Hellman, IEEE Transactions on Information Theory IT-22, November 1976
  4. Data Encryption Standard, National Bureau of Standards, Federal Information Processing Standards Publication 46, January 15, 1977
  5. Time Server, K. Herrenstein, RFC 738, October 1977
  6. Die Mathematik der Verschlüsselungssysteme, Martin E. Hellman, (Hellmann fehlerhaft !) Spektrum der Wissenschaft, Oktober 1979, oder Scientific American, August 1979
  7. User Datagram Protocol, J.Postel, RFC 768, Information Science Institute, August 1980
  8. Transmission Control Protocol - DARPA Internet Program Protocol Specification, J.Postel, RFC 793, Information Science Institute, September 1981
  9. Courier: The Remote Procedure Call Protocol, XEROX Corporation, XSIS 038112, December 1981
  10. Distributed Deadlock Detection Algorithm, R.Obermarck, ACM Transactions on Database Systems 7:2, 187-208, 1982
  11. Implementing Remote Procedure Calls, Birrell, Andrew D & Nelson, Bruce Jay, XEROX CSL-83-7, October 1983
  12. Implementing Remote Procedure Calls, A.d.Birrell & B.J.Nelson, ACM Transactions on Computer Systems 2:1, 39-59, 1984
  13. Assigned Numbers, J.Reynolds & J.Postel, RFC 923 October 1984
  14. Sun External Data Representation Specification, B.Lyon, Sun Microsystems, Inc., Mountain View (Calif.), 1984
  15. Sun Remote Proceduire Call Specification, B.Lyon, Sun Microsystems, Inc., Mountain View (Calif.), 1984
  16. ANSI/IEEE Standard 754-1985, IEEE Standard for Binary Floating-Point Arithmetic, Institute for Electrical and Electronisc Engineers, August 1985
  17. VMTP: Versatile Message Transaction Protocol, D.Cheriton, Stanford University, Januar 1987
  18. Sun Microsystems: Network Programming, Mountain View (Clif.) Sun Microsystems, 1988
  19. Sun Microsystems: SunOs Reference Manual, Mountain View (Clif.) Sun Microsystems, 1988
  20. Sun Microsystems: Security Features Guide, Mountain View (Clif.) Sun Microsystems, 1988
  21. Internetworking with TCP/IP - Priciples, Protocols and Architectures, Douglas E. Comer, David L. Stevens, Band I und III, Eaglewood Cliffs New Jersey, Prentice Hall 1988
  22. Open Systems Standards - OSI Remote and Reliable Operations, H.Folts, IEEE Network 3:3 1989
  23. Sun Remote Procedure Call Implementation Made Transport Independant, V.Samar & C.McManis, Sun Microsystems, Mountain View (Calif.), December 1989
  24. The Design and Implementation of the 4.3BSD UNIX Operating System, S.J.Leffler et.al., Reading (Mass.), Addison-Wesley, 1990
  25. Network Programming Guide von Sun Microsystems, Revision A, March 1990
  26. UNIX Network Programming, W.R.Stevens, Prentice Hall, 1990
  27. ASN.1 Abstract Syntax Notation One, Walter Gora, Reinhard Speyerer, 1990, DATACOM Verlag
  28. Power Programming with RPC, John Bloomer, O'Reilly & Associates, Inc, 1991
  29. The Art of Distributet Applications, J.R. Corbin, Springer-Verlag, 1991
  30. Kryptologie, Albrecht Beutelspacher, Vieweg-Verlag, 1991
  31. Objektbörse - CORBA, Torsten Beyer, iX Heise Verlag 2.1993
  32. Bedeutungsschwanger: Datenbeschreibung mit Abstract Syntax Notation One (ASN 1), Hans Georg Baumgürtel, iX Heise Verlag 3.1993, S.118 ff
  33. Entwicklung von Kommunkationsanwendungen mit ONC XDR Teil I und II, Peter Mandl, iX Heise Verlag 4,5.1993
  34. Kommunikation über alles - Tooltalk Einführung, Michael Busch, iX 5.1993

10.3 Online documentation:

http://www12.w3.org/History/1992/nfs_dxcern_mirror/rpc/doc/Introduction/Abstract.html

http://docs.sun.com/


Inhalt