Rich client platform

From Wikipedia, the free encyclopedia
Revision as of 20:52, 1 May 2024 by 172.98.140.14 (talk) (Remove indefinite article from software in the overview.)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The rich client platform (RCP) is a programmer tool that makes it easier to integrate independent software components,[1] where most of the data processing occurs on the client side.[2]

Overview

RCP is software consisting of the following components:

With an RCP, programmers can build their own applications on existing computing platforms. Instead of having to write a complete application from scratch, they can benefit from proven and tested features of the framework provided by the platform. Building on a platform facilitates faster application development and integration, while the cross-platform burden is taken on by the platform developers. The platform allows the seamless integration of independent software modules like graphic tools, spreadsheets and mapping technologies into a software application with a simple click of the mouse.[1]

Their creators claim that programs built with RCP are portable to many operating systems while being as rich as client–server applications which use traditional clients.

Open-source examples are the Eclipse, NetBeans and Spring Framework RCPs for Java.

See also

References

Template:Reflist

External links

  1. a b Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".