akosiraff

Download : Client and Server Java

Jan 16th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Download Solution: http://solutionzip.com/downloads/client-and-server-java/
  2. Write a client and server, Java Swing application using socket connections that allows the client to specify a filename to the server in a Textfield and the server send the contents of the file back to the client if it exists. If the file does not exist, then it should send back an appropriate error message instead. Submit your zipped NetBeans project with all files, essay, and screenshots demonstrating your code runs. In both the Client and the Server a JTextArea must reflect the messages sent and received in both the client and the server in order to give the user feedback.
  3. Download Solution: http://solutionzip.com/downloads/client-and-server-java/
Add Comment
Please, Sign In to add comment