What is the role of InputStream and OutputStream in socket programming?
Encrypt communication
Handle file I/O
Facilitate data transfer between server and client
Detect connection drops
This question is part of this quiz :
Java Sockets and Server Communication