Learn how to develop an application protocol as well as build an application over
UNIX (Linux) socket.
2. Project Description: Build an on-line personal schedule manager
In this programming assignment, you are going to build a simple on-line personal weekly
schedule manager. You need to develop and implement an application level protocol to
support user’s schedule management which uses TCP. Your scheduler server...