64
Netprog 2002  TCP/IP
Netprog 2002  TCP/IP
Socket I/O
•Socket I/O is based on the Java I/O support (in the package java.io).
•
•InputStream and OutputStream are abstract classes
•common operations defined for all kinds of InputStreams, OutputStreams…