Interfaces: Difference between revisions

From PC Jargon Dictionary
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Note|type=error|text=Page is getting reworked. Content is inaccurate}}__NOEDITSECTION__
{{Note|type=warn|text=Page is getting reworked. Content is inaccurate}}__NOEDITSECTION__
{{Note|type=reminder|text=A lot of pages are still missing, take this with a grain of salt.}}


In computing an interface is a connector of two, in general, independent entities, these entities can be a computer and a network switch, your browser and a webserver or a GUI and an application.
In computing an interface is a connector of two, in general, independent entities, these entities can be a computer and a network switch, your browser and a webserver or a GUI and an application.

Revision as of 12:09, 5 July 2021

Page is getting reworked. Content is inaccurate

In computing an interface is a connector of two, in general, independent entities, these entities can be a computer and a network switch, your browser and a webserver or a GUI and an application.


We separate three general interfaces; hardware, software and user interfaces.

User interfaces are a special kind as they allow a human to interact with an application. These interfaces can be text based like a console, graphical as a GUI or hardware based.

We are only going to look at hardware and software interfaces as these need the most explanation. Some of the interfaces may get their own extended page due to complexity or possible multiple entry points (like with m.2)

Hardware

These are physical connectors on a device, generally you plug a type of connector into a receptacle.

Software

These are interfaces in application, operating systems and other non physical interfaces.