Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Java Network Programming (Repost)

Posted By: yousufhunk
Java Network Programming (Repost)

Java Network Programming
O'Reilly Media; 1 edition | January 1, 1997 | ISBN-10: 1565922271 | 442 pages | PDF | 2.41 MB

The network is the soul of Java. Most of what is new and exciting about Java centers around the potential for new kinds of dynamic networked applications. Java Network Programming describes the java.net package, which contains classes for communications and working with networked resources. This Java 1.1 programming book is a complete guide to writing sophisticated network applications, including many kinds of clients and servers. It pays special attention to content and protocol handlers, a still largely unexplored area of Java's network facilities, and gives you an advanced look at the new areas like multicasting, using the server API, and RMI.