- Smart client
Smart Client is a term used to describe an application environment which:
* delivers applications over a webhttp connection
* does not require installation (or provide automated installation and updates)
* automatically updates without user action
* has the look and feel of desktop applicationsThe term "Smart Client" is meant to refer to simultaneously capturing the benefits of a "
thin client " (zero-install, auto-update) and a "fat client " (high performance, high productivity).A "Smart Client" application can be created in several very different technologies. The original use of the term in the context of the web was Isomorphic Software's [http://smartclient.com SmartClient] product (they own the SmartClient.com domain), which uses an Ajax-based, cross-browser cross-platform approach. Subsequently
Microsoft began using the terminology to refer to .NET applications delivered via theInternet Explorer browser toWindows XP . The terms "Rich Internet Application " (RIA) and "rich web application" are essentially synonymous with "Smart Client", and are used to refer to several other technological approaches including Flash,Java applet s andWebstart applications.The Smart Client approach came about because when businesses tried to develop
web applications to replace their old desktop applications, user productivity decreased. This was because web-based user interfaces based on server-sideHTML generation are typically not as responsive, have fewer hot keys and require more use of the mouse, etc.Smart Client applications bridge the gap between
web applications and desktop applications. They provide the benefits of a web application (such as leveraging the internet and offering remote access to data) while still providing the snappy look and feel inherent to desktop applications.Mainly there are four platforms for building Smart client applications :
Flex : from Adobe.JavaFX : from SUN.
Windows Presentation Foundation (WPF) : for MicrosoftDataSnap /WebServices : from CodeGear.Dedicated desktop boxes which offer Smart Client environments are starting to appear. The only one currently in production is Cranberry UK's SC20 Smart Client, in September 2007, which delivers applications via Citrix Application Streaming, traditional thin client hosted desktop, and locally integrated "thick client" applications. cite web
author = Cranberry UK
date =September 12 ,2007
url = http://www.cranberrynet.com/pdfs/Info_Sheets/info%20sheet%206%20Technical%20Specification.pdf
title = "Cranberry SC20 Smart Client"
work = cranberrynet.com
publisher = Cranberry UK Ltd
accessdate = 2007-12-09 ] .External links
* [http://blog.symbyo.com/2008/03/smart-client-applications.html Smart Client Applications] Smart Client Overview
* [http://www.codeproject.com/KB/dotnet/DotNetBuildSmClnts.aspx Building Smart Client using .NET] A brief overview and an example in .NET
Wikimedia Foundation. 2010.