Daytime Protocol

As part of the year 1 G51CSF Computer Fundamentals module, we were required to implement a program using the client/server paradigm using Berkeley sockets, which would output the time for each timezone the user specified. The task resulted in a basic knowledge of network programming, as a client and server program connected to each other and then read/write across the socket in response to user input.