Network Programming :: Projects :: I/O Demo
Problem
Create a short Java program that demonstrate your understanding of streams in Java. While the program does not have to be connected to your proposed network application, it wouldn't be a bad idea to write something you could use for that project. Your project must include the following features:
- An Input Stream
- An Output Stream
- A Filter Stream