API Changes Affecting <em>All About Datagrams</em>
Previous | Next | JDK 1.1 Notes Trail Head | All About Datagrams


API Changes Affecting All About Datagrams

All About Datagrams
Several methods were added to the DatagramPacket and DatagramSocket classes. See 1.1 Changes: Datagrams for details.
Writing a Datagram Client and Server
The Quote client/server example in this section uses deprecated API. See 1.1 Changes: Quote Example for the 1.1 implementation of both the client and server programs.


Previous | Next | JDK 1.1 Notes Trail Head | All About Datagrams