Results 1 to 1 of 1
Thread: Thin or Fat Client
- 09-30-2011, 02:59 PM #1
Member
- Join Date
- Apr 2011
- Posts
- 22
- Rep Power
- 0
Thin or Fat Client
So my boss thinks that web applications should be fat-client in that all the processing and state should be maintained client-side and not much processing done server side (just get and set data).
My view is that the processing should be done on the server and the client should just get and display data and post updates to the server. Only processing on clients should be client side validation and maybe a few other minimal things.
Anyone have any views on this?
Similar Threads
-
client can choose to send message to another client,
By banzuke in forum Threads and SynchronizationReplies: 3Last Post: 08-25-2011, 02:37 PM -
Exceptions on client connections after a client crash
By Negrini in forum NetworkingReplies: 0Last Post: 06-27-2011, 04:39 PM -
Establish SSL connection to Oracle Instance with JDBC Thin Client
By dharanikrm in forum Advanced JavaReplies: 0Last Post: 01-10-2011, 07:57 AM -
Datagram Client and Server, client timer question
By saru88 in forum NetworkingReplies: 1Last Post: 10-05-2008, 03:12 PM -
Identify Client in Socket Client Server Application
By masadjie in forum NetworkingReplies: 1Last Post: 12-20-2007, 09:18 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks