PseudoClient Runs as an Application Takes one command line argument - the name of the file desired Requests a connection to the Server (Listener) on a particular port Opens the OutputStream of the connection Opens the InputStream of the connection Writes the name of the file to the OutputStream Read InputStream until null, printing to DOS window