Daftar Isi:
  • Web Server is built using Java Programming Language and Java Socket Programming. The java socket programming is used to make a connecting between client and server. Web server accepts requests from clients and replies the request. Web server can execute PHP scripts and JSP scripts including PHP scripts which access MySQL databases. There are several problems in building this web server. Firstly, make a connection between client-server. Secondly, Server must receive requests and send response. Last, server can execute PHP scripts and JSP scripts