Packet-switched protocol
ESCON:
- Channel “connects” and is dedicated to one I/O request for duration of all data transfer for the I/O
- Must wait for acknowledgement before sending next packet
-
FICON:
- Channel does not “connect”, data packets may be interleaved with packets from other I/O requests
- Can send next packet immediately