|
Developer Program
Membership
One-to-One Support
Newsgroups
Developer Publications
View Source
Developer News
Documentation
Technical Manuals
White Papers
TechNotes
Sample Code
FAQs
Books
Technologies
CORBA
Directory & LDAP
Dynamic HTML
Java
JavaScript
Linux
Security
SSJS
XML
Developer Downloads
Tools & SDKs
Patches
iPlanet Products
Technical Resources
|  |
CORBA Sample Code
- Station Monitor Example
- The Station Monitor example shows off simple CORBA client/server interactions. It supports two scenarios.
In the first scenario, a Java applet talks to a back-end server object
called the "station". In the second scenario, a Java client application
receives callbacks from an intermediary object called the "collector" who
periodically polls running stations and passes information to the client.
All objects in this example are written in Java. Batch files have
been provided for running and building the example on Windows NT.
However, the example can still be manually built and run on any UNIX workstation
running the Enterprise Server. Revised 12/16/97.
- Visigenic "Bank" Examples
- These examples are the same as the
"Bank" examples that Visigenic provides with its Visibroker product, except
that they have been converted to use the Internet Service Broker's web
naming functionality. There are three independent examples. Each
example implements the same basic CORBA client and server written in Java,
but using a different technology. All objects in this example are
written in Java. Batch files have been provided for running and building
the example on Windows NT. However, the example can still be manually
built and run on any workstation running the Enterprise Server. Revised 12/16/97.
|