Java Sockets Examples

Demonstration of UDP, TCP and SCTP sockets.

UDP and TCP use java.io packages while SCTP uses java.io (to be covered in more details in a different tutorial).