This Author published in this journals
All Journal PROXIES
Yohanes, Rio
Universitas Katolik Soegijapranata

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

WEB SERVER DEVELOPMENT SYSTEM WITH PHP, MYSQL, AND JSP CONFIGURATION Yohanes, Rio; Antonius, Suyanto Edward
PROXIES Vol 1, No 1 (2017)
Publisher : Universitas Katolik Soegijapranata

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Web server is a service to accept request from client and gives response to the client. This project builds a web server using Java Programming Language and Java Socket Programming. Java Socket Programming is used to make a connection between client and server. The web server will accept and reply the requests. This web server can execute PHP scripts and JSP scripts, including PHP scripts which access MySQL databases.