|
These days websites are behaving more like traditional applications and applications are embracing internet
technology, so the line between the two has become blurred especially from the user's perspective.
A website is really a specialised type of application where most processing happens on the server
and is accessed over a public network by a dumb terminal or "thin client" (no offence to your PC).
The traditional application typically operates on a private network with far more processing
occuring at the client rather than the server "fat client" (once again, no offence to your PC).
Ironically the old main-frame computers operated very much like the internet does today,
and the latest AJAX website applications are shifting processing back to the client side so it's
back to the future and forward to the past.
|