The Java Developers Almanac 1.4


Order this book from Amazon.

   
Home > List of Packages

java.net


URLs
e132. Creating a URL
e133. Converting Between a URL and a URI
e134. Parsing a URL
e135. Sending a POST Request Using a URL
e136. Getting Text from a URL
e137. Getting an Image from a URL
e138. Getting a Jar File Using a URL
e139. Accessing a Password-Protected URL

HTTP
e140. Getting the Response Headers from an HTTP Connection
e141. Getting the Cookies from an HTTP Connection
e142. Sending a Cookie to an HTTP Server
e143. Preventing Automatic Redirects in a HTTP Connection

Hostnames and IP Addresses
e144. Getting the IP Address of a Hostname
e145. Getting the Hostname of an IP Address
e146. Getting the IP Address and Hostname of the Local Machine

Sockets
e147. Creating a Client Socket
e148. Creating a Server Socket
e149. Reading Text from a Socket
e150. Writing Text to a Socket
e1071. Sending a POST Request Using a Socket

Datagram
e151. Sending a Datagram
e152. Receiving a Datagram

Multicast
e153. Joining a Multicast Group
e154. Receiving from a Multicast Group
e155. Sending to a Multicast Group

Encodings
e156. Converting Between a Byte Array and Base64
e157. Converting x-www-form-urlencoded Data
   

© 2002 Addison-Wesley.