Input/Output and Networking Filter Streams Lab.
Write a method reading an ASCII text file. Then write a method to write an ASCII text file. Think about return type and argument list for the methods. Use Filter Streams Example and Example of Using ServerSocket class.
Back to I/O Classes Overview