April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
UDP Sockets
njava.net.DatagramSocket class
nJava makes no distinction between client/server for UDP sockets
nConnected mode UDP supported in Java 2
nCan be bound to both a local port & a local IP address – multi-homed support
nSupports some socket options (timeout, buffer size)