An Implementation of Cross-platform Chat Room Application Based on QT4 in LINUX

Wu Ji
Abstract:On the basis of research and analysis on existing chat system, and according to the requirements of enterprise, the de.veloper designs and develops a system of cross-platform chat room which is based on Qt4. This software can realize the realtime delivery of messages on the LAN. This paper introduces the basic framework of this software and operation process, focusing on the basic principle and the implement method to achieve efficient and reliable transmission using UDP. The software uses typi.cal C/S(client / server) architecture, socket programming of network communication. The results show that the system runs well.
Computer Science
What problem does this paper attempt to address?