CoffeePot (HTCPCP)

CoffeePot is based on the Hyper Text Coffee Pot Control Protocol (although slightly modified) and is used to order coffee remotely. The project is written in Java and is based on a client-server architecture. The server emulates a coffee machine, taking orders from anything that connects to it, be it the client or telnet, then reporting back to the client once the order has been completed.

Continue reading CoffeePot (HTCPCP)