Distributed application
Appearance
An application made up of distinct components in separate runtime environments, usually on different platforms connected via a network. Typical distributed applications are two-tier (client-server), three-tier (client-middleware-server), and multitier[1].
In Short, an application that runs on two or more networked computers is also known as Distributed Application.
References