Skip to content

Java networking

Standard Java comes with a bunch of classes that can be used to send and receive data using TCP/IP. You can use UDP messages and TCP connections. SSL and certificate management are also part of Java.