Description: the Client should send the integers from 65
to 90 to the Server, the Server then convert the integers to ASCII characters (A-Z)
and return them to the Client. The Client then displays the returned characters to
the console.
To Search:
File list (Check if you may need any files):
sockets\.classpath
.......\.project
.......\ASCIIClient.class
.......\ASCIIClient.java
.......\ASCIIServer.class
.......\ASCIIServer.java
sockets