This is a program that uses java sockets to simulate a bulletin board where a user can post virtual post it notes. The program supports multiple users using threads so all notes are stored on the ...