Basic Concepts of Interface

Purpose of Interface

The purpose of an interface is to facilitate the communication between two parties such as a computer and another computer, a computer and a user, or a user and another user. The interface protocol is a sequence of message exchanges so that the two parties can establish reliable communication.