Wiktionary Protocol may refer to TOCright Society Protocol, etiquette Protocol diplomacy , the etiquette of diplomacy and affairs of state Protocol politics , a formal agreement between nation states The Protocols of the Elders of Zion , an antisemitic tract Kyoto Protocol , a protocol to the United Nations Framework Convention on Climate Change Protocol I , an amendment to the Geneva Conventions Protocol Relating to the Status of Refugees , a United Nations convention on the status of refugees The arts Protocol band , British band Protocol film , a 1984 comedy film Protocol album , the d but album EP from Simon Phillips Science Protocol natural sciences , a predefined written procedural method of conducting experiments Clinical trial protocol , a document that plans a clinical trial Medical protocol disambiguation , various meanings, most prominently including guidelines for medical treatment Communications Communications protocol , a set of rules & regulations that determine how data is transmitted in telecommunications and computer networking Cryptographic protocol , a protocol for encrypting messages Proprietary protocol , a telecommunications protocol that is patented Quantum cryptography protocol , a protocol for encrypting messages Simple Mail Transfer Protocol , a set of rules for the design of an electronic mail system Computer related AAA protocol , a computer security protocolProtocol Buffers , a serialization format of computer software Protocol object oriented programming , a common means for unrelated objects to communicate with each other Routing protocol , a set of rules that determines how routers shall route communications URI scheme , often referred to as protocol See also Proto List of network protocols disambiguation ar bg ca Protocol cs Protokol da Protokol de Protokoll Begriffskl rung es Protocolo eo Protokolo fr Protocole gl Protocolo ja ko io Protokolo it Protocollo he lt Protokolas reik m s ... more details
A lightweight protocol in computer networking is any of a number of communication protocol s that are characterized by a relatively small overhead caused e.g. by bulky metadata in transmitted on top of the functional data Lightweight Directory Access Protocol Lightweight Telephony Protocol Lightweight Extensible Authentication Protocol Lightweight Presentation Protocol Internet Content Adaptation Protocol Skinny Call Control Protocol OpenLDAP Category Network protocols ... more details
The Sigma Protocol is the name of a novel. Sigma Protocol may also refer to Proof of knowledge Sigma protocols Sigma protocols , a type of cryptographic protocol. disambig ... more details
Unreferenced stub auto yes date December 2009 An authentication protocol is a type of cryptographic protocol with the purpose of authentication authenticating entities wishing to communicate securely. There are many different authentication protocols such as AKA security AKA CAVE based authentication Challenge handshake authentication protocol CHAP CRAM MD5 Diameter protocol Diameter Extensible Authentication Protocol EAP Host Identity Protocol HIP Kerberos protocol Kerberos MS CHAP and MS CHAPv2 variants of CHAP LAN Manager NTLM , also known as NT LAN Manager Password authenticated key agreement protocols Password Authentication Protocol PAP Protected Extensible Authentication Protocol PEAP RADIUS Secure Remote Password protocol SRP TACACS and TACACS RFID Authentication Protocols Woo Lam 92 protocol DEFAULTSORT Authentication Protocol Category Computer access control protocols computer security stub Compu network stub ... more details
A signaling protocol is a type of Communications protocolprotocol used to identify signaling encapsulation networking encapsulation . Signalling telecommunications Signaling is used to identify the state of connection between telephones or VOIP terminals IP telephone or PCs or VoWLAN units . The following is a list of signaling protocols QSIG Session Initiation Protocol H.323 H.225.0 H.248 Media Gateway Control Protocol Megaco Signaling System No. 5 Signaling System No. 7 Dual tone multi frequency signaling Multi frequency R1 R2 signalling NBAP NBAP Node B Application Part Skinny Call Control Protocol SCCP Skinny Call Control Protocol , or Skinny for short Jingle protocol Jingle Q.931 DEFAULTSORT Signaling Protocol Category Network protocols Category Telephony signals de Signalisierungsprotokoll mk ru ... more details
Unreferenced date January 2007 orphan date November 2009 Bonding protocol is a generic name for a method of bonding or aggregation of multiple physical links to form a single logical link. Major categories Asynchronous bonding protocol Synchronous bonding protocol See also Inverse multiplexer Link aggregation DEFAULTSORT Bonding Protocol Category Bonding protocols Telecomm stub ... more details
Unreferenced date July 2009 A free protocol is a Protocol computing protocol whose full specification is freely available and for which there are no restrictions e.g. legal or technical on its use. Users may design and use variations that suit their needs, and contribute enhancements for potential incorporation into the next official version of the protocol. A free software reference implementation must be available. Free protocol are important for interoperability and choice of software. Extensible Messaging and Presence Protocol XMPP is a free protocol. See also Portal Free software open standard free file format DEFAULTSORT Free Protocol Category Open methodologies Protocol Category Data transmission Category Network protocols Software type stub ... more details
Since communications protocol digital communications protocols are controlled by software , protocol versioning generally follows software versioning standards. Category Network protocols computer stub ... more details
IPstack The Echo Protocol is a service in the Internet Protocol Suite defined in RFC 862. It was originally proposed for testing and measurement of round trip times Citation needed date November 2009 in IP networks. A host may connect to a server that supports the Echo Protocol using the Transmission Control Protocol TCP or the User Datagram Protocol UDP on the List of well known ports computing well known port number 7. The server sends back an identical copy of the data it received. The functionality of the Echo Protocol was superseded by the echo request of the Internet Control Message Protocol and the corresponding ping utility. Inetd implementation On UNIX like operating systems an echo server is built into the inetd daemon computer software daemon . The echo service is usually not enabled by default. It may be enabled by adding the following lines to the file tt etc inetd.conf tt and telling inetd to reload its configuration echo stream tcp nowait root internal echo dgram udp wait root internal See also Discard Protocol Daytime Protocol Character Generator Protocol Time Protocol External links RFC 347 Echo Process RFC 862 Echo Protocol Category Internet protocols Category Application layer protocols cs ECHO protocol da Echo protokol de Echo Netzwerkdienst ... more details
IPstack The Time Protocol is a network protocol in the Internet Protocol Suite defined in 1983 in RFC 868. Its purpose is to provide a site independent, machine readable date and time. The Time Protocol may be implemented over the Transmission Control Protocol TCP or the User Datagram Protocol UDP . A host connects to a server that supports the Time Protocol on port 37. The server then sends the time as a 32 bit unsigned integer in binary format and in network byte order , representing the number of seconds since 00 00 midnight 1 January, 1900 GMT, and closes the connection. Operation over UDP requires the sending of any datagram to the server port, as there is no connection setup for UDP. The fixed 32 bit data format means that the timestamp rolls over approximately every 136 years, with the first such occurrence on 7 February 2036. Programs that use the Time Protocol must be carefully designed to use context dependent information to distinguish these dates from those in 1900. Many Unix like operating systems used the Time Protocol to monitor and or synchronize their clocks using the rdate utility, but this functionality was superseded by the Network Time Protocol NTP and the corresponding ntpdate utility, which report times with sub second accuracy and accounts for clock drift automatically. Inetd implementation On most UNIX like operating systems a Time Protocol server is built into the inetd or xinetd daemon computer software daemon . The service is usually not enabled by default. It may be enabled by adding the following lines to the file tt etc inetd.conf tt and reloading the configuration. time stream tcp nowait root internal time dgram udp wait root internal See also Echo Protocol Discard Protocol Daytime Protocol Character Generator Protocol rdate , a tool for querying ... Time Protocol http freestone group.com fg time sync.htm freestone group.com FG Time Sync Category ... Time Protocol simple TIME protocol zh ... more details
Protocol overhead refers to metadata and network routing information sent by an computer application application , which uses a portion of the available Bandwidth computing bandwidth of a communications protocol . This extra data, making up the protocol headers and application specific information is referred to as overhead, since it does not contribute to the content of the message. Protocol overhead can be expressed as a percentage of non application byte s protocol and frame synchronization divided by the total number of bytes in the message. References http msdn2.microsoft.com en us library ms997599.aspx Common Performance Issues in Network Applications Part 1 Interactive Applications , Windows XP Technical Articles, Microsoft http www.sonic.net support docs ip atm.overhead.pdf Protocol Overhead in IP ATM Networks , Minnesota Supercomputer Center DEFAULTSORT Protocol Overhead Category Computer networking Compu network stub ... more details
Unreferenced stub auto yes date December 2009 The MOSI protocol is an extension of the basic MSI protocol MSI cache coherency Protocol computing protocol . It adds the O wned state, which indicates that the current processor owns this block, and will service requests from other processors for the block. For any given pair of caches, the permitted states of a given cache line are as follows class wikitable style text align center   M    O    S    I    M  N N N Y   O  N N Y Y   S  N Y Y Y   I  Y Y Y Y See also Coherence protocol MSI protocol MESI protocol MOESI protocol DEFAULTSORT Mosi Protocol Category Cache coherency Compu stub ... more details
IPstack The Discard Protocol is a service in the Internet Protocol Suite defined in RFC 863. It is intended for testing, debugging, and measurement purposes. A host may send data to a host that supports the Discard Protocol on either Transmission Control Protocol TCP or User Datagram Protocol UDP port number 9. The data sent to the server is simply discarded. No response is returned. Inetd implementation On most UNIX like operating systems a discard server is built into the inetd or xinetd daemon computer software daemon . The discard service is usually not enabled by default. It may be enabled by adding the following lines to the file tt etc inetd.conf tt and reloading the configuration discard stream tcp nowait root internal discard dgram udp wait root internal The Discard Protocol is the TCP UDP equivalent of the Unix filesystem node dev null . Such a service is guaranteed to receive what is sent to it and can be used for debugging TCP and or UDP code requiring a guaranteed reception of payload sent. See also Echo Protocol Daytime Protocol Character Generator Protocol Time Protocol External links RFC 348, The Discard process RFC 863, The Discard protocol Category Internet protocols Category Application layer protocols ... more details
A binary protocol is a network protocolprotocol which is intended or expected to be read by a machine rather than a human being, as opposed to a plain text protocol such as IRC , SMTP , or HTTP . Binary protocols have the advantage of terseness, which translates into speed of transmission and interpretation. There has always been tension between two software development camps that believe new protocols should preferably be text based or binary, respectively. In recent years, with the ready availability of network bandwidth and mass storage, the text based camp has been gaining significant ground XML based systems are nearly ubiquitous but the debate continues ref http www.webservices.org weblog mark little soap for the masses A representative discussion of text and binary protocol debate, by Mark Little ref . Binary protocol is also used in the context of a protocol between exactly two parties, in contrast to a multi party protocol. Binary protocol, or binary collaboration have been used in the terminology of standards such as EbXML and EDOC ref http www.omg.org technology documents formal edoc.htm EDOC ref . An interface in the UML ref http www.uml.org Unified Modeling Language ref may also be considered a binary protocol. See also XML Telnet Binary file References references External links http www.catb.org esr writings taoup html ch05s01.html Chapter 5 of The Tao of Unix Programming champions textual formats over binary protocols. DEFAULTSORT Binary Protocol Category Network protocols Soft eng stub ... more details
Unreferenced stub auto yes date December 2009 In communications, a link protocol is a method and specification for transmission of data from one node on a local network or network link to another node on the same link. Link protocols are commonly categorized according to the data link layer Data Link Layer Layer 2 specification of the OSI model or placed into the more general group of Link layer Link Layer protocols of the Internet protocol suite Internet Protocol Suite . See also Internet protocol suite Internet Protocol Suite Link layer Link Layer Open Systems Interconnection Data link layer Data Link Layer DEFAULTSORT Link Protocol Category Link protocols Category Data transmission Telecomm stub ... more details
Multiple issues unreferenced August 2011 notability August 2011 Cisco IDS services communicate with each other by using the PostOffice protocol not to be confused with POP3 , SMTP , or other mail delivery protocols . It a Cisco proprietary protocol that run on port User Datagram Protocol UDP 4500. It provide a communication vehicle between the sensors and the Director platform. PostOffice protocol was later replace by Remote Data Exchange Protocol RDEP External links http ciscoarticles.com Intrusion Detection System Cisco PostOffice Protocol.html Cisco PostOffice Protocol Category Intrusion detection systems Category Cisco protocols ... more details
orphan date January 2011 Protocol Builder is a tool in some programming language s like C and C Sharp programming language C to generate code to build Communications protocolprotocol s in a fast and reliable way. Network programming for all kinds of protocols like Transmission Control Protocol TCP , User Datagram Protocol UDP , SNMP ... includes converting data to be transferred to a raw byte s in the sending side and parsing these bytes in the receiving side. Protocol builders facilitate this stage usually by generating the code automatically. Protocol Programming has many components to be developed, these are server listener, server connection, client connection, packets, and loggers, most protocol builders implement these components automatically so developers save time and money. Currently, there are two Protocol Builders in the market, one for C from UpRedSun which is for TCP and UDP protocols. The Second one is for .NET Framework .Net languages which generates the code in C for TCP Protocols, this tool is called .Net Protocol Builder. External links http www.protocol builder.com http www.protocol builder.com http www.upredsun.com http www.upredsun.com Categories Category Computer programming tools ... more details
Orphan date February 2009 The swIPe IP Security Protocol swIPe is an experimental Internet Protocol IP security Protocol computing protocol that was specified in 1993. It operates at the Internet Layer of the Internet Protocol Suite . Purpose swIPe provides confidentiality, integrity, and authentication of network traffic, and can be used to provide both end to end and intermediate hop security. swIPe is concerned only with security mechanisms. The protocol does not handle policy and key management, which are handled outside the protocol. It works by augmenting each packet with a cryptographically strong authenticator and or encrypting the data to be sent. ref name draft cite news url http www.crypto.com papers swipe.id.txt title The swIPe IP Security Protocol INTERNET DRAFT date december 1993 author John Ioannidis and Matt Blaze publisher Columbia University and AT&T Bell Labs ref Protocol description swIPe encapsulates each IP datagram to be secured inside a swIPe packet. ref name draft A swIPe packet is an IP packet of protocol type 53. ref cite web url http www.iana.org assignments protocol numbers publisher Internet Assigned Numbers Authority IANA title Assigned Internet Protocol Numbers ref ref cite news title RFC5237 publisher Internet Engineering Task Force IETF url http rfc.net rfc5237.html ref A swIPe packet starts with a header, which contains identifying data and authentication information the header is followed by the original IP datagram, which in turn is followed by any padding required by the security processing. Depending on the negotiated policy, the sensitive part of the swIPe packet the authentication information and the original IP datagram may be encrypted. ref name draft Cisco routers and switches running IOS have been found vulnerable to Denial of Service DoS attacks which may result from processing packets with IP Protocol 53. ref http www.cisco.com en US products products security advisory09186a00801a34c2.shtml Security advisory for Cisco products ... more details
Unreferenced auto yes date December 2009 Weasel date June 2010 merge to Connectionless communication date February 2011 In telecommunication s, connectionless describes communication between two network end points in which a message can be sent from one end point to another without prior arrangement. The device at one end of the communication transmits data addressed to the other, without first ensuring that the recipient is available and ready to receive the data. Some protocols allow for error correction by requested retransmission. Internet Protocol IP and User Datagram Protocol UDP are connectionless protocols. Connectionless protocols are also described as Stateless server stateless because the endpoints have no protocol defined way to remember where they are in a conversation of message exchanges. List of connectionless protocols Hypertext Transfer Protocol Internet Protocol IP internet layer, can also be used for connections User Datagram Protocol UDP Internet Control Message Protocol ICMP Internetwork Packet Exchange IPX TIPC NetBEUI See also Connection oriented protocol DEFAULTSORT Connectionless Protocol Category Network protocols Category Internet architecture Category Internet protocols Compu network stub de Nachrichtenverbindung es Protocolo no orientado a la conexi n ... more details
IPstack The Daytime Protocol is a service in the Internet Protocol Suite , defined in 1983 in RFC 867. It is intended for testing and measurement purposes in computer network s. A host may connect to a server that supports the Daytime Protocol on either Transmission Control Protocol TCP or User Datagram Protocol UDP port 13. The server returns an ASCII character string of the current date and time in an unspecified format. Inetd implementation On UNIX like operating systems a daytime server is usually built into the inetd or xinetd daemon computer software daemon . The service is usually not enabled by default. It may be enabled by adding the following lines to the file tt etc inetd.conf tt and telling inetd to reload its configuration daytime stream tcp nowait root internal daytime dgram udp wait root internal An example output may be Tuesday, February 22, 1982 18 45 59 PST See also List of well known ports computing List of well known ports Echo Protocol Time Protocol Network Time Protocol External links RFC 867 http tf.nist.gov tf cgi servers.cgi List of NIST time servers supporting this protocol Category Network time related software Category Internet protocols Category Application layer protocols de Daytime es Daytime nl Daytime zh DAYTIME ... more details
A Protocol analyzer is a tool hardware or software used to capture and analyze signals and data traffic over a communication channel . Such a channel differs from a local computer bus to a satellite link, that provides a means of communication using a standard communication protocol Telecommunications network networked or Point to point telecommunications point to point . Each type of communication protocol has a different tool to collect and analyze signals and data. Protocol analyzer may refer to A Telecom Network Protocol Analyzer A network packet analyzer A bus analyzer An IP Load tester disambig ... more details
Unreferenced auto yes date December 2009 The Fast Local Internet Protocol is a Suite of Internet Protocols, which provide Transparency computing transparency , security and network management. Tanenbaum et al., Vrije Universiteit Amsterdam See also portalbox Computer networking Computer Science Amoeba distributed operating system DEFAULTSORT Flip Fast Local Internet Protocol Category Internet protocols Compu network stub de Fast Local Internet Protocol ja Amoeba Fast Local Internet Protocol pl Fast Local Internet Protocol pt FLIP ... more details
Orphan date February 2009 A rendezvous protocol is a protocol computing computer network protocol that enables resources or Peer to peer p2p network peers to find each other. Examples of rendezvous protocols include Sun Microsystems JXTA , Session Initiation Protocol SIP , Freenet Project , I2P , and such protocols generally involve NAT hole punching . Because of Firewall computing firewall network address translation issues, rendezvous protocols generally require that there be at least one unblocked and un NATed servers that lets the peers locate each other and initiate concurrent packet information technology packet s at each other. internet stub network software stub Category File sharing networks es Multisource File Transfer Protocol ... more details
The Beck Protocol is an alternative medicine form of therapy that includes electric currents micro currents , ozone ozonated water, colloidal silver Current alternative medicine use colloidal silver , and magnets . ref http sharinghealth.com beckprotocol whatisbp.htm Sharing Health From the Heart Beck Protocol What is The Beck Protocol Bot generated title ref It is administered through specialist equipment and was designed Robert C. Beck, D.Sc. ref http www.sota.com default.aspx?page sota products Sota Instruments and Sota Products by Sota. SOTA Instruments Inc Bot generated title ref ref http www.bobbeck.com Bob Beck Bob Beck Protocol, bioelectric protocol, Bob Beck zapper and colloidal silver Bot generated title ref References references Category Alternative medical systems Alt med stub ... more details
A routing protocol is a protocol computing protocol that specifies how Router computing routers communicate ... protocol shares this information first among immediate neighbors, and then throughout the network. This way ... routing protocols, see Routing . The term routing protocol may refer specifically to one operating ... protocol IP networks Interior gateway protocol Interior gateway routing via link state routing protocol s, such as Open Shortest Path First OSPF and Intermediate system to intermediate system IS IS Interior gateway protocol Interior gateway routing via path vector protocol path vector or distance vector routing protocol distance vector protocols, such as Interior Gateway Routing Protocol IGRP and Enhanced Interior Gateway Routing Protocol EIGRP Exterior gateway protocol Exterior gateway routing . Border gateway protocol BGP v4 is the routing protocol used by the public Internet . Many ... in notes rfc791.txt INTERNET PROTOCOL , RFC 791, J Postel, September 1981. ref ref ftp ftp.rfc ... scale up many other factors Routed versus routing protocols A routed protocol can be routed by a router, i.e., it can be forwarded from one router to another. A routing protocol sends and receives packets ... themselves run over routed protocols for example, BGP runs over Transmission Control Protocol TCP ... between the routing and routed protocols. That a routing protocol runs over particular transport mechanism does not mean that the routing protocol is of layer N 1 if the transport mechanism is of layer ... Open Shortest Path First OSPF , Interior Gateway Routing Protocol IGRP , and Enhanced Interior Gateway Routing Protocol EIGRP run directly over IP OSPF and EIGRP have their own reliable transmission mechanism while IGRP assumed an unreliable transport Routing Information Protocol RIP runs over User Datagram Protocol UDP Border Gateway Protocol BGP runs over Transmission Control Protocol TCP Interior ... routing domain . A given autonomous system Internet Protocol EIGRP Enhanced Interior Gateway Routing ... more details