Chapter 15: Network programming
Introduction 33
All the Java features and libraries seem to really come together when you start
writing programs to work across networks. This chapter explores communication
across the Internet, and the classes that Java provides to make this easier. It also
shows you how to create a Java applet that talks to a common gateway interface
(CGI) program, shows you how to write CGI programs in C++ and covers Java
1.1’s Java DataBase Connectivity (JDBC) and Remote Method Invocation (RMI).
Wednesday, July 23, 2008
Chapter 15: Network programming
Labels: Chapters in Java
Posted by Ganesh Kumar Devarasetty at 11:47 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment