Saved Bookmarks
| 1. |
Compare a thin and a fat client. |
|
Answer» A fat client is a PC that is responsible where most processing occurs on the client rather than the server. Some of the fat client activities include processing, presentation logic, and business rules logic. A thin client is a PC where only limited processing occurs. In these cases, more processing should occur on the application server. |
|