US20060126652A1 - Point-to point protocol - Google Patents

Point-to point protocol Download PDF

Info

Publication number
US20060126652A1
US20060126652A1 US11/346,772 US34677206A US2006126652A1 US 20060126652 A1 US20060126652 A1 US 20060126652A1 US 34677206 A US34677206 A US 34677206A US 2006126652 A1 US2006126652 A1 US 2006126652A1
Authority
US
United States
Prior art keywords
message
exchange rate
protocol layer
protocol
application program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/346,772
Inventor
David Berry
Daniel McGee
Susan Gray
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Quantum Corp
Original Assignee
Quantum Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Quantum Corp filed Critical Quantum Corp
Priority to US11/346,772 priority Critical patent/US20060126652A1/en
Assigned to QUANTUM CORPORATION reassignment QUANTUM CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BERRY, DAVID R., GRAY, SUSAN J., MCGEE, DANIEL B.
Publication of US20060126652A1 publication Critical patent/US20060126652A1/en
Assigned to KEYBANK NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT reassignment KEYBANK NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT INTELLECTUAL PROPERTY SECURITY AGREEMENT (SECOND LIEN) Assignors: QUANTUM CORPORATION
Assigned to KEYBANK NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT reassignment KEYBANK NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT INTELLECTUAL PROPERTY SECURITY AGREEMENT (FIRST LIEN) Assignors: QUANTUM CORPORATION
Assigned to QUANTUM CORPORATION reassignment QUANTUM CORPORATION TERMINATION OF SECURITY INTEREST IN PATENTS REEL 018269 FRAME 0005 AND REEL 018268 FRAME 0475 Assignors: KEY BANK, NATIONAL ASSOCIATION
Assigned to CREDIT SUISSE reassignment CREDIT SUISSE SECURITY AGREEMENT Assignors: ADVANCED DIGITAL INFORMATION CORPORATION, CERTANCE (US) HOLDINGS, INC., CERTANCE HOLDINGS CORPORATION, CERTANCE LLC, QUANTUM CORPORATION, QUANTUM INTERNATIONAL, INC.
Assigned to CERTANCE HOLDINGS CORPORATION, QUANTUM INTERNATIONAL, INC., ADVANCED DIGITAL INFORMATION CORPORATION, QUANTUM CORPORATION, CERTANCE, LLC, CERTANCE (US) HOLDINGS, INC. reassignment CERTANCE HOLDINGS CORPORATION RELEASE BY SECURED PARTY Assignors: CREDIT SUISSE, CAYMAN ISLANDS BRANCH (FORMERLY KNOWN AS CREDIT SUISSE), AS COLLATERAL AGENT
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/168Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP] specially adapted for link layer protocols, e.g. asynchronous transfer mode [ATM], synchronous optical network [SONET] or point-to-point protocol [PPP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/24Negotiation of communication capabilities

Definitions

  • the invention is related to the field of communications, and in particular, to a protocol for point-to-point communications between a pair of devices.
  • the IRDA protocol defines a link protocol for serial infrared links.
  • the IRDA protocol sets forth a common set of rules that devices operate in accordance with to communicate over a wireless air interface using infrared light.
  • the IRDA protocol defines basic functionality such as link initialization, device address discovery, connection start-up, including link negotiation, information exchange, disconnection, link shutdown, and device address conflict resolution.
  • application programs located on two different devices can interact and communicate with one another using an IRDA port and the rules defined by the IRDA protocol.
  • the application programs contain functions for particular application services, such as file transfer, remote file access, and virtual terminals.
  • a service access method provides the interface between the IRDA protocol layer and the application program layer.
  • the communications are provided to the service access method by the applications in the application program layer.
  • the data input to the service access method is modulated into infrared signals by an infrared modem and exchanged over the IRDA port with another similarly configured device according to the rule set defined in the IRDA protocol.
  • the receiving device demodulates the data and provides the data to an application program in its own application program layer.
  • TCP/IP transmission control protocol/Internet protocol
  • TCP/IP is a networking protocol that provides communication across interconnected networks between computers with diverse hardware architectures and operating systems.
  • TCP/IP messages from an application program layer of one device are divided into smaller segments called packets.
  • the packets each include a sequence number that indicates the order of the segment within the message.
  • the destination device receives and checks the packets for error conditions. If no error condition exists, the packets are routed to the application layer and the receiving protocol layer provides an acknowledgment message to the sending protocol layer confirming the packet receipt.
  • Another problem with prior art protocols is that the acknowledgment message is received by the sending protocol layer and not the sending application program.
  • the sending application program does not have knowledge that a communication was received.
  • the sending protocol layer does not receive the acknowledgment message
  • the application program does not have knowledge of the condition until a time-out error condition occurs. This results in synchronization errors as application programs in one device continue to send information to another device without knowledge of an error condition until a time-out error occurs.
  • the present point-to-point protocol advances the art by providing a protocol that negotiates an exchange rate for communications between a pair of devices and permits the application program layer of either device to request renegotiation of the exchange rate at any time.
  • the present protocol also provides a confirmation to the sending application program layer that an acknowledgment message was received.
  • an exchange rate for communications between devices is automatically negotiated by the protocol and a connection established during an initialization process invoked during device start-up.
  • the initialization process may be re-invoked at any time by an application program to renegotiate the exchange rate over the connection.
  • an application can request a higher or lower exchange rate depending on the requirement of the requesting application program.
  • the initialization process may also be re-invoked by the protocol layer in response to unrecoverable errors that occur during communication exchange.
  • an application program suggests a desired exchange rate to the protocol layer.
  • the suggested exchange rate is the highest exchange rate currently supported by the device.
  • the protocol layer provides a synchronization request message that includes the suggested exchange rate to the other device's protocol layer.
  • the other device's protocol layer responds with a synchronization acknowledgment message that includes an exchange rate that is equal to or lower than the suggested exchange rate provided in the synchronization request message.
  • the exchange rate provided in the synchronization acknowledgment message is the highest exchange rate currently supported by the other device that is equal to or lower than the suggested exchange rate.
  • this permits application programs to suggest the highest possible exchange rate currently supported between two devices.
  • the protocol layers test the exchange rate to confirm that the connection supports the renegotiated exchange rate and provides reliable communication exchange between the devices.
  • the testing confirms the reliability of providing multiple transmissions over the connection at the renegotiated exchange rate. If during testing, the protocol layer determines the connection cannot support multiple transmissions at the renegotiated exchange rate, the protocol layer again renegotiates the exchange rate to a lower reliable exchange rate.
  • the testing permits applications to suggest higher exchange rates to the protocol layer, but does not allow an application to monopolize processing time and central processing unit resources allocated to the protocol layer.
  • the present protocol merely allows applications to influence how the protocol utilizes allocated resources without turning over ultimate control of system resources.
  • the present protocol permits a system to be deterministic, in that it allows the applications, which have knowledge of the amount of central processing unit (“CPU”) and data bandwidth resources they require, to determine the quality of service by requesting the use of more or less of those resources.
  • the present protocol marries the two limiting factors in an information exchange system, namely, the bandwidth of the physical connection and the bandwidth of the CPU, and utilizes both efficiently.
  • Another advantage of the present protocol is that the highest possible exchange rate is negotiated for the exchange of communications over a connection between a pair of devices. Another advantage of the present protocol is that it is not a master slave protocol, but rather, permits either device to initiate commands. Another advantage of the present protocol is that it includes a cyclic redundancy check (“CRC”) for error detection and reliable communication exchange. Another advantage of the present protocol is that the initialization process may be invoked at any time by an application program to re-negotiate the exchange rate. Another advantage of the present protocol is that the initialization process may also be invoked at any time by the protocol in response to error conditions or application's request. Another advantage of the present protocol is that a sending application program is notified when communications are received and acknowledged by the receiving device.
  • FIG. 1 illustrates a system architecture for the protocol according to the present invention
  • FIG. 2 is a message sequence chart illustrating one example of the operation of the protocol according to the present invention.
  • FIG. 3 is a message sequence chart illustrating another example of the operation of the protocol according to the present invention.
  • FIG. 4 is a software architecture for the protocol according to the present invention.
  • FIG. 5 is an example of a fundamental message for the protocol according to the present invention.
  • FIG. 6 is an example of payload fields for the fundamental message of FIG. 5 ;
  • FIG. 7 is an example of a supervisory message for the protocol according to the present invention.
  • FIG. 8 is an example of an information message for the protocol according to the present invention.
  • FIG. 9 is a logical diagram of messages and responses for the protocol according to the present invention.
  • FIG. 10 is another logical diagram of messages and responses for the protocol according to the present invention.
  • FIG. 11 is a message sequence chart illustrating another example of the operation of the protocol according to the present invention.
  • FIGS. 1 - 3 System Configuration and Operation
  • the present point-to-point protocol is configured to provide reliable communication exchange between a pair of devices.
  • the present protocol does not rely on a master slave relationship between devices, but rather, permits the initiation and exchange of communications by either device.
  • the communications could be any type of digital communications with one example being packet communications.
  • the present protocol includes cyclic redundancy check (“CRC”) error detection to provide for reliable communication exchange between devices.
  • CRC cyclic redundancy check
  • the present protocol includes three primary message types, namely, unnumbered messages, information messages, and supervisory messages. As will become apparent from the following description, however, other messages such as time-out messages and link-reset messages are also used to implement the principles of the present invention.
  • the unnumbered messages are used by the protocol to negotiate the exchange rate and establish the connection for communications between the pair of devices.
  • the unnumbered messages are also used to test the connection at the negotiated exchange rate by exchanging test messages in full duplex mode between the pair of devices.
  • the unnumbered messages are defined as messages that do not include a message sequence number.
  • the information messages are used by the protocol to exchange communications between the devices.
  • the communications could be any communications supported by the devices. Some examples of the communications include without limitation, voice, video and data communications.
  • the information messages are acknowledged by supervisory messages provided by a receiving protocol layer back to a sending protocol layer. If a supervisory message is not received in response to the transmission of an information message within a pre-determined time-out period, the sending protocol layer re-transmits the information message to the receiving protocol layer. If a supervisory message is still not received after a pre-determined number of transmittal attempts, the initialization process is invoked and the exchange rate is renegotiated between the two devices.
  • the supervisory messages are used by the protocol to acknowledge the receipt and validation of information messages and/or to provide error information.
  • a supervisory receiver ready message is provided in response to the information message.
  • the supervisory receiver ready message includes a sequence acknowledgment for the next information message sequence number and indicates that the receiving device is ready for the next information message.
  • a supervisory reject message is provided in response to the information message. If a receiver buffer is full, a supervisory receiver not ready message is provided in response to the information message.
  • the supervisory receiver not ready message includes the sequence acknowledgement for the next information sequence number and indicates that the device is not ready to receive new information messages.
  • the supervisory receiver not ready message is sent prior to a timeout message and is continuously sent until resources in the receiver buffer are freed.
  • FIG. 1 depicts a pair of devices, namely, a first device 100 and a second device 101 .
  • the first device 100 comprises a point-to-point protocol layer 102 according to the present invention and an application program layer 104 .
  • the application program layer 104 comprises application programs 106 - 108 .
  • the second device 101 comprises a point-to-point protocol layer 103 according to the present invention and an application program layer 105 .
  • the application program layer 105 comprises application programs 109 - 111 .
  • the application programs 106 - 111 could be conventional application programs running on the devices 100 and 101 .
  • the application program layers, 104 and 105 could include numerous other application programs although only application programs 106 - 111 are shown on FIG. 1 for clarity.
  • the protocol layers, 102 and 103 could be any instructions that are stored on a storage media and are configured to automatically negotiate an exchange rate and establish a connection for the exchange of communications at the negotiated exchange rate between the devices, 100 and 101 .
  • the protocol layers, 102 and 103 are also configured to receive suggested exchange rates from the application program layers, 104 and 105 , and renegotiate the exchange rate over the connection based on the suggested exchange rates received from the application program layers, 104 and 105 .
  • the protocol layers, 102 and 103 are also configured to test the renegotiated exchange rate to confirm that the connection supports the rate and provides reliable communication exchange between the devices, 100 and 101 .
  • the instructions could be retrieved and executed by one or more processors.
  • Some examples of the instructions are Software, program code, and firmware.
  • Some examples of storage media are memory devices, tape, disks, integrated circuits, and servers.
  • the instructions are operational when executed by the one or more processors to direct the processors to operate in accord with the invention.
  • the term “processor” refers to a single processing device or a group of inter-operational processing devices. Some examples of processors are integrated circuits and logic circuitry. Those skilled in the art are familiar with instructions, processors, and storage media.
  • the protocol layers, 102 and 103 perform an exchange rate negotiation and connection establishment during an initialization process invoked during device start-up.
  • the initialization process is then re-invoked at the request of the application programs 106 - 111 to renegotiate the exchange rate based on a suggested exchange rate provided to the protocol layers, 102 and 103 , by the requesting one of the application program 106 - 111 .
  • the protocol layers, 102 and 103 also invoke the initialization process in response to unrecoverable errors that occur during a communication exchange over the connection between the devices 100 and 101 .
  • the devices, 100 and 101 could be any devices where point-to-point digital communication exchange is desired.
  • Some examples of the devices, 100 and 101 include without limitation, tape drives, hard drives, tape library systems, notebook computers, desktop computers, and workstations.
  • FIG. 2 is a message sequence chart illustrating one example of the initialization operation and a renegotiation operation according to the present invention.
  • the initialization process is invoked in the protocol layers, 102 and 103 , when the devices, 100 and 101 , are powered on. Responsive to the devices, 100 and 101 , powering on, one of the protocol layers, 102 and 103 , provides a synchronization request message to the other one of the protocol layers, 102 and 103 , that includes at least one exchange rate.
  • the protocol layer 102 provides the synchronization request message.
  • the at least one exchange rate could be any exchange rate supported by the device 100 .
  • the at least one exchange rate could be a system default exchange rate for communications between the protocol layers, 102 and 103 .
  • the at least one exchange rate could also be a plurality of exchange rates supported by the device 100 .
  • the protocol layer 103 Responsive to receiving the synchronization request message from the protocol layer 102 , the protocol layer 103 processes the synchronization request message to generate a synchronization acknowledgment message for the protocol layer 102 .
  • the synchronization acknowledgment message includes an exchange rate supported by the device 101 , that is equal too or lower than the highest exchange rate provided by the protocol layer 102 , and which becomes the negotiated exchange rate. For example, if the at least one exchange rate provided in the synchronization request message is a default for communication exchange between the protocol layers, 102 and 103 , the protocol layer 103 returns the default exchange rate in the synchronization acknowledgment message. If the at least one exchange rate provided in the synchronization request message is a plurality of exchange rates supported by the device 100 , then the protocol layer 103 returns one of the plurality of exchange rates that is also supported by the device 101 .
  • the devices, 100 and 101 adjust their system settings to the negotiated exchange rate returned by the protocol layer 103 .
  • the protocol layers, 102 and 103 establish a connection between the devices, 100 and 101 , to complete the initialization process.
  • the application programs 106 - 111 exchange communications over the connection at the negotiated exchange rate.
  • an exchange rate request message is provided to the device's protocol layer, e.g. 102 .
  • a large code update could cause the application program 106 to desire a faster exchange rate.
  • the exchange rate request message includes a suggested exchange rate for communication exchange over the connection.
  • the protocol layer 102 processes the request message to generate another synchronization request message for the protocol layer 103 that includes the suggested exchange rate.
  • the protocol layer 103 processes the synchronization request message to generate a synchronization acknowledgement message that includes an exchange rate that is equal to or lower than the suggested exchange rate, and which becomes the renegotiated exchange rate.
  • the suggested exchange rate provided in the synchronization acknowledgment message could be any exchange rate supported by the device 101 that is equal too or lower than the suggested exchange rate provided in the synchronization request message.
  • the exchange rate provided in the synchronization acknowledgment message is the highest exchange rate currently supported by the device 101 that is equal to or lower than the suggested exchange rate.
  • the protocol layer 103 returns the suggested exchange rate in the synchronization acknowledgment message, then the suggested exchange rate becomes the negotiated exchange rate. If the protocol layer 103 returns a lower exchange rate in the synchronization acknowledgment message, the lower exchange rate becomes the negotiated exchange rate. In this way the protocol layers, 102 and 103 , negotiate the highest common exchange rate between the devices, 100 and 101 based on an exchange rate suggested by the application program 106 .
  • the protocol layer 103 will return the highest rate supported by the device 101 that is equal to or lower than the 38400 kbps supported by the device 100 . If the protocol layer 103 returns 38400 kbps in the synchronization acknowledgment message, the devices, 100 and 101 , use 38400 kbps as the negotiated exchange rate. If the protocol layer 103 returns an exchange rate of 19200 kbps in the synchronization acknowledgment message, the devices, 100 and 101 , use 19200 kbps as the negotiated exchange rate.
  • FIG. 3 is a message sequence chart illustrating another example of the initialization operation and a testing operation according to the present invention.
  • both devices, 100 and 101 include the same program code and can initiate commands
  • both devices, 100 and 101 provide a synchronization request message and receive a corresponding synchronization acknowledgment message in response to a device start-up.
  • the operation begins when the devices, 100 and 101 , are powered on. Responsive to the device 100 powering on, the protocol layer 102 provides a synchronization request message to the protocol layer 103 .
  • the synchronization request message includes all of the exchange rates supported by the device 100 .
  • the protocol layer 103 processes the synchronization request message to generate a synchronization acknowledgment message for the protocol layer 102 that includes an exchange rate for the device 101 that is equal too one of the exchange rates provided in the synchronization request message.
  • the exchange rate returned in the acknowledgment message could be the highest common exchange rate between the devices, 100 and 101 , or could be a default exchange rate for the devices, 100 and 101 .
  • the protocol layer 103 provides a synchronization request message to the protocol layer 102 that includes all of the exchange rates supported by the device 101 .
  • the protocol layer 102 processes the synchronization request message from the protocol layer 103 to generate a synchronization acknowledgment message that includes the exchange rate provided by the protocol layer 103 in the synchronization acknowledgment message, and which becomes the negotiated exchange rate.
  • the each protocol layer, 102 and 103 now has knowledge of all of the exchange rates supported by the other device.
  • the protocol layers, 102 and 103 establish a connection between the devices, 100 and 101 , and the devices, 100 and 101 , adjust their system settings to the negotiated rate. Responsive to determining the negotiated exchange rate and establishing the connection, the protocol layers 102 and 103 test the connection between the devices 100 and 101 . During testing, the protocol layers, 102 and 103 , each provide a series of test and acknowledgement messages as illustrated on FIG. 3 . The test and acknowledgment messages are used to establish an error free connection between the devices, 100 and 101 . Although those skilled in the art will appreciate that any number of test and acknowledgment messages could be used as a matter of design choice, in this case, five test messages are sent and acknowledged before the connection is declared ready for the exchange of communications.
  • the test messages each include a data field having a byte sequence N+1, N+2, where N is the test message number.
  • the test acknowledgement messages acknowledge the receipt and validation of the test messages by returning a data field that includes the data received in the test message. If during testing, one of the test or acknowledgment messages fail, the protocol layers, 102 and 103 , automatically begin the initialization process to re-negotiate the exchange rate and the above steps are repeated until a reliable connection is established.
  • protocol layer begins the initialization process by providing the synchronization request message or begins the testing by providing the test message, but rather, only that each layer, 102 and 103 , provides a synchronization request message, acknowledgment message, a test message, and test acknowledgment message to the other layer.
  • FIG. 4 depicts software architecture for the device 100 .
  • the device 100 comprises ports 407 , drivers 406 , the protocol layer 102 , callback functions 404 , and the application program layer 104 .
  • the protocol layer 102 comprises a protocol timer logic block 400 , a protocol state machine logic block 401 , a receive buffer 402 , and a transmit buffer 403 .
  • the ports 407 could be conventional ports for the exchange of communications with other devices.
  • the ports 407 are conventional serial ports for serial communications between devices.
  • the drivers 407 could be conventional drivers that integrate with a host operating system and control the communication exchange between the ports 407 and the protocol layer 102 .
  • the host operating system could be a commercial run-time operating system including a semaphore and some form of tasks. Alternatively, those skilled in the art will appreciate that other operating systems could be used as a matter of design choice.
  • the callback functions 404 are configured to provide communication exchange between the protocol layer 102 and the application program layer 104 .
  • each application program in the application program layer 104 that processes information messages must register its source address and callback function with the protocol state machine 401 before receiving communications. Once registered, a sending application program sets the destination address, which determines where data is delivered.
  • a single application program can register multiple destination addresses with the protocol state machine 401 .
  • the state machine 401 maintains a table of source addresses and function pointers. The table is built through the registration process when an application program registers its source addresses with the state machine 401 .
  • the state machine 401 uses the transmit buffer 403 to store messages to be sent to another application program layer, e.g. 105 .
  • the state machine 401 uses receive buffer 402 to store messages received for the application program layer 104 .
  • the state machine 401 when the state machine 401 receives an information message from another device, e.g. device 101 , it looks up the destination address in the source address table and calls the appropriate one of the callback functions 404 to deliver the information message to a receiving application program in the application program layer 104 .
  • the state machine 401 also provides a supervisory acknowledgement message back to the sending protocol layer 103 to confirm receipt and validation of the information message.
  • the state machine 401 transmits an information message to another device, e.g. device 101 , it receives the destination address from the sending application program and delivers an information message to the receiving protocol layer 103 .
  • the state machine 401 Upon receiving a supervisory acknowledgement message from the protocol layer 103 indicating the information message was received validated and delivered, the state machine 401 provides an acknowledgement to the sending application program the indicates that the information message was delivered to the receiving application program in the device 101 .
  • the state machine 401 uses the timer 400 following the transmission of an information message to the protocol layer 103 .
  • An acknowledgement message timer is started once the state machine 401 provides an information message. The timer is turned off once the state machine 401 receives a supervisory acknowledgement message from the receiving protocol layer 103 . If the supervisory acknowledgement message from the receiving protocol layer 103 is not received before expiration of the timer, the information message is resent to the protocol layer 103 . If an acknowledgement message is still not received after a pre-determined number of attempts, the state machine 401 provides a set response mode message to the protocol layer 103 that causes the protocol layers 102 and 103 to begin the initialization process and re-negotiate the exchange rate and re-establish the connection.
  • the time-out could be calculated as the maximum message size multiplied by the exchange rate multiplied by four. Additionally, the number of attempts made before an exchange rate renegotiation could be set at three.
  • FIGS. 5 - 8 Fundamental Message Architecture
  • FIG. 5 depicts a fundamental message 500 for the protocol according to the present invention.
  • the fundamental message comprises four fields beginning with a start of message (SOM) field 501 and ending with an end of message (EOM) field 504 .
  • a payload field 502 and CRC field 503 for error detection are included between the SOM field 501 and EOM field 504 .
  • the SOM field 501 indicates the beginning position of the payload field 502 and initiates the error checking for the message 500 .
  • the EOM field 504 delimits the end of the CRC error checking and terminates the message 500 .
  • FIG. 6 depicts the payload field 502 of the fundamental message and the sub-fields that could be included in the payload field 502 .
  • the content of the payload field 502 is unrestricted and not all message types include all of the payload sub-fields shown on FIG. 6 .
  • different message types e.g. unnumbered, supervisory, and information message types include different payload sub-fields.
  • the payload field 502 includes at least header information used by the protocol layers, 102 and 103 , and the information to be transferred.
  • the payload field 502 could comprise one or more of a device sub-field 600 , a control sub-field 601 , a source address sub-field 602 , a destination address sub-field 603 , a message sequence sub-field 604 , a message acknowledgement sub-field 605 , a length sub-field 606 , a data sub-field 607 , and a reserve sub-field 608 .
  • the first payload sub-field for all types of messages, supervisory, unnumbered, or information, is the device sub-field 600 .
  • the device sub-field 600 identifies the implementation version of the protocol.
  • the reserve sub-field 608 serves as a placeholder to accommodate future implementation of the protocol and for the addition of other features in the protocol.
  • the control sub-field 601 defines the type of message, e.g. supervisory, unnumbered, information, or supervisory receiver ready, supervisory reject, or supervisory receiver not ready message.
  • the source sub-field 602 identifies the device, e.g. 100 , that provided the message. As will become apparent from the following description, the source sub-field 602 includes a unique source address for the callback function that initiated a data transfer.
  • the destination address sub-field 603 is used for routing information messages to the appropriate application program.
  • the destination address sub-field 603 includes the destination address of the callback function that the data portion of the payload field 502 is intended for.
  • the message sequence sub-field 604 is included in information messages, and contains a sequence number that indicates the sequence of messages being transferred.
  • the sequence numbers start at one and are incremented by one each time an information message is transmitted between the protocol layers, 102 and 103 .
  • the message acknowledgment sub-field 605 is included in supervisory messages to acknowledge the receipt of an information message and contains the next message sequence number expected by the receiving protocol layer, e.g. 102 .
  • the length sub-field 606 contains the number of bytes in the data sub-field 607 .
  • the data sub-field 607 contains the raw data transferred in an information message. For example, in the case of an unnumbered message, e.g. synchronization request and response messages, the data sub-field 607 includes at least one exchange rate.
  • FIG. 7 depicts an example of a supervisory message 700 .
  • the supervisory message 700 comprises a SOM field 501 , a payload field 502 , a CRC field 503 , and an EOM field 504 .
  • the payload filed 502 for the supervisory message 700 comprises a device sub-field 600 , a control sub-field 601 , a message sequence sub-field 604 , and a message acknowledgement sub-field 605 .
  • the device sub-field 600 comprises a SOM flag 704 and a data field 607 for the raw data.
  • the control sub-field 601 indicates the type of supervisory message and comprises one of a receiver ready (RR) flag 701 , a reject flag (REJ) 702 or a receiver not ready flag (RNR) 703 .
  • RR receiver ready
  • REJ reject flag
  • RNR receiver not ready flag
  • Supervisory messages acknowledge the receipt and validation of information messages, or an error condition in the receipt of an information message.
  • the first type of supervisory message is the supervisory receiver ready message indicated by the RR flag 701 .
  • the supervisory receiver ready message indicates that an information message was received, successfully validated, and delivered to an application program by a receiving protocol layer, e.g. 103 .
  • the supervisory receiver ready message also indicates to the sending protocol layer, e.g. 102 , that the receiving protocol layer 103 is ready to receive additional information messages.
  • the second type of supervisory message is the reject message indicated by the REJ flag 702 .
  • the supervisory reject message is used by the receiving protocol layer, e.g. 103 , to indicate an error condition in the reception of an information message, such as a bad sequence number.
  • the supervisory reject message also requests re-transmission of the last sent information message identified in the message acknowledgment field 605 .
  • the supervisory reject message is only used when the message sequence number is unexpected. In this case the received information message is not delivered to the destination address, but rather, must be re-sent with the proper sequence number by the sending protocol layer, e.g. 102 .
  • the third type of supervisory message is the receiver not ready message indicated by the RNR flag 703 .
  • the supervisory receiver not ready message is used to indicate a temporary busy condition of a receiving protocol layer, e.g. 103 , caused by internal constraints that prevent reception of additional information messages.
  • the supervisory receiver not ready message confirms the sequence and data integrity of the last sent information message. When the condition is cleared, the receiving protocol layer 103 provides a supervisory receiver ready message to the sending protocol layer 102 to indicate that the sending of information messages can continue.
  • the CRC field 503 includes the CRC error detection and data validation algorithm.
  • the CRC is computed on the entire payload, excluding control flags.
  • CRC values are calculated using polynomial division. A polynomial is chosen to be the divisor.
  • the data upon which the CRC is calculated serves as the dividend.
  • the CRC is the remainder that is left once the division process is complete.
  • the size of the CRC is dependent upon the polynomial divisor chosen.
  • the algorithm implements a two byte (16 bit) CRC. If a received information message contains CRC errors, the receiving protocol layer, e.g. 102 , deletes the received information message and the state machine 401 increments the statistic table for CRC errors.
  • FIG. 8 Information Messaae FIG. 8 :
  • FIG. 8 depicts an example of an information message 800 .
  • the information message 800 comprises a SOM field 501 , a payload field 502 , a CRC field 503 , and an EOM field 504 .
  • the payload filed 502 for the information message 800 comprises a device sub-field 600 , a control sub-field 601 , a message sequence sub-field 604 , a message acknowledgement sub-field 605 , a source address sub-field 602 , a destination address sub-field 603 , a length sub-field 606 and a data sub-field 607 .
  • the control sub-field 601 includes a message flag 800 and a final message flag 801 .
  • Information messages transfer sequenced data between the devices, 100 and 101 .
  • the protocol layer in the receiving one of the devices, 100 and 101 acknowledges an information message, with a supervisory message. If the data to be transferred in an individual information message is greater than a maximum size of the data sub-field 607 , the data is transferred in multiple information messages. In this case, all information messages except for the last information message will include a final message flag 801 set to zero to indicate that additional information messages will be provided.
  • the final information message in a sequence includes a final message flag 801 set to one to indicate the completion of a sequence of information messages.
  • FIGS. 912 Additional Examples of Operation FIGS. 912 :
  • FIG. 9 is logical diagram depicting the messages that could be received by the devices, 100 and 101 , and the response messages or action taken by the devices, 100 and 101 . It should be noted that the following description applies equally to the devices, 100 and 101 , although the device 100 is used as an example in the following discussion.
  • the device 100 could receive an information message that cannot be validated by the state machine 401 .
  • the validation process could fail for numerous reasons. Some examples include without limitation, an unknown or unimplemented control field, a data field that exceeds the maximum raw data block size, a serial line error, or a CRC error. If an information message validation fails, the state machine 401 deletes the message from the receive buffer 402 , increments the statistic table for the error, and waits for the timer in the sending protocol layer 103 to time out. Once the timer times out, the protocol layer 103 retransmits the information message to the device 100 .
  • the device 100 could also receive an information message that includes an unexpected sequence number.
  • the state machine 401 provides a supervisory reject message to the sending protocol layer 103 and awaits retransmission of the information message with the correct sequence number.
  • the supervisory reject message also includes the sequence number expected by the state machine 401 .
  • the device 100 could also receive a time-out condition from the timer 400 during the receipt of an information message.
  • the timer 400 starts a receive timer at the detection of the SOM field 501 in the information message.
  • the receive timer is turned off at detection of the EOM field 504 . If a receive time-out condition occurs prior to the EOM field 504 , the state machine 401 ignores the received characters and waits for the information message to be re-sent by the sending protocol layer 103 .
  • the device 100 could also receive an information message that is validated and deliverable.
  • the state machine 401 provides a supervisory receiver ready or a supervisory receiver not ready message to the sending protocol layer 103 . Both of these messages contain a message acknowledgement number to acknowledge the receipt of a valid information message.
  • the supervisory receiver ready message indicates that the state machine 401 is ready to receive another information message.
  • the supervisory receiver not ready message indicates that the state machine 401 is not ready to receive additional information messages.
  • the device 100 could also receive a test message provided during the initialization process.
  • the state machine 401 provides a test acknowledgment message to the sending protocol layer 103 that includes a copy of the test data provided in the test message.
  • the device 100 could also receive a reset message.
  • a reset message indicates that a user is requesting that the connection be reset.
  • Reset messages are not acknowledged, but rather, the state machine 401 enters the initialization process to re-negotiate the exchange rate and establish the connection between the devices, 100 and 101 .
  • the device 100 could also receive a synchronization request message during the initialization process.
  • the synchronization request message indicates initialization of the connection.
  • the state machine 401 responds with a synchronization acknowledgment message indicating the renegotiated exchange rate.
  • the synchronization request message could be generated during device start-up or in response to an unrecoverable error in the exchange of communications.
  • the device 100 could also receive a message reject message.
  • a message reject indicates that the last message sent by the device 100 includes an unknown destination address and is undeliverable.
  • the message reject message includes a cause, source address and destination address field.
  • the state machine 401 removes the undeliverable message from the transmit buffer 403 and provides an indication to the sending application program that the message is undeliverable.
  • the device 100 could also receive an abort sequence message.
  • the abort sequence message indicates a premature termination of a data transfer.
  • the state machine 401 aborts the current reception and deletes any received data.
  • FIG. 10 is logical diagram depicting the messages that could be received by one of the devices, 100 and 101 , in response to the transmission of an information message. It should be noted that the following description applies equally to the device 101 .
  • the device 100 could receive a synchronization request message in response to the transmission of an information message. Since the synchronization request message is not in response to a power on, the synchronization request message indicates that either the connection is down or an application program is requesting an exchange rate renegotiation. Any outstanding messages waiting to be sent are removed from the transmit buffer 403 and must be re-provided by the application programs layer 405 .
  • the device 100 could also receive a supervisory receiver ready message in response to the transmission of an information message. Receiving this message indicates that the receiving protocol layer 103 has acknowledged and delivered to the registered application the last sent information message.
  • the device 100 could also receive a time-out condition in response to the transmission of an information message.
  • An acknowledgment message timer is started in the timer 400 when the state machine 401 transmits an information message.
  • the timer is turned off when the state machine 401 receives a supervisory message with the correct acknowledgment sequence number. If the timer times-out before a supervisory acknowledgment message is received, the state machine 401 re-transmits the information message. If after a pre-determined number of attempts, the information message is still not acknowledged, the state machine 401 provides a synchronization request message to re-establish the connection and/or renegotiate the exchange rate.
  • the device 100 could also receive a supervisory reject message in response to the transmission of an information message.
  • the supervisory reject message indicates that an unexpected sequence number was provided in the last information message.
  • the number of the message expected is also included in the message acknowledgement field 605 of supervisory reject message. If all retries are not exhausted, the state machine 401 re-transmits the information message. Otherwise the state machine 401 provides a synchronization request message to re-establish the connection.
  • the device 100 could also receive a supervisory receiver not ready message in response to the transmission of an information message.
  • the supervisory receiver not ready message indicates that the protocol layer 103 in the device 101 is not ready to receive another information message.
  • the state machine 401 starts the acknowledgement timer and waits for the next response message.
  • the protocol layer 103 may send another supervisory receiver not ready message before the timer expires to reset the timer.
  • the protocol layer 103 could also provide a supervisory receiver ready message to the device 100 . In this case the state machine 401 re-sends the information message to the device 101 .
  • the device 100 could also receive a message reject in response to the transmission of an information message.
  • the message reject indicates that the last information message provided by the state machine 401 includes an unknown destination address.
  • the state machine 401 removes the information message from the transmit buffer 402 and provides an indication to the sending application program that the information is currently undeliverable.
  • FIG. 11 is a message sequence chart illustrating additional operations of the protocol according to the present invention.
  • the initialization and test operation of FIG. 3 is invoked in the protocol layers, 102 and 103 , when the devices, 100 and 101 , are powered on.
  • the application program 108 provides a data message to the protocol layer 102 that includes data information for the application program 110 .
  • the protocol layer 102 generates and provides an information message that includes the data information for the protocol layer 103 .
  • the protocol layer 103 validates the information message and provides the data information to the application program 110 .
  • the protocol layer 103 generates and provides a supervisory receiver ready message to the protocol layer 102 .
  • the supervisory receiver ready message indicates to the protocol layer 102 that the data was validated and delivered to the application program 110 . Responsive to receiving the supervisory receiver ready message, the protocol layer 102 generates a data acknowledgment message for the application program 108 .
  • the data acknowledgement message indicates to the application program 108 that the data was delivered to the application program 110 by the protocol layer 103 .
  • the data acknowledgment message permits the application program 108 to move on to the next task quicker while keeping the device 100 and the device 101 synchronized. Also advantageously, the data acknowledgment message provides auto-synchronization between the device 100 and the device 101 without the receiving application program 110 providing a response message to the application program 108 indicating receipt of the information.
  • an exchange rate request message is provided to the protocol layer 103 .
  • the exchange rate request message includes a suggested exchange rate for communication exchange over the connection.
  • the protocol layer 103 processes the request message to generate another synchronization request message for the protocol layer 102 that includes the suggested exchange rate.
  • the protocol layer 102 processes the synchronization request message to generate a synchronization acknowledgement message that includes an exchange rate that is equal or lower than the suggested exchange rate, and which becomes the renegotiated exchange rate.
  • the protocol layers, 102 and 103 test the connection by exchanging a series of test and acknowledgment messages in full duplex mode over the connection at the renegotiated exchange rate as shown in FIG. 3 .
  • the protocol layers, 102 and 103 again invoke the initialization process to renegotiate the exchange rate to the next lower exchange rate. If the connection is confirmed, as illustrated in FIG. 11 , the application program 110 is allowed to provide a data message to the protocol layer 103 that includes data information for the application program 108 . Responsive to receiving the data information, the protocol layer 103 generates and provides an information message that includes the data information for the application program 108 . Responsive to receiving the information message, the protocol layer 102 validates the message and provides the data information to the application program 108 .
  • the protocol layer 102 generates and provides a supervisory receiver ready message to the protocol layer 103 that indicates that the data was validated and delivered to the application program 108 . Responsive to receiving the supervisory receiver ready message, the protocol layer 103 generates a data acknowledged message for the application program 110 that indicates that the data was delivered to the application program 108 by the protocol layer 102 . The protocol layer 103 also provides the next information message to the protocol layer 102 . Responsive to receiving the information message, the protocol layer 102 validates the message and provides the data information to the application program 108 . Substantially simultaneously, the protocol layer 102 generates and provides another supervisory receiver ready message to the protocol layer 103 that indicates that the data was validated and delivered to the application program 108 .
  • the protocol layer 102 In another example of the operation, if the protocol layer 102 could not validate an information message, the protocol layer 102 generates a supervisory reject message for the protocol layer 103 that causes the protocol layer 103 to retransmit the information message.
  • the example of a supervisory reject message and the retransmission of the information message are indicated on FIG. 11 by dashed lines.
  • the protocol layer 102 In another example of the operation, if the protocol layer 102 was busy and could not receive additional information messages, the protocol layer 102 generates a supervisory receiver not ready message for the protocol layer 103 that causes the protocol layer 103 to pause the transmission of additional information messages until resources in the protocol layer 102 are freed.
  • the example of the supervisory receiver not ready message is indicated on FIG. 11 by the dashed line.
  • the above-described elements can be comprised of instructions that are stored on storage media.
  • the instructions can be retrieved and executed by a processing system.
  • Some examples of instructions are software, program code, and firmware.
  • Some examples of storage media are memory devices, tape, disks, integrated circuits, and servers.
  • the instructions are operational when executed by the processing system to direct the processing system to operate in accord with the invention.
  • processing system refers to a single processing device or a group of inter-operational processing devices. Some examples of processing devices are integrated circuits and logic circuitry. Those skilled in the art are familiar with instructions, computers, and storage media.

Abstract

A Point-to-point protocol configured to provide communication exchange between a first device and a second device. The point-to-point protocol is configured to negotiate an exchange rate and establish a connection for the communication exchange between the first and second device. As system dynamics change, the point-to-point protocol is also configured to permit application programs in the first device and the second device to request renegotiation of the exchange rate at any time. The point-to-point protocol is also configured to provide confirmation to a sending application program that information was delivered to a receiving application program.

Description

    FIELD OF THE INVENTION
  • The invention is related to the field of communications, and in particular, to a protocol for point-to-point communications between a pair of devices.
  • BACKGROUND OF THE INVENTION
  • There exist numerous protocols defining rule sets that govern communication between devices. These protocols identify a common language and basic functionality, such as, routing, error detection, error correction, addressing, and the order in which the devices communicate with each other.
  • One example of such a protocol is the Infrared Data Association (“IRDA”) protocol. The IRDA protocol defines a link protocol for serial infrared links. The IRDA protocol sets forth a common set of rules that devices operate in accordance with to communicate over a wireless air interface using infrared light. The IRDA protocol defines basic functionality such as link initialization, device address discovery, connection start-up, including link negotiation, information exchange, disconnection, link shutdown, and device address conflict resolution.
  • Operationally, application programs located on two different devices can interact and communicate with one another using an IRDA port and the rules defined by the IRDA protocol. The application programs contain functions for particular application services, such as file transfer, remote file access, and virtual terminals. A service access method provides the interface between the IRDA protocol layer and the application program layer. The communications are provided to the service access method by the applications in the application program layer. The data input to the service access method is modulated into infrared signals by an infrared modem and exchanged over the IRDA port with another similarly configured device according to the rule set defined in the IRDA protocol. The receiving device demodulates the data and provides the data to an application program in its own application program layer.
  • Another type of protocol used in communication between devices is a transmission control protocol/Internet protocol (“TCP/IP”). TCP/IP is a networking protocol that provides communication across interconnected networks between computers with diverse hardware architectures and operating systems. Operationally, TCP/IP messages from an application program layer of one device are divided into smaller segments called packets. The packets each include a sequence number that indicates the order of the segment within the message. The destination device receives and checks the packets for error conditions. If no error condition exists, the packets are routed to the application layer and the receiving protocol layer provides an acknowledgment message to the sending protocol layer confirming the packet receipt.
  • Unfortunately, prior art protocols such as the IRDA and TCP/IP protocol do not provide flexibility in the exchange rate for communications between devices. Rather the exchange rate is set by the modulation/demodulation scheme defined by the device hardware. Thus, if the dynamics of the system change, inefficiency in the utilization of system resources could result. For example, if an application program needs to exchange a large communication, and the system is operating at a 20% resource utilization, the application program cannot utilize the available resources to transfer the communication at a faster exchange rate, but rather, is limited to the exchange rate defined in the device hardware, while the remaining 80% of the resources remain idle.
  • Another problem with prior art protocols is that the acknowledgment message is received by the sending protocol layer and not the sending application program. The sending application program does not have knowledge that a communication was received. Thus, if the sending protocol layer does not receive the acknowledgment message, the application program does not have knowledge of the condition until a time-out error condition occurs. This results in synchronization errors as application programs in one device continue to send information to another device without knowledge of an error condition until a time-out error occurs.
  • SUMMARY OF THE INVENTION
  • The present point-to-point protocol advances the art by providing a protocol that negotiates an exchange rate for communications between a pair of devices and permits the application program layer of either device to request renegotiation of the exchange rate at any time. The present protocol also provides a confirmation to the sending application program layer that an acknowledgment message was received.
  • According to the present protocol, an exchange rate for communications between devices is automatically negotiated by the protocol and a connection established during an initialization process invoked during device start-up. As system dynamics change, the initialization process may be re-invoked at any time by an application program to renegotiate the exchange rate over the connection. Additionally an application can request a higher or lower exchange rate depending on the requirement of the requesting application program. Furthermore, the initialization process may also be re-invoked by the protocol layer in response to unrecoverable errors that occur during communication exchange.
  • During a renegotiation of the exchange rate, an application program suggests a desired exchange rate to the protocol layer. Typically, the suggested exchange rate is the highest exchange rate currently supported by the device. The protocol layer provides a synchronization request message that includes the suggested exchange rate to the other device's protocol layer. The other device's protocol layer responds with a synchronization acknowledgment message that includes an exchange rate that is equal to or lower than the suggested exchange rate provided in the synchronization request message. Typically, the exchange rate provided in the synchronization acknowledgment message is the highest exchange rate currently supported by the other device that is equal to or lower than the suggested exchange rate. Advantageously, this permits application programs to suggest the highest possible exchange rate currently supported between two devices.
  • Responsive to renegotiating the exchange rate, the protocol layers test the exchange rate to confirm that the connection supports the renegotiated exchange rate and provides reliable communication exchange between the devices. The testing confirms the reliability of providing multiple transmissions over the connection at the renegotiated exchange rate. If during testing, the protocol layer determines the connection cannot support multiple transmissions at the renegotiated exchange rate, the protocol layer again renegotiates the exchange rate to a lower reliable exchange rate. Advantageously, the testing permits applications to suggest higher exchange rates to the protocol layer, but does not allow an application to monopolize processing time and central processing unit resources allocated to the protocol layer. The present protocol merely allows applications to influence how the protocol utilizes allocated resources without turning over ultimate control of system resources. Also advantageously, the present protocol permits a system to be deterministic, in that it allows the applications, which have knowledge of the amount of central processing unit (“CPU”) and data bandwidth resources they require, to determine the quality of service by requesting the use of more or less of those resources. In other words the present protocol marries the two limiting factors in an information exchange system, namely, the bandwidth of the physical connection and the bandwidth of the CPU, and utilizes both efficiently.
  • Another advantage of the present protocol is that the highest possible exchange rate is negotiated for the exchange of communications over a connection between a pair of devices. Another advantage of the present protocol is that it is not a master slave protocol, but rather, permits either device to initiate commands. Another advantage of the present protocol is that it includes a cyclic redundancy check (“CRC”) for error detection and reliable communication exchange. Another advantage of the present protocol is that the initialization process may be invoked at any time by an application program to re-negotiate the exchange rate. Another advantage of the present protocol is that the initialization process may also be invoked at any time by the protocol in response to error conditions or application's request. Another advantage of the present protocol is that a sending application program is notified when communications are received and acknowledged by the receiving device. Those skilled in the art will recognize additional advantages of the present invention by reference to the following figures and detailed description.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The same reference number represents the same element on all drawings.
  • FIG. 1 illustrates a system architecture for the protocol according to the present invention;
  • FIG. 2 is a message sequence chart illustrating one example of the operation of the protocol according to the present invention;
  • FIG. 3 is a message sequence chart illustrating another example of the operation of the protocol according to the present invention;
  • FIG. 4 is a software architecture for the protocol according to the present invention;
  • FIG. 5 is an example of a fundamental message for the protocol according to the present invention;
  • FIG. 6 is an example of payload fields for the fundamental message of FIG. 5;
  • FIG. 7 is an example of a supervisory message for the protocol according to the present invention;
  • FIG. 8 is an example of an information message for the protocol according to the present invention;
  • FIG. 9 is a logical diagram of messages and responses for the protocol according to the present invention;
  • FIG. 10 is another logical diagram of messages and responses for the protocol according to the present invention; and
  • FIG. 11 is a message sequence chart illustrating another example of the operation of the protocol according to the present invention.
  • DETAILED DESCRIPTION
  • System Configuration and Operation FIGS. 1-3:
  • The present point-to-point protocol is configured to provide reliable communication exchange between a pair of devices. Advantageously, the present protocol does not rely on a master slave relationship between devices, but rather, permits the initiation and exchange of communications by either device. The communications could be any type of digital communications with one example being packet communications. Also advantageously, the present protocol includes cyclic redundancy check (“CRC”) error detection to provide for reliable communication exchange between devices.
  • The present protocol includes three primary message types, namely, unnumbered messages, information messages, and supervisory messages. As will become apparent from the following description, however, other messages such as time-out messages and link-reset messages are also used to implement the principles of the present invention.
  • The unnumbered messages are used by the protocol to negotiate the exchange rate and establish the connection for communications between the pair of devices. The unnumbered messages are also used to test the connection at the negotiated exchange rate by exchanging test messages in full duplex mode between the pair of devices. In the context of the present invention, the unnumbered messages are defined as messages that do not include a message sequence number.
  • The information messages are used by the protocol to exchange communications between the devices. The communications could be any communications supported by the devices. Some examples of the communications include without limitation, voice, video and data communications. The information messages are acknowledged by supervisory messages provided by a receiving protocol layer back to a sending protocol layer. If a supervisory message is not received in response to the transmission of an information message within a pre-determined time-out period, the sending protocol layer re-transmits the information message to the receiving protocol layer. If a supervisory message is still not received after a pre-determined number of transmittal attempts, the initialization process is invoked and the exchange rate is renegotiated between the two devices.
  • The supervisory messages are used by the protocol to acknowledge the receipt and validation of information messages and/or to provide error information. To acknowledge a proper receipt of an information message, a supervisory receiver ready message is provided in response to the information message. The supervisory receiver ready message includes a sequence acknowledgment for the next information message sequence number and indicates that the receiving device is ready for the next information message. To acknowledge an error in the receipt of an information message, a supervisory reject message is provided in response to the information message. If a receiver buffer is full, a supervisory receiver not ready message is provided in response to the information message. The supervisory receiver not ready message includes the sequence acknowledgement for the next information sequence number and indicates that the device is not ready to receive new information messages. The supervisory receiver not ready message is sent prior to a timeout message and is continuously sent until resources in the receiver buffer are freed.
  • FIG. 1 depicts a pair of devices, namely, a first device 100 and a second device 101. The first device 100 comprises a point-to-point protocol layer 102 according to the present invention and an application program layer 104. The application program layer 104 comprises application programs 106-108. The second device 101 comprises a point-to-point protocol layer 103 according to the present invention and an application program layer 105. The application program layer 105 comprises application programs 109-111.
  • The application programs 106-111 could be conventional application programs running on the devices 100 and 101. Those skilled in the art will appreciate that the application program layers, 104 and 105, could include numerous other application programs although only application programs 106-111 are shown on FIG. 1 for clarity.
  • The protocol layers, 102 and 103, could be any instructions that are stored on a storage media and are configured to automatically negotiate an exchange rate and establish a connection for the exchange of communications at the negotiated exchange rate between the devices, 100 and 101. The protocol layers, 102 and 103, are also configured to receive suggested exchange rates from the application program layers, 104 and 105, and renegotiate the exchange rate over the connection based on the suggested exchange rates received from the application program layers, 104 and 105. The protocol layers, 102 and 103, are also configured to test the renegotiated exchange rate to confirm that the connection supports the rate and provides reliable communication exchange between the devices, 100 and 101.
  • The instructions could be retrieved and executed by one or more processors. Some examples of the instructions are Software, program code, and firmware. Some examples of storage media are memory devices, tape, disks, integrated circuits, and servers. The instructions are operational when executed by the one or more processors to direct the processors to operate in accord with the invention. The term “processor” refers to a single processing device or a group of inter-operational processing devices. Some examples of processors are integrated circuits and logic circuitry. Those skilled in the art are familiar with instructions, processors, and storage media.
  • Operationally, the protocol layers, 102 and 103, perform an exchange rate negotiation and connection establishment during an initialization process invoked during device start-up. The initialization process is then re-invoked at the request of the application programs 106-111 to renegotiate the exchange rate based on a suggested exchange rate provided to the protocol layers, 102 and 103, by the requesting one of the application program 106-111. The protocol layers, 102 and 103, also invoke the initialization process in response to unrecoverable errors that occur during a communication exchange over the connection between the devices 100 and 101.
  • The devices, 100 and 101, could be any devices where point-to-point digital communication exchange is desired. Some examples of the devices, 100 and 101, include without limitation, tape drives, hard drives, tape library systems, notebook computers, desktop computers, and workstations.
  • FIG. 2 is a message sequence chart illustrating one example of the initialization operation and a renegotiation operation according to the present invention. On FIG. 2, the initialization process is invoked in the protocol layers, 102 and 103, when the devices, 100 and 101, are powered on. Responsive to the devices, 100 and 101, powering on, one of the protocol layers, 102 and 103, provides a synchronization request message to the other one of the protocol layers, 102 and 103, that includes at least one exchange rate. In this case, the protocol layer 102 provides the synchronization request message. The at least one exchange rate could be any exchange rate supported by the device 100. For example, the at least one exchange rate could be a system default exchange rate for communications between the protocol layers, 102 and 103. The at least one exchange rate could also be a plurality of exchange rates supported by the device 100.
  • It should be noted that since the present protocol permits either device 100 or device 101 to initiate commands, either the protocol layer 102 or the protocol layer 103 could begin the initialization process as a matter of design choice. It should also be noted that the synchronization request and synchronization acknowledgment messages discussed in this example are unnumbered messages.
  • Responsive to receiving the synchronization request message from the protocol layer 102, the protocol layer 103 processes the synchronization request message to generate a synchronization acknowledgment message for the protocol layer 102. The synchronization acknowledgment message includes an exchange rate supported by the device 101, that is equal too or lower than the highest exchange rate provided by the protocol layer 102, and which becomes the negotiated exchange rate. For example, if the at least one exchange rate provided in the synchronization request message is a default for communication exchange between the protocol layers, 102 and 103, the protocol layer 103 returns the default exchange rate in the synchronization acknowledgment message. If the at least one exchange rate provided in the synchronization request message is a plurality of exchange rates supported by the device 100, then the protocol layer 103 returns one of the plurality of exchange rates that is also supported by the device 101.
  • Responsive to receiving the synchronization acknowledgment message, the devices, 100 and 101, adjust their system settings to the negotiated exchange rate returned by the protocol layer 103. Responsive to negotiating the exchange rate, the protocol layers, 102 and 103, establish a connection between the devices, 100 and 101, to complete the initialization process.
  • Responsive to the connection establishment, the application programs 106-111 exchange communications over the connection at the negotiated exchange rate. Responsive to a change in system dynamics that causes an application program, e.g. 106, to require a faster exchange rate, an exchange rate request message is provided to the device's protocol layer, e.g. 102. For example, a large code update could cause the application program 106 to desire a faster exchange rate.
  • The exchange rate request message includes a suggested exchange rate for communication exchange over the connection. Responsive to receiving the exchange rate request message, the protocol layer 102 processes the request message to generate another synchronization request message for the protocol layer 103 that includes the suggested exchange rate. The protocol layer 103 processes the synchronization request message to generate a synchronization acknowledgement message that includes an exchange rate that is equal to or lower than the suggested exchange rate, and which becomes the renegotiated exchange rate.
  • To clarify, the suggested exchange rate provided in the synchronization acknowledgment message could be any exchange rate supported by the device 101 that is equal too or lower than the suggested exchange rate provided in the synchronization request message. Typically, however, the exchange rate provided in the synchronization acknowledgment message is the highest exchange rate currently supported by the device 101 that is equal to or lower than the suggested exchange rate. Thus, if the protocol layer 103 returns the suggested exchange rate in the synchronization acknowledgment message, then the suggested exchange rate becomes the negotiated exchange rate. If the protocol layer 103 returns a lower exchange rate in the synchronization acknowledgment message, the lower exchange rate becomes the negotiated exchange rate. In this way the protocol layers, 102 and 103, negotiate the highest common exchange rate between the devices, 100 and 101 based on an exchange rate suggested by the application program 106.
  • In a numeric example, if the protocol layer 102 provides a suggested exchange rate of 38400 kbps in the synchronization request message, the protocol layer 103 will return the highest rate supported by the device 101 that is equal to or lower than the 38400 kbps supported by the device 100. If the protocol layer 103 returns 38400 kbps in the synchronization acknowledgment message, the devices, 100 and 101, use 38400 kbps as the negotiated exchange rate. If the protocol layer 103 returns an exchange rate of 19200 kbps in the synchronization acknowledgment message, the devices, 100 and 101, use 19200 kbps as the negotiated exchange rate.
  • FIG. 3 is a message sequence chart illustrating another example of the initialization operation and a testing operation according to the present invention. In this example, because both devices, 100 and 101, include the same program code and can initiate commands, both devices, 100 and 101, provide a synchronization request message and receive a corresponding synchronization acknowledgment message in response to a device start-up.
  • On FIG. 3 the operation begins when the devices, 100 and 101, are powered on. Responsive to the device 100 powering on, the protocol layer 102 provides a synchronization request message to the protocol layer 103. In this example, the synchronization request message includes all of the exchange rates supported by the device 100. Responsive to receiving the synchronization request message from the protocol layer 102, the protocol layer 103 processes the synchronization request message to generate a synchronization acknowledgment message for the protocol layer 102 that includes an exchange rate for the device 101 that is equal too one of the exchange rates provided in the synchronization request message. The exchange rate returned in the acknowledgment message could be the highest common exchange rate between the devices, 100 and 101, or could be a default exchange rate for the devices, 100 and 101.
  • Substantially simultaneously, the protocol layer 103 provides a synchronization request message to the protocol layer 102 that includes all of the exchange rates supported by the device 101. Responsive to receiving the synchronization request message, the protocol layer 102 processes the synchronization request message from the protocol layer 103 to generate a synchronization acknowledgment message that includes the exchange rate provided by the protocol layer 103 in the synchronization acknowledgment message, and which becomes the negotiated exchange rate. Advantageously, however, the each protocol layer, 102 and 103, now has knowledge of all of the exchange rates supported by the other device.
  • Responsive to negotiating the exchange rate, the protocol layers, 102 and 103, establish a connection between the devices, 100 and 101, and the devices, 100 and 101, adjust their system settings to the negotiated rate. Responsive to determining the negotiated exchange rate and establishing the connection, the protocol layers 102 and 103 test the connection between the devices 100 and 101. During testing, the protocol layers, 102 and 103, each provide a series of test and acknowledgement messages as illustrated on FIG. 3. The test and acknowledgment messages are used to establish an error free connection between the devices, 100 and 101. Although those skilled in the art will appreciate that any number of test and acknowledgment messages could be used as a matter of design choice, in this case, five test messages are sent and acknowledged before the connection is declared ready for the exchange of communications.
  • The test messages each include a data field having a byte sequence N+1, N+2, where N is the test message number. The test acknowledgement messages acknowledge the receipt and validation of the test messages by returning a data field that includes the data received in the test message. If during testing, one of the test or acknowledgment messages fail, the protocol layers, 102 and 103, automatically begin the initialization process to re-negotiate the exchange rate and the above steps are repeated until a reliable connection is established.
  • It should be noted that in the above example, it is irrelevant which protocol layer begins the initialization process by providing the synchronization request message or begins the testing by providing the test message, but rather, only that each layer, 102 and 103, provides a synchronization request message, acknowledgment message, a test message, and test acknowledgment message to the other layer.
  • Software Architecture:
  • FIG. 4 depicts software architecture for the device 100. Those skilled in the art will appreciate that the software architecture for the device 100 is substantially similar to the software architecture for the device 101 and therefore the architecture for the device 101 is not shown to avoid redundancy. The device 100 comprises ports 407, drivers 406, the protocol layer 102, callback functions 404, and the application program layer 104. The protocol layer 102 comprises a protocol timer logic block 400, a protocol state machine logic block 401, a receive buffer 402, and a transmit buffer 403.
  • The ports 407 could be conventional ports for the exchange of communications with other devices. In one example of the present invention, the ports 407 are conventional serial ports for serial communications between devices. The drivers 407 could be conventional drivers that integrate with a host operating system and control the communication exchange between the ports 407 and the protocol layer 102. In one example of the present invention, the host operating system could be a commercial run-time operating system including a semaphore and some form of tasks. Alternatively, those skilled in the art will appreciate that other operating systems could be used as a matter of design choice.
  • The callback functions 404 are configured to provide communication exchange between the protocol layer 102 and the application program layer 104. Operationally, each application program in the application program layer 104 that processes information messages must register its source address and callback function with the protocol state machine 401 before receiving communications. Once registered, a sending application program sets the destination address, which determines where data is delivered. Advantageously, a single application program can register multiple destination addresses with the protocol state machine 401.
  • The state machine 401 maintains a table of source addresses and function pointers. The table is built through the registration process when an application program registers its source addresses with the state machine 401. The state machine 401 uses the transmit buffer 403 to store messages to be sent to another application program layer, e.g. 105. The state machine 401 uses receive buffer 402 to store messages received for the application program layer 104.
  • Operationally, when the state machine 401 receives an information message from another device, e.g. device 101, it looks up the destination address in the source address table and calls the appropriate one of the callback functions 404 to deliver the information message to a receiving application program in the application program layer 104. The state machine 401 also provides a supervisory acknowledgement message back to the sending protocol layer 103 to confirm receipt and validation of the information message. When the state machine 401 transmits an information message to another device, e.g. device 101, it receives the destination address from the sending application program and delivers an information message to the receiving protocol layer 103. Upon receiving a supervisory acknowledgement message from the protocol layer 103 indicating the information message was received validated and delivered, the state machine 401 provides an acknowledgement to the sending application program the indicates that the information message was delivered to the receiving application program in the device 101.
  • The state machine 401 uses the timer 400 following the transmission of an information message to the protocol layer 103. An acknowledgement message timer is started once the state machine 401 provides an information message. The timer is turned off once the state machine 401 receives a supervisory acknowledgement message from the receiving protocol layer 103. If the supervisory acknowledgement message from the receiving protocol layer 103 is not received before expiration of the timer, the information message is resent to the protocol layer 103. If an acknowledgement message is still not received after a pre-determined number of attempts, the state machine 401 provides a set response mode message to the protocol layer 103 that causes the protocol layers 102 and 103 to begin the initialization process and re-negotiate the exchange rate and re-establish the connection. While those skilled in the art will appreciate numerous methods of determining the timer period and number of attempts before a set response mode message is provided, in one example of the present invention, the time-out could be calculated as the maximum message size multiplied by the exchange rate multiplied by four. Additionally, the number of attempts made before an exchange rate renegotiation could be set at three.
  • Fundamental Message Architecture FIGS. 5-8:
  • FIG. 5 depicts a fundamental message 500 for the protocol according to the present invention. The fundamental message comprises four fields beginning with a start of message (SOM) field 501 and ending with an end of message (EOM) field 504. A payload field 502 and CRC field 503 for error detection are included between the SOM field 501 and EOM field 504. The SOM field 501 indicates the beginning position of the payload field 502 and initiates the error checking for the message 500. The EOM field 504 delimits the end of the CRC error checking and terminates the message 500.
  • FIG. 6 depicts the payload field 502 of the fundamental message and the sub-fields that could be included in the payload field 502. It should be noted that the content of the payload field 502 is unrestricted and not all message types include all of the payload sub-fields shown on FIG. 6. As will become apparent from the following description, different message types, e.g. unnumbered, supervisory, and information message types include different payload sub-fields. Typically, however, the payload field 502 includes at least header information used by the protocol layers, 102 and 103, and the information to be transferred.
  • The payload field 502 could comprise one or more of a device sub-field 600, a control sub-field 601, a source address sub-field 602, a destination address sub-field 603, a message sequence sub-field 604, a message acknowledgement sub-field 605, a length sub-field 606, a data sub-field 607, and a reserve sub-field 608.
  • The first payload sub-field for all types of messages, supervisory, unnumbered, or information, is the device sub-field 600. The device sub-field 600 identifies the implementation version of the protocol.
  • The reserve sub-field 608 serves as a placeholder to accommodate future implementation of the protocol and for the addition of other features in the protocol.
  • The control sub-field 601 defines the type of message, e.g. supervisory, unnumbered, information, or supervisory receiver ready, supervisory reject, or supervisory receiver not ready message.
  • The source sub-field 602 identifies the device, e.g. 100, that provided the message. As will become apparent from the following description, the source sub-field 602 includes a unique source address for the callback function that initiated a data transfer.
  • The destination address sub-field 603 is used for routing information messages to the appropriate application program. The destination address sub-field 603 includes the destination address of the callback function that the data portion of the payload field 502 is intended for.
  • The message sequence sub-field 604, is included in information messages, and contains a sequence number that indicates the sequence of messages being transferred. In one example of the present protocol, the sequence numbers start at one and are incremented by one each time an information message is transmitted between the protocol layers, 102 and 103.
  • The message acknowledgment sub-field 605 is included in supervisory messages to acknowledge the receipt of an information message and contains the next message sequence number expected by the receiving protocol layer, e.g. 102.
  • The length sub-field 606 contains the number of bytes in the data sub-field 607. The data sub-field 607 contains the raw data transferred in an information message. For example, in the case of an unnumbered message, e.g. synchronization request and response messages, the data sub-field 607 includes at least one exchange rate.
  • Supervisory Message FIG. 7
  • FIG. 7 depicts an example of a supervisory message 700. The supervisory message 700 comprises a SOM field 501, a payload field 502, a CRC field 503, and an EOM field 504. The payload filed 502 for the supervisory message 700 comprises a device sub-field 600, a control sub-field 601, a message sequence sub-field 604, and a message acknowledgement sub-field 605. The device sub-field 600 comprises a SOM flag 704 and a data field 607 for the raw data. The control sub-field 601 indicates the type of supervisory message and comprises one of a receiver ready (RR) flag 701, a reject flag (REJ) 702 or a receiver not ready flag (RNR) 703.
  • Supervisory messages acknowledge the receipt and validation of information messages, or an error condition in the receipt of an information message. There are generally three types of supervisory messages although other supervisory messages could be utilized as a matter of design choice. The first type of supervisory message is the supervisory receiver ready message indicated by the RR flag 701. The supervisory receiver ready message indicates that an information message was received, successfully validated, and delivered to an application program by a receiving protocol layer, e.g. 103. The supervisory receiver ready message also indicates to the sending protocol layer, e.g. 102, that the receiving protocol layer 103 is ready to receive additional information messages.
  • The second type of supervisory message is the reject message indicated by the REJ flag 702. The supervisory reject message is used by the receiving protocol layer, e.g. 103, to indicate an error condition in the reception of an information message, such as a bad sequence number. The supervisory reject message also requests re-transmission of the last sent information message identified in the message acknowledgment field 605. In some examples of the present protocol, the supervisory reject message is only used when the message sequence number is unexpected. In this case the received information message is not delivered to the destination address, but rather, must be re-sent with the proper sequence number by the sending protocol layer, e.g. 102.
  • The third type of supervisory message is the receiver not ready message indicated by the RNR flag 703. The supervisory receiver not ready message is used to indicate a temporary busy condition of a receiving protocol layer, e.g. 103, caused by internal constraints that prevent reception of additional information messages. The supervisory receiver not ready message confirms the sequence and data integrity of the last sent information message. When the condition is cleared, the receiving protocol layer 103 provides a supervisory receiver ready message to the sending protocol layer 102 to indicate that the sending of information messages can continue.
  • The CRC field 503 includes the CRC error detection and data validation algorithm. The CRC is computed on the entire payload, excluding control flags. Operationally, CRC values are calculated using polynomial division. A polynomial is chosen to be the divisor. The data upon which the CRC is calculated serves as the dividend. The CRC is the remainder that is left once the division process is complete. The size of the CRC is dependent upon the polynomial divisor chosen. In one example of the present invention, the algorithm implements a two byte (16 bit) CRC. If a received information message contains CRC errors, the receiving protocol layer, e.g. 102, deletes the received information message and the state machine 401 increments the statistic table for CRC errors.
  • Information Messaae FIG. 8:
  • FIG. 8 depicts an example of an information message 800. The information message 800 comprises a SOM field 501, a payload field 502, a CRC field 503, and an EOM field 504. The payload filed 502 for the information message 800 comprises a device sub-field 600, a control sub-field 601, a message sequence sub-field 604, a message acknowledgement sub-field 605, a source address sub-field 602, a destination address sub-field 603, a length sub-field 606 and a data sub-field 607. The control sub-field 601 includes a message flag 800 and a final message flag 801.
  • Information messages transfer sequenced data between the devices, 100 and 101. The protocol layer in the receiving one of the devices, 100 and 101, acknowledges an information message, with a supervisory message. If the data to be transferred in an individual information message is greater than a maximum size of the data sub-field 607, the data is transferred in multiple information messages. In this case, all information messages except for the last information message will include a final message flag 801 set to zero to indicate that additional information messages will be provided. The final information message in a sequence includes a final message flag 801 set to one to indicate the completion of a sequence of information messages.
  • Additional Examples of Operation FIGS. 912:
  • FIG. 9 is logical diagram depicting the messages that could be received by the devices, 100 and 101, and the response messages or action taken by the devices, 100 and 101. It should be noted that the following description applies equally to the devices, 100 and 101, although the device 100 is used as an example in the following discussion.
  • On FIG. 9, the device 100 could receive an information message that cannot be validated by the state machine 401. The validation process could fail for numerous reasons. Some examples include without limitation, an unknown or unimplemented control field, a data field that exceeds the maximum raw data block size, a serial line error, or a CRC error. If an information message validation fails, the state machine 401 deletes the message from the receive buffer 402, increments the statistic table for the error, and waits for the timer in the sending protocol layer 103 to time out. Once the timer times out, the protocol layer 103 retransmits the information message to the device 100.
  • The device 100 could also receive an information message that includes an unexpected sequence number. In this case, the state machine 401 provides a supervisory reject message to the sending protocol layer 103 and awaits retransmission of the information message with the correct sequence number. The supervisory reject message also includes the sequence number expected by the state machine 401.
  • The device 100 could also receive a time-out condition from the timer 400 during the receipt of an information message. The timer 400 starts a receive timer at the detection of the SOM field 501 in the information message. The receive timer is turned off at detection of the EOM field 504. If a receive time-out condition occurs prior to the EOM field 504, the state machine 401 ignores the received characters and waits for the information message to be re-sent by the sending protocol layer 103.
  • The device 100 could also receive an information message that is validated and deliverable. In this case, the state machine 401 provides a supervisory receiver ready or a supervisory receiver not ready message to the sending protocol layer 103. Both of these messages contain a message acknowledgement number to acknowledge the receipt of a valid information message. The supervisory receiver ready message indicates that the state machine 401 is ready to receive another information message. The supervisory receiver not ready message indicates that the state machine 401 is not ready to receive additional information messages.
  • The device 100 could also receive a test message provided during the initialization process. In this case the state machine 401 provides a test acknowledgment message to the sending protocol layer 103 that includes a copy of the test data provided in the test message.
  • The device 100 could also receive a reset message. A reset message indicates that a user is requesting that the connection be reset. Reset messages are not acknowledged, but rather, the state machine 401 enters the initialization process to re-negotiate the exchange rate and establish the connection between the devices, 100 and 101.
  • The device 100 could also receive a synchronization request message during the initialization process. The synchronization request message indicates initialization of the connection. The state machine 401 responds with a synchronization acknowledgment message indicating the renegotiated exchange rate. The synchronization request message could be generated during device start-up or in response to an unrecoverable error in the exchange of communications.
  • The device 100 could also receive a message reject message. A message reject indicates that the last message sent by the device 100 includes an unknown destination address and is undeliverable. The message reject message includes a cause, source address and destination address field. In this case the state machine 401 removes the undeliverable message from the transmit buffer 403 and provides an indication to the sending application program that the message is undeliverable.
  • The device 100 could also receive an abort sequence message. The abort sequence message indicates a premature termination of a data transfer. In this case, the state machine 401 aborts the current reception and deletes any received data.
  • FIG. 10 is logical diagram depicting the messages that could be received by one of the devices, 100 and 101, in response to the transmission of an information message. It should be noted that the following description applies equally to the device 101.
  • On FIG. 10 the device 100 could receive a synchronization request message in response to the transmission of an information message. Since the synchronization request message is not in response to a power on, the synchronization request message indicates that either the connection is down or an application program is requesting an exchange rate renegotiation. Any outstanding messages waiting to be sent are removed from the transmit buffer 403 and must be re-provided by the application programs layer 405.
  • The device 100 could also receive a supervisory receiver ready message in response to the transmission of an information message. Receiving this message indicates that the receiving protocol layer 103 has acknowledged and delivered to the registered application the last sent information message.
  • The device 100 could also receive a time-out condition in response to the transmission of an information message. An acknowledgment message timer is started in the timer 400 when the state machine 401 transmits an information message. The timer is turned off when the state machine 401 receives a supervisory message with the correct acknowledgment sequence number. If the timer times-out before a supervisory acknowledgment message is received, the state machine 401 re-transmits the information message. If after a pre-determined number of attempts, the information message is still not acknowledged, the state machine 401 provides a synchronization request message to re-establish the connection and/or renegotiate the exchange rate.
  • The device 100 could also receive a supervisory reject message in response to the transmission of an information message. The supervisory reject message indicates that an unexpected sequence number was provided in the last information message. The number of the message expected is also included in the message acknowledgement field 605 of supervisory reject message. If all retries are not exhausted, the state machine 401 re-transmits the information message. Otherwise the state machine 401 provides a synchronization request message to re-establish the connection.
  • The device 100 could also receive a supervisory receiver not ready message in response to the transmission of an information message. The supervisory receiver not ready message indicates that the protocol layer 103 in the device 101 is not ready to receive another information message. The state machine 401 starts the acknowledgement timer and waits for the next response message. The protocol layer 103 may send another supervisory receiver not ready message before the timer expires to reset the timer. The protocol layer 103 could also provide a supervisory receiver ready message to the device 100. In this case the state machine 401 re-sends the information message to the device 101.
  • The device 100 could also receive a message reject in response to the transmission of an information message. The message reject indicates that the last information message provided by the state machine 401 includes an unknown destination address. The state machine 401 removes the information message from the transmit buffer 402 and provides an indication to the sending application program that the information is currently undeliverable.
  • FIG. 11 is a message sequence chart illustrating additional operations of the protocol according to the present invention. On FIG. 11 the initialization and test operation of FIG. 3 is invoked in the protocol layers, 102 and 103, when the devices, 100 and 101, are powered on. Responsive to the connection establishment and testing, the application program 108 provides a data message to the protocol layer 102 that includes data information for the application program 110. The protocol layer 102 generates and provides an information message that includes the data information for the protocol layer 103. Responsive to receiving the information message, the protocol layer 103 validates the information message and provides the data information to the application program 110. Substantially simultaneously, the protocol layer 103 generates and provides a supervisory receiver ready message to the protocol layer 102. The supervisory receiver ready message indicates to the protocol layer 102 that the data was validated and delivered to the application program 110. Responsive to receiving the supervisory receiver ready message, the protocol layer 102 generates a data acknowledgment message for the application program 108. The data acknowledgement message indicates to the application program 108 that the data was delivered to the application program 110 by the protocol layer 103. Advantageously, the data acknowledgment message permits the application program 108 to move on to the next task quicker while keeping the device 100 and the device 101 synchronized. Also advantageously, the data acknowledgment message provides auto-synchronization between the device 100 and the device 101 without the receiving application program 110 providing a response message to the application program 108 indicating receipt of the information.
  • Responsive to a change in the system dynamics that causes the application program 110 to require a faster exchange rate, an exchange rate request message is provided to the protocol layer 103. The exchange rate request message includes a suggested exchange rate for communication exchange over the connection. Responsive to receiving the exchange rate request message, the protocol layer 103 processes the request message to generate another synchronization request message for the protocol layer 102 that includes the suggested exchange rate. The protocol layer 102 processes the synchronization request message to generate a synchronization acknowledgement message that includes an exchange rate that is equal or lower than the suggested exchange rate, and which becomes the renegotiated exchange rate. Responsive to renegotiating the exchange rate, the protocol layers, 102 and 103, test the connection by exchanging a series of test and acknowledgment messages in full duplex mode over the connection at the renegotiated exchange rate as shown in FIG. 3.
  • If the testing operation fails, the protocol layers, 102 and 103, again invoke the initialization process to renegotiate the exchange rate to the next lower exchange rate. If the connection is confirmed, as illustrated in FIG. 11, the application program 110 is allowed to provide a data message to the protocol layer 103 that includes data information for the application program 108. Responsive to receiving the data information, the protocol layer 103 generates and provides an information message that includes the data information for the application program 108. Responsive to receiving the information message, the protocol layer 102 validates the message and provides the data information to the application program 108. Substantially simultaneously, the protocol layer 102 generates and provides a supervisory receiver ready message to the protocol layer 103 that indicates that the data was validated and delivered to the application program 108. Responsive to receiving the supervisory receiver ready message, the protocol layer 103 generates a data acknowledged message for the application program 110 that indicates that the data was delivered to the application program 108 by the protocol layer 102. The protocol layer 103 also provides the next information message to the protocol layer 102. Responsive to receiving the information message, the protocol layer 102 validates the message and provides the data information to the application program 108. Substantially simultaneously, the protocol layer 102 generates and provides another supervisory receiver ready message to the protocol layer 103 that indicates that the data was validated and delivered to the application program 108.
  • In another example of the operation, if the protocol layer 102 could not validate an information message, the protocol layer 102 generates a supervisory reject message for the protocol layer 103 that causes the protocol layer 103 to retransmit the information message. The example of a supervisory reject message and the retransmission of the information message are indicated on FIG. 11 by dashed lines.
  • In another example of the operation, if the protocol layer 102 was busy and could not receive additional information messages, the protocol layer 102 generates a supervisory receiver not ready message for the protocol layer 103 that causes the protocol layer 103 to pause the transmission of additional information messages until resources in the protocol layer 102 are freed. The example of the supervisory receiver not ready message is indicated on FIG. 11 by the dashed line.
  • The above-described elements can be comprised of instructions that are stored on storage media. The instructions can be retrieved and executed by a processing system. Some examples of instructions are software, program code, and firmware. Some examples of storage media are memory devices, tape, disks, integrated circuits, and servers. The instructions are operational when executed by the processing system to direct the processing system to operate in accord with the invention. The term “processing system” refers to a single processing device or a group of inter-operational processing devices. Some examples of processing devices are integrated circuits and logic circuitry. Those skilled in the art are familiar with instructions, computers, and storage media.
  • Those skilled in the art will appreciate variations of the above-described embodiments that fall within the scope of the invention. As a result, the invention is not limited to the specific examples and illustrations discussed above, but only by the following claims and their equivalents.

Claims (32)

1-41. (canceled)
42. A method for communicating between devices, the method comprising:
receiving, at a protocol layer of a first device, a suggested exchange rate from an application program;
sending a synchronization request message from the first device to a second device, the synchronization message including the suggested exchange rate;
receiving a synchronization acknowledgement message in the first device, the synchronization acknowledgement message including one of the suggested exchange rate and a second exchange rate as a negotiated exchange rate; and
sending communications to the second device over the connection at the negotiated exchange rate.
43. The method of claim 42, further comprising:
responsive to the negotiated exchange rate, establishing a connection between the first device and the second device.
44. The method of claim 42, further comprising:
adjusting a first device exchange rate to the negotiated exchange rate.
45. The method of claim 44, further comprising:
testing a connection between the first device and the second device at the negotiated exchange rate.
46. The method of claim 42, wherein the suggested exchange rate is a highest common exchange rate between the first device and the second device.
47. The method of claim 45, wherein testing the connection comprises:
exchanging full duplex test messages and test acknowledgment messages between the first device and the second device at the suggested exchange rate.
48. The method of claim 47, further comprising:
responsive to an error during testing, renegotiating the exchange rate between the first device and the second device to a lower exchange rate; and
sending further communications to the second device at the lower exchange rate.
49. The method of claim 42, wherein the step of sending communications to the second device further comprises
providing an information message to the second device that includes the communications;
receiving a supervisory response message from the second device acknowledging the information message.
50. The method of claim 49, wherein the supervisory response message indicates a validation of the information message.
51. The method of claim 49, wherein the supervisory response message indicates an error in the information message.
52. The method of claim 49, wherein the supervisory response message indicates the validation of the information message and a receiver not ready condition.
53. The method of claim 42, wherein the communications are packetized communications.
54. A method of facilitating communication between devices, the method comprising:
receiving, at a protocol layer of a first device, data from an application program;
generating an information message including the data;
transmitting the information message to a second device;
receiving, at the protocol layer of the first device, a supervisory message from the second device acknowledging the information message;
generating, responsive to the supervisory message, a data acknowledgement message indicating that the data was acknowledged by the second device; and
providing the data acknowledgement message to the application program.
55. The method of claim 54, further comprising:
sending a synchronization request message to a second protocol layer of the second device, the synchronization message including a first exchange rate;
receiving a synchronization acknowledgement message in the protocol layer of the first device, the synchronization acknowledgement message including one of the first exchange rate and a second exchange rate as a negotiated exchange rate.
56. The method of claim 55, further comprising:
receiving, at the protocol layer of a first device, the first exchange rate as a suggested exchange rate from the application program.
57. The method of claim 54, wherein the information message comprises a message sequence field and a data field, wherein the data field contains the data, and wherein the sequence field comprises a sequence number identifier corresponding to the data.
58. The method of claim 55, further comprising:
adjusting a first device exchange rate to the negotiated exchange rate.
59. The method of claim 54, further comprising:
testing a connection between the first device and the second device at the negotiated exchange rate.
60. The method of claim 59, further comprising:
responsive to an error during testing, renegotiating the exchange rate between the first device and the second device to a lower exchange rate; and
sending further communications to the second device at the lower exchange rate.
61. A communications apparatus, comprising:
an application programming layer comprising an application program; and
a protocol layer operative to
receive data from the application program;
generate an information message including the data;
transmit the information message to a destination device;
receive, from the destination device, a supervisory message acknowledging the information message;
generate, responsive to the supervisory message, a data acknowledgement message indicating that the data was delivered to the destination device; and
provide the data acknowledgement message to the application program.
62. The communications apparatus of claim 61, wherein the protocol layer is further operative to
send a synchronization request message to a second protocol layer of a second device, the synchronization message including a first exchange rate; and
receive a synchronization acknowledgement message from the second protocol layer of the second device, the synchronization acknowledgement message including one of the first exchange rate and a second exchange rate as a negotiated exchange rate.
63. The communications apparatus of claim 61, wherein the protocol layer is further operative to receive the first exchange rate as a suggested exchange rate from the application program.
64. The communications apparatus of claim 61, wherein the protocol layer is further operative to adjust an exchange rate implemented by the communications apparatus to the negotiated exchange rate.
65. The communications apparatus of claim 64, wherein the protocol layer is further operative to test a connection between the communications apparatus and the second device at the negotiated exchange rate.
66. The communications apparatus of claim 65, wherein the protocol layer is further operative to renegotiate the exchange rate between the communications apparatus and the second device to a lower exchange rate, responsive to an error during testing; and
send further communications to the second device at the lower exchange rate.
67. The communications apparatus of claim 61, wherein the protocol layer comprises:
a protocol state machine, a receive buffer and a transmit buffer.
68. The communications apparatus of claim 67, wherein the protocol state machine is operative to receive, from a second device, an information message intended for the application program; store the information message in the receive buffer; and
provide the information message to the application program.
69. The communications apparatus of claim 68, wherein the protocol layer is further operative to validate the information message; and
transmit, to the second device, a supervisory message acknowledging the information message.
70. The communications apparatus of claim 68, wherein the protocol state machine is operative to transmit to the second device a supervisory message indicating a receiver not ready condition, responsive to a receive buffer full condition.
71. The communications apparatus of claim 67, wherein the protocol state machine is operative to store the data received from the application program in the transmit buffer.
72. The communications apparatus of claim 61, further comprising a port for exchange of communications with the destination device.
US11/346,772 2001-07-09 2006-02-02 Point-to point protocol Abandoned US20060126652A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/346,772 US20060126652A1 (en) 2001-07-09 2006-02-02 Point-to point protocol

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/902,433 US7023876B2 (en) 2001-07-09 2001-07-09 Point-to-point protocol
US11/346,772 US20060126652A1 (en) 2001-07-09 2006-02-02 Point-to point protocol

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/902,433 Continuation US7023876B2 (en) 2001-07-09 2001-07-09 Point-to-point protocol

Publications (1)

Publication Number Publication Date
US20060126652A1 true US20060126652A1 (en) 2006-06-15

Family

ID=25415857

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/902,433 Expired - Lifetime US7023876B2 (en) 2001-07-09 2001-07-09 Point-to-point protocol
US11/346,772 Abandoned US20060126652A1 (en) 2001-07-09 2006-02-02 Point-to point protocol

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/902,433 Expired - Lifetime US7023876B2 (en) 2001-07-09 2001-07-09 Point-to-point protocol

Country Status (4)

Country Link
US (2) US7023876B2 (en)
EP (1) EP1276297B1 (en)
JP (1) JP2003101608A (en)
DE (1) DE60239912D1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070153778A1 (en) * 2006-01-03 2007-07-05 Idnani Ajaykumar R Synchronous packetization interval for audio packets
US20130058231A1 (en) * 2011-09-06 2013-03-07 Qualcomm Incorporated Method and apparatus for adjusting TCP RTO when transiting zones of high wireless connectivity
WO2013165357A1 (en) * 2012-04-30 2013-11-07 Intel Corporation Master slave qpi protocol for coordinated idle power management in glueless and clustered systems

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7023876B2 (en) * 2001-07-09 2006-04-04 Quantum Corporation Point-to-point protocol
US7406527B2 (en) * 2001-11-02 2008-07-29 Microsoft Corporation Method for advance negotiation of computer settings
US7539127B1 (en) * 2001-12-13 2009-05-26 Cisco Technology, Inc. System and method for recovering from endpoint failure in a communication session
US7062568B1 (en) * 2002-01-31 2006-06-13 Forcelo Networks, Inc. Point-to-point protocol flow control extension
JP2005534096A (en) * 2002-07-24 2005-11-10 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Prevent long timeouts in the process
US7206846B1 (en) * 2003-04-29 2007-04-17 Cisco Technology, Inc. Method and apparatus for adaptively coupling processing components in a distributed system
JP2007295606A (en) * 2003-06-18 2007-11-08 Softbank Mobile Corp Mobile communication terminal and external apparatus
US20050129101A1 (en) * 2003-12-15 2005-06-16 Stephens Adrian P. SDMA communications with non-immediate block acknowledgment
JP4229807B2 (en) * 2003-10-30 2009-02-25 日本電信電話株式会社 Data transfer method, TCP proxy device, and network system using the same
DE102004019309A1 (en) 2004-04-14 2005-11-03 Atmel Germany Gmbh Method for wireless data transmission
EP1879110B1 (en) * 2005-03-22 2009-09-30 Fujitsu Ltd. Information transmitting apparatus and information transmitting method
US7757020B2 (en) * 2005-06-29 2010-07-13 Intel Corporation Point-to-point link negotiation method and apparatus
US7643491B2 (en) * 2005-12-16 2010-01-05 Microsoft Corporation Scheduling connections between peers in a peer-to-peer file sharing environment
US8437751B2 (en) * 2006-04-25 2013-05-07 Core Wireless Licensing S.A.R.L. Method, apparatus and computer program product for providing confirmed over-the-air terminal configuration
CN101491007B (en) * 2006-07-07 2012-11-14 三星电子株式会社 Method and apparatus for managing information for mobile network service
KR100823277B1 (en) * 2006-07-07 2008-04-21 삼성전자주식회사 Method of managing information for mobile network service and apparatus therefor
US20080244396A1 (en) * 2006-12-15 2008-10-02 Tektronix International Sales Gmbh Method for Analyzing a Process of a Communication Taking Place Between at Least Two Instances
US8111716B2 (en) * 2008-02-15 2012-02-07 Ibiquity Digital Corporation Method and apparatus for formatting data signals in a digital audio broadcasting system
CN101335603B (en) * 2008-07-17 2011-03-30 华为技术有限公司 Data transmission method and apparatus
WO2010064831A2 (en) * 2008-12-01 2010-06-10 Samsung Electronics Co., Ltd. Method and system for optimizing measurement reporting mechanism in a layered protocol wireless network
US10032002B2 (en) 2009-03-04 2018-07-24 Masimo Corporation Medical monitoring system
US10007758B2 (en) 2009-03-04 2018-06-26 Masimo Corporation Medical monitoring system
EP3605550A1 (en) * 2009-03-04 2020-02-05 Masimo Corporation Medical monitoring system
US9323894B2 (en) 2011-08-19 2016-04-26 Masimo Corporation Health care sanitation monitoring system
US8516130B2 (en) * 2011-06-30 2013-08-20 Harman International Industries, Incorporated Using non-AVB application layer interface and message to establish a connection over an AVB network
WO2013016797A1 (en) * 2011-08-04 2013-02-07 Research In Motion Limited Methods to enable efficient use of multiple radio access technologies
CN103517398B (en) * 2012-06-20 2017-04-26 华为技术有限公司 Device-to-device communication method and terminal
US10667232B2 (en) * 2018-01-12 2020-05-26 Idosens Wireless computer network and method for locating a node in said network

Citations (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4905282A (en) * 1988-10-19 1990-02-27 Hayes Microcomputer Products, Inc. Feature negotiation protocol and dynamically adjustable retraining sequence for a high speed half duplex modem
US4953210A (en) * 1988-10-19 1990-08-28 Hayes Microcomputer Products, Inc. Feature negotiation protocol for a synchronous modem
US5406559A (en) * 1992-11-02 1995-04-11 National Semiconductor Corporation Isochronous link protocol
US5546395A (en) * 1993-01-08 1996-08-13 Multi-Tech Systems, Inc. Dynamic selection of compression rate for a voice compression algorithm in a voice over data modem
US5551068A (en) * 1992-05-28 1996-08-27 Motorola, Inc. Method and apparatus for communication variable length messages between register modeled radio devices
US5566175A (en) * 1992-06-11 1996-10-15 Roke Manor Research Limited Asynchronous transfer mode data transmission system
US5617423A (en) * 1993-01-08 1997-04-01 Multi-Tech Systems, Inc. Voice over data modem with selectable voice compression
US5617418A (en) * 1992-11-02 1997-04-01 National Semiconductor Corporation Network link detection and generation
US5748915A (en) * 1995-03-22 1998-05-05 Kabushiki Kaisha Toshiba Transmission method of changing protocol and data processing apparatus using this method
US5786921A (en) * 1994-08-15 1998-07-28 Actisys Corporation Infrared communication device for multistandard operations
US5850189A (en) * 1995-05-16 1998-12-15 International Business Machines Corporation Apparatus and method for infrared communication
US5966636A (en) * 1995-11-29 1999-10-12 Motorola, Inc. Method and apparatus for multiple access over randomized slots with collision detection in a cable telephony system
US5983274A (en) * 1997-05-08 1999-11-09 Microsoft Corporation Creation and use of control information associated with packetized network data by protocol drivers and device drivers
US6002960A (en) * 1996-08-27 1999-12-14 The Johns Hopkins University Passive, non-invasive method to quantify objectively the level and density of a neural blockade
US6002722A (en) * 1996-05-09 1999-12-14 Texas Instruments Incorporated Multimode digital modem
US6021167A (en) * 1996-05-09 2000-02-01 Texas Instruments Incorporated Fast equalizer training and frame synchronization algorithms for discrete multi-tone (DMT) system
US6088337A (en) * 1997-10-20 2000-07-11 Motorola, Inc. Method access point device and peripheral for providing space diversity in a time division duplex wireless system
US6104697A (en) * 1995-11-24 2000-08-15 Lg Semicon Co., Ltd. Ethernet having data transfer rate detecting function
US6118787A (en) * 1997-06-27 2000-09-12 Advanced Micro Devices, Inc. Apparatus and method for regulating assigned bandwidth in high speed packet switched networks
US6125116A (en) * 1998-07-27 2000-09-26 Nec Corporation Message sets for a flexible programmable ATM access multiplexer using functional separation of line and protocol related functions
US6160808A (en) * 1997-12-18 2000-12-12 3Com Corporation Technique for transmitting incoming multi-link point-to-point (PPP) packet traffic over multiple outgoing links in a multi-link bundle
US6161201A (en) * 1998-02-26 2000-12-12 3Com Corporation Method and apparatus for concurrent interaction with a modem having an open connection
US6211797B1 (en) * 1997-07-29 2001-04-03 Sharp Kabushiki Kaisha Infrared communication control apparatus and method
US6215793B1 (en) * 1996-11-12 2001-04-10 Alcatel Initialization protocol for adaptive data rates, and related transceiver
US6246695B1 (en) * 1995-06-21 2001-06-12 Bell Atlantic Network Services, Inc. Variable rate and variable mode transmission system
US6285659B1 (en) * 1997-09-10 2001-09-04 Level One Communications, Inc. Automatic protocol selection mechanism
US6366589B1 (en) * 1998-04-27 2002-04-02 3Com Corporation Multiple parallel asymmetric interfaces with reversed asymmetric links
US6404807B1 (en) * 2000-02-04 2002-06-11 Motorola, Inc. High speed dial-up service using PCM modem technology
US6434169B1 (en) * 1997-10-31 2002-08-13 Alcatel Canada Inc. Voiceband/modem signal relay
US20020147834A1 (en) * 2000-12-19 2002-10-10 Shih-Ping Liou Streaming videos over connections with narrow bandwidth
US6556589B2 (en) * 1998-04-17 2003-04-29 Advanced Micro Devices, Inc. Network transceiver for steering network data to selected paths based on determined link speeds
US6580785B2 (en) * 1997-02-28 2003-06-17 Paradyne Corporation Apparatus and method for simultaneous multiple telephone type services on a single telephone line
US6590865B1 (en) * 1998-08-04 2003-07-08 Matsushita Electric Industrial Co., Ltd. Transmission system, bandwidth management apparatus, and bandwidth management method
US6594277B1 (en) * 1999-07-22 2003-07-15 Avaya Technology Corp. Dynamic-rate, differential class-based quality of service agent for internet protocol exchange systems
US6725273B1 (en) * 1999-12-16 2004-04-20 Nokia Corporation Point-to-point prefix protocol
US6728308B1 (en) * 1999-09-30 2004-04-27 Conexant Systems, Inc. Extending symbol rates and symbol rate re-negotiation for facsimile modems
US6735633B1 (en) * 1999-06-01 2004-05-11 Fast Forward Networks System for bandwidth allocation in a computer network
US6754228B1 (en) * 1998-03-31 2004-06-22 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for data flow control
US6757255B1 (en) * 1998-07-28 2004-06-29 Fujitsu Limited Apparatus for and method of measuring communication performance
US6757367B1 (en) * 1999-09-20 2004-06-29 Broadcom Corporation Packet based network exchange with rate synchronization
US6909697B1 (en) * 1997-12-22 2005-06-21 Cisco Technology, Inc. Method and apparatus for identifying a maximum frame size
USRE38820E1 (en) * 1994-12-21 2005-10-11 Negotiated Data Solutions Llc Multi-protocol packet framing over an isochronous network
US7023876B2 (en) * 2001-07-09 2006-04-04 Quantum Corporation Point-to-point protocol
US7080157B2 (en) * 1999-01-11 2006-07-18 Fastforward Networks, Inc. Performing multicast communication in computer networks by using overlay routing
US7356605B1 (en) * 2000-12-29 2008-04-08 Cisco Technology, Inc. System and method for controlling delivery of streaming media

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995028777A1 (en) 1994-04-18 1995-10-26 International Business Machines Corporation Wireless optical communication system with adaptive data rates and/or adaptive levels of optical power
EP0872049B1 (en) 1996-01-03 2003-05-02 International Business Machines Corporation Robust method and apparatus enabling multi-mode wireless optical communication
EP1034626B1 (en) 1997-11-18 2003-03-05 International Business Machines Corporation Method and apparatus for improved wireless optical communication
US6463473B1 (en) 1999-04-09 2002-10-08 Sharewave, Inc. Configuring a wireless computer network to allow automatic access by a guest client device
WO2001008398A1 (en) * 1999-07-27 2001-02-01 Conexant Systems, Inc. Quick connect parameter exchange

Patent Citations (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4905282A (en) * 1988-10-19 1990-02-27 Hayes Microcomputer Products, Inc. Feature negotiation protocol and dynamically adjustable retraining sequence for a high speed half duplex modem
US4953210A (en) * 1988-10-19 1990-08-28 Hayes Microcomputer Products, Inc. Feature negotiation protocol for a synchronous modem
US5551068A (en) * 1992-05-28 1996-08-27 Motorola, Inc. Method and apparatus for communication variable length messages between register modeled radio devices
US5566175A (en) * 1992-06-11 1996-10-15 Roke Manor Research Limited Asynchronous transfer mode data transmission system
US5406559A (en) * 1992-11-02 1995-04-11 National Semiconductor Corporation Isochronous link protocol
US5617418A (en) * 1992-11-02 1997-04-01 National Semiconductor Corporation Network link detection and generation
US5687174A (en) * 1992-11-02 1997-11-11 National Semiconductor Corporation Network link endpoint capability detection
US5546395A (en) * 1993-01-08 1996-08-13 Multi-Tech Systems, Inc. Dynamic selection of compression rate for a voice compression algorithm in a voice over data modem
US5617423A (en) * 1993-01-08 1997-04-01 Multi-Tech Systems, Inc. Voice over data modem with selectable voice compression
US5786921A (en) * 1994-08-15 1998-07-28 Actisys Corporation Infrared communication device for multistandard operations
USRE38820E1 (en) * 1994-12-21 2005-10-11 Negotiated Data Solutions Llc Multi-protocol packet framing over an isochronous network
US5748915A (en) * 1995-03-22 1998-05-05 Kabushiki Kaisha Toshiba Transmission method of changing protocol and data processing apparatus using this method
US5850189A (en) * 1995-05-16 1998-12-15 International Business Machines Corporation Apparatus and method for infrared communication
US6424636B1 (en) * 1995-06-21 2002-07-23 Bell Atlantic Network Services, Inc. Variable rate and variable mode transmission system
US6246695B1 (en) * 1995-06-21 2001-06-12 Bell Atlantic Network Services, Inc. Variable rate and variable mode transmission system
US6104697A (en) * 1995-11-24 2000-08-15 Lg Semicon Co., Ltd. Ethernet having data transfer rate detecting function
US5966636A (en) * 1995-11-29 1999-10-12 Motorola, Inc. Method and apparatus for multiple access over randomized slots with collision detection in a cable telephony system
US6002722A (en) * 1996-05-09 1999-12-14 Texas Instruments Incorporated Multimode digital modem
US6021167A (en) * 1996-05-09 2000-02-01 Texas Instruments Incorporated Fast equalizer training and frame synchronization algorithms for discrete multi-tone (DMT) system
US6002960A (en) * 1996-08-27 1999-12-14 The Johns Hopkins University Passive, non-invasive method to quantify objectively the level and density of a neural blockade
US6215793B1 (en) * 1996-11-12 2001-04-10 Alcatel Initialization protocol for adaptive data rates, and related transceiver
US6580785B2 (en) * 1997-02-28 2003-06-17 Paradyne Corporation Apparatus and method for simultaneous multiple telephone type services on a single telephone line
US5983274A (en) * 1997-05-08 1999-11-09 Microsoft Corporation Creation and use of control information associated with packetized network data by protocol drivers and device drivers
US6118787A (en) * 1997-06-27 2000-09-12 Advanced Micro Devices, Inc. Apparatus and method for regulating assigned bandwidth in high speed packet switched networks
US6211797B1 (en) * 1997-07-29 2001-04-03 Sharp Kabushiki Kaisha Infrared communication control apparatus and method
US6285659B1 (en) * 1997-09-10 2001-09-04 Level One Communications, Inc. Automatic protocol selection mechanism
US6917594B2 (en) * 1997-09-10 2005-07-12 Intel Corporation Automatic protocol selection mechanism
US6088337A (en) * 1997-10-20 2000-07-11 Motorola, Inc. Method access point device and peripheral for providing space diversity in a time division duplex wireless system
US6434169B1 (en) * 1997-10-31 2002-08-13 Alcatel Canada Inc. Voiceband/modem signal relay
US6160808A (en) * 1997-12-18 2000-12-12 3Com Corporation Technique for transmitting incoming multi-link point-to-point (PPP) packet traffic over multiple outgoing links in a multi-link bundle
US6909697B1 (en) * 1997-12-22 2005-06-21 Cisco Technology, Inc. Method and apparatus for identifying a maximum frame size
US6161201A (en) * 1998-02-26 2000-12-12 3Com Corporation Method and apparatus for concurrent interaction with a modem having an open connection
US6754228B1 (en) * 1998-03-31 2004-06-22 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for data flow control
US6556589B2 (en) * 1998-04-17 2003-04-29 Advanced Micro Devices, Inc. Network transceiver for steering network data to selected paths based on determined link speeds
US6366589B1 (en) * 1998-04-27 2002-04-02 3Com Corporation Multiple parallel asymmetric interfaces with reversed asymmetric links
US6125116A (en) * 1998-07-27 2000-09-26 Nec Corporation Message sets for a flexible programmable ATM access multiplexer using functional separation of line and protocol related functions
US6757255B1 (en) * 1998-07-28 2004-06-29 Fujitsu Limited Apparatus for and method of measuring communication performance
US6590865B1 (en) * 1998-08-04 2003-07-08 Matsushita Electric Industrial Co., Ltd. Transmission system, bandwidth management apparatus, and bandwidth management method
US7080157B2 (en) * 1999-01-11 2006-07-18 Fastforward Networks, Inc. Performing multicast communication in computer networks by using overlay routing
US6735633B1 (en) * 1999-06-01 2004-05-11 Fast Forward Networks System for bandwidth allocation in a computer network
US6594277B1 (en) * 1999-07-22 2003-07-15 Avaya Technology Corp. Dynamic-rate, differential class-based quality of service agent for internet protocol exchange systems
US6757367B1 (en) * 1999-09-20 2004-06-29 Broadcom Corporation Packet based network exchange with rate synchronization
US6728308B1 (en) * 1999-09-30 2004-04-27 Conexant Systems, Inc. Extending symbol rates and symbol rate re-negotiation for facsimile modems
US6725273B1 (en) * 1999-12-16 2004-04-20 Nokia Corporation Point-to-point prefix protocol
US6404807B1 (en) * 2000-02-04 2002-06-11 Motorola, Inc. High speed dial-up service using PCM modem technology
US20020147834A1 (en) * 2000-12-19 2002-10-10 Shih-Ping Liou Streaming videos over connections with narrow bandwidth
US7356605B1 (en) * 2000-12-29 2008-04-08 Cisco Technology, Inc. System and method for controlling delivery of streaming media
US7023876B2 (en) * 2001-07-09 2006-04-04 Quantum Corporation Point-to-point protocol

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070153778A1 (en) * 2006-01-03 2007-07-05 Idnani Ajaykumar R Synchronous packetization interval for audio packets
US20130058231A1 (en) * 2011-09-06 2013-03-07 Qualcomm Incorporated Method and apparatus for adjusting TCP RTO when transiting zones of high wireless connectivity
US9191862B2 (en) * 2011-09-06 2015-11-17 Qualcomm Incorporated Method and apparatus for adjusting TCP RTO when transiting zones of high wireless connectivity
WO2013165357A1 (en) * 2012-04-30 2013-11-07 Intel Corporation Master slave qpi protocol for coordinated idle power management in glueless and clustered systems

Also Published As

Publication number Publication date
US7023876B2 (en) 2006-04-04
EP1276297A2 (en) 2003-01-15
DE60239912D1 (en) 2011-06-16
EP1276297B1 (en) 2011-05-04
EP1276297A3 (en) 2005-02-23
JP2003101608A (en) 2003-04-04
US20030007504A1 (en) 2003-01-09

Similar Documents

Publication Publication Date Title
US7023876B2 (en) Point-to-point protocol
US8675472B2 (en) Method and apparatus for network management system
US7185114B1 (en) Virtual memory systems and methods
EP2230813B1 (en) A method and node for establishing a network connection by way of a connectionless transport layer protocol
US6185623B1 (en) Method and system for trivial file transfer protocol (TFTP) subnet broadcast
CN1633647B (en) System and method for managing data transfers in a network
JPH09204373A (en) Input/output communication subsystem
US5933435A (en) Optimized method of data communication and system employing same
JP4143405B2 (en) Method for connecting an IEEE 1394 standard remote device to a cluster of IEEE 1394 standard devices over a wireless link
US8578040B2 (en) Method, system and article for client application control of network transmission loss tolerance
CN113938881A (en) Transmission system and method suitable for internet data
US20040146070A1 (en) Method to recover from node failure/recovery incidents in distributed sytems in which notification does not occur
US8116210B2 (en) System and program product to recover from node failure/recovery incidents in distributed systems in which notification does not occur
JP2002158730A (en) Communication method and communication device
Cisco IBM Channel Attach Commands
Cisco IBM Channel Attach Commands
Cisco Router Products Release Notes for Software Release 9.14
Ko et al. Internet Small Computer System Interface (iSCSI) Extensions for Remote Direct Memory Access (RDMA)
EP0641104B1 (en) Local Area Network Transport System
US6674742B1 (en) Automatic SDLC role configuration on router interfaces
Fox et al. IBM's Shared Memory Communications over RDMA (SMC-R) Protocol
KR100434044B1 (en) Method for initializing atm switch network
JP2002281034A (en) Information transfer device
JP3767578B2 (en) Data transmission node
WO2001067272A1 (en) Virtual memory systems and methods

Legal Events

Date Code Title Description
AS Assignment

Owner name: QUANTUM CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BERRY, DAVID R.;MCGEE, DANIEL B.;GRAY, SUSAN J.;REEL/FRAME:017545/0683

Effective date: 20010810

AS Assignment

Owner name: KEYBANK NATIONAL ASSOCIATION, AS ADMINISTRATIVE AG

Free format text: INTELLECTUAL PROPERTY SECURITY AGREEMENT (SECOND LIEN);ASSIGNOR:QUANTUM CORPORATION;REEL/FRAME:018269/0005

Effective date: 20060822

AS Assignment

Owner name: KEYBANK NATIONAL ASSOCIATION, AS ADMINISTRATIVE AG

Free format text: INTELLECTUAL PROPERTY SECURITY AGREEMENT (FIRST LIEN);ASSIGNOR:QUANTUM CORPORATION;REEL/FRAME:018307/0001

Effective date: 20060822

AS Assignment

Owner name: QUANTUM CORPORATION, CALIFORNIA

Free format text: TERMINATION OF SECURITY INTEREST IN PATENTS REEL 018269 FRAME 0005 AND REEL 018268 FRAME 0475;ASSIGNOR:KEY BANK, NATIONAL ASSOCIATION;REEL/FRAME:019550/0659

Effective date: 20070712

Owner name: QUANTUM CORPORATION,CALIFORNIA

Free format text: TERMINATION OF SECURITY INTEREST IN PATENTS REEL 018269 FRAME 0005 AND REEL 018268 FRAME 0475;ASSIGNOR:KEY BANK, NATIONAL ASSOCIATION;REEL/FRAME:019550/0659

Effective date: 20070712

AS Assignment

Owner name: CREDIT SUISSE, NEW YORK

Free format text: SECURITY AGREEMENT;ASSIGNORS:QUANTUM CORPORATION;ADVANCED DIGITAL INFORMATION CORPORATION;CERTANCE HOLDINGS CORPORATION;AND OTHERS;REEL/FRAME:019605/0159

Effective date: 20070712

Owner name: CREDIT SUISSE,NEW YORK

Free format text: SECURITY AGREEMENT;ASSIGNORS:QUANTUM CORPORATION;ADVANCED DIGITAL INFORMATION CORPORATION;CERTANCE HOLDINGS CORPORATION;AND OTHERS;REEL/FRAME:019605/0159

Effective date: 20070712

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: CERTANCE (US) HOLDINGS, INC., WASHINGTON

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE, CAYMAN ISLANDS BRANCH (FORMERLY KNOWN AS CREDIT SUISSE), AS COLLATERAL AGENT;REEL/FRAME:027968/0007

Effective date: 20120329

Owner name: ADVANCED DIGITAL INFORMATION CORPORATION, WASHINGT

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE, CAYMAN ISLANDS BRANCH (FORMERLY KNOWN AS CREDIT SUISSE), AS COLLATERAL AGENT;REEL/FRAME:027968/0007

Effective date: 20120329

Owner name: QUANTUM CORPORATION, WASHINGTON

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE, CAYMAN ISLANDS BRANCH (FORMERLY KNOWN AS CREDIT SUISSE), AS COLLATERAL AGENT;REEL/FRAME:027968/0007

Effective date: 20120329

Owner name: CERTANCE HOLDINGS CORPORATION, WASHINGTON

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE, CAYMAN ISLANDS BRANCH (FORMERLY KNOWN AS CREDIT SUISSE), AS COLLATERAL AGENT;REEL/FRAME:027968/0007

Effective date: 20120329

Owner name: QUANTUM INTERNATIONAL, INC., WASHINGTON

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE, CAYMAN ISLANDS BRANCH (FORMERLY KNOWN AS CREDIT SUISSE), AS COLLATERAL AGENT;REEL/FRAME:027968/0007

Effective date: 20120329

Owner name: CERTANCE, LLC, WASHINGTON

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE, CAYMAN ISLANDS BRANCH (FORMERLY KNOWN AS CREDIT SUISSE), AS COLLATERAL AGENT;REEL/FRAME:027968/0007

Effective date: 20120329