Abstract:
We present a new Simple Object Access Protocol (SOAP) system based games. In this project, we worked
to develop a simple TicTacToe games using SOAP where clients and server are present. The clients are
connected through the server. In this system, we do not use any socket programming. When one client
tries to invoke a service it sends a request to server. In server side, there is a two dimensional array which
keeps track of different move from different clients. When server sends the response to the other client it
passes response according to saved data in server and the user interface changes according to saved data.
Description:
This thesis submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Computer Science and Engineering of East West University, Dhaka, Bangladesh.