Client and Server on the Same Machine

  1. Client sends the command line arguments to server through socket communication.
  2. Server sends a thread to transform line data to pdf and then sends the messages back to client to indicate if completed or failed.