Client and Server on the Same Machine Client sends the command line arguments to server through socket communication. Server sends a thread to transform line data to pdf and then sends the messages back to client to indicate if completed or failed. Parent topic: Client/Server Model