|
|
|
|
|
|
|
Course introduction
Module introduction |
|
|
|
Welcome to CORBA Programming with Java.
This course teaches you how to write Common Object Request Broker Architecture (CORBA) clients and servers in Java. CORBA is a powerful approach to component programming that permits interoperability in almost every respect: Your clients and servers can be written in different languages, can be running on different machines, can even be written for different platforms! A C++ client running on a Windows machine can communicate with a Java server running on a UNIX machine, for example. In this course, youll build on your knowledge of CORBA fundamentals, the Java language, and the Java Development Kit (JDK). Youll start by seeing how CORBA Interface Definition Language (IDL) and Java code are related, then move on to simple servers and clients. Youll explore the Naming Service, the Basic Object Adapter (BOA), the Portable Object Adapter (POA), persistent servers, CORBA patterns, and finally the connection between CORBA and the Internet, specifically the Web. |
|
|
Course goals
|
After completing the course, you will be able to:
|
|
|
How youll learn
|
In this course, youll learn and practice CORBA skills
with two kinds of sinulation: 1. the SlideShow and 2) the MouseOver. |
|
|
The series
|
CORBA Programming with Java is the second of two courses in the CORBA series.
|
|
|
Next lesson
|
In the next lesson, thet prerequisites for the course will be discussed.
|
|
|
|
|