Does java have the capability to send and accept broadcasting UDP packets (to 192.168.1.255 and the like)? I want to make a small utility that can discover other computers inside the LAN that are ...
The two most common transport layer protocols are the transmission control protocol (TCP) and the user datagram protocol (UDP). One of the main differences between the two protocols is reliability.