


The "fat" client approach is more suitable for screen intensive applications with interactive data entry. Such applications would suffer performance degradation if processing were performed on a server and passed across the network. By keeping interactive applications on the client, network traffic can be kept at a minimum.