Daftar Isi:
  • This project report is about a Customer Service System with java programming language. It is built based on TCP / IP with threads and Binary Tree. This project consists of three main programs. It consists of one server and two client programs. Server is the centre of the data transfer. The Clients are Customer Service and Customers. Server runs as the background process and responsible in managing clients and their data transfers. While these two clients are connected to the server, server will connect them and forwards the data in accordance to the intended client. This program has no limitation on the number of clients connected to the server. When there are too many clients connected to the server, it can slow down the server performance.