In this final chapter of the book, you will use either web server, Apache or Lighttpd, with the SSL certificate obtained in the previous chapter. You’ll start by configuring and running a DDNS client program to update your public IP address to the DDNS server provider instead of relying the IP address of your router.
The projects in this chapter require socket programming so that the PHP code executing on the server side can connect to other Internet services.
Specifically, for this chapter’s projects, the web server uses ...