Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

EazyLink Protocol Header

The second protocol header for the improved byte stream protocol is similar to the PC-LINK II header, but uses byte values <1> and <2> instead:

------------------------------------------------------------------------------
Client Server Action
------------------------------------------------------------------------------
<1><1><2> -> waiting EazyLink Protocol header
waiting <- <1><1><2> Acknowledge protocol header
Awaiting EazyLink command...
------------------------------------------------------------------------------

EazyLink byte stream protocol

When the protocol header has been acknowledged by the Client, the byte stream transmission can begin. This protocol is controlled by the underlying hardware byte flow - in other words, the request commands and their implicit logical construction are the byte stream protocol.

The PC-LINK II protocol (see above) uses the two-way check byte for each byte sent; this is a way to implement a system of sending bytes between two computers that do not have a hardware handshake. However, the total information sent between both computers are doubled with the penalty of an even slower transmission. The EazyLink avoids this by using the hardware handshaking of today's high speed serial ports and the Z88.

With the Eazy'er protocol, information is transmitted as fast as the RS-232 9600 Baud rate can perform between the two computers.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.