ProtocolReference

Edit | View | Diffs | Info | Raw | Print

Protocol Reference

This page contains a description for numerous protocols seen in diverse communication networks. See HowToEdit for some tips about adding a missing protocol.

Protocol Families

There are families of protocols, where the protocols relate to each other:

A protocol can belong to more than one family.

General

  • OsiModel: The famous ISO/OSI 7 layer protocol stack reference model, see the definition at [WWW]wikipedia.org.

  • RFC: Request For Comments: Not a protocol itself, but the place where a lot of the internet protocol standards can be found.

Organizations

  • ANSI: American National Standards Institute: Some protocol specifications like FDDI. The ANSI accredited standards developer for information technology standards, including protocol standards is the InterNational Committee for Information Technology Standards, [WWW]INCITS.

  • CableLabs: Cable Television Laboratories: nonprofit research and development consortium founded by Cable MSOs, develops Cable-related standards, e.g. DOCSIS and PacketCable.

  • ETSI: European Telecommunications Standards Institute: Here you can find some protocol specifications.

  • IANA: Internet Assigned Numbers Authority: Where you can find numbering used in different protocols, e.g. well known TCP ports, etc.

  • IEEE: Various standards, e.g. Ethernet, TokenRing, IEEE 802.11, ...

  • IETF: Internet Engineering Task Force: Where you can find the RFC's and InternetDrafts

  • ISO: The International Organization for Standardization, e.g. famous OsiModel and IsoProtocolFamily

  • ITU: International Telecommunication Union (formerly CCITT): Specifies some of the protocols used in e.g. the VOIPProtocolFamily, as well as X.25, SS7, ASN.1, ...

  • The OpenGroup: Specifies the DCE family, including DCE/RPC

  • W3C: World Wide Web Consortium: web standards like: HTTP, CSS, XML, ...

  • 3GPP: 3rd Generation Partnership Project: mobile telephony standards like GSM, GPRS, ...

  • 3GPP2: 3rd Generation Partnership Project 2 : mobile telephony standards like CDMA2000,...

Hardware related protocols

Unsorted

  • Session layer (Layer 5): According to Robert Graham, "[WWW]the Session layer is completely useless."

  • LDAP: The Lightweight Directory Access Protocol: The protocol accessing data from directory services like OpenLDAP, Microsoft Active Directory, Netscape Directory Server or Novell eDirectory.

  • Netsync: The Monotone version control systems Netsync protocol.

  • UCP: Universal Computer Protocol

  • CMP: Certificate Management Protocol

  • STANAG 5066: Datacommunication protocol for HF

  • CIGI: Common Image Generator Interface Protocol

External links

Discussion

UlfLamping: The OSI layered approach wasn't a good approach to sort the protocols, I've removed it and put the information into the family related pages.