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).
Monday, July 28, 2008
Chapter 15: Network programming
Posted by Ganesh Kumar Devarasetty at 10:50 AM
Labels: Introduction
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment