📄 oo_corba.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!--$url-minder-options$ owner=manfred@manfred-schneider.de -->
<!--$url-minder-ignore$-->
<!-- Copyright (c) 1996-2000 by Cetus Team -->
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=ISO-8859-1">
<META NAME="REVISIT-AFTER" CONTENT="7 DAYS">
<TITLE>Cetus Links: 17,430 Links on Objects and Components / CORBA</TITLE>
<LINK REV="MADE" HREF="mailto:mailto:elizabeth.veitch@virgin.net">
<META NAME="AUTHOR" CONTENT="Elizabeth Veitch">
<META NAME="DESCRIPTION" CONTENT="Cetus Links: 17,430 Links on Objects and Components / CORBA">
<META NAME="KEYWORDS" CONTENT="Cetus Links, Cetus, Link,
Object, Component, Object-Orientation, Orientation, OO, OOP, Class, Interface,
Distributed, ActiveX, COM, DCOM, OLE,
CORBA, IIOP, IDL, JavaBeans, Java, ORB, Request Broker,
Business, Database, Embedded, Legacy, LDAP, Messaging, MOM,
QoS, Real Time, Real-Time, RealTime, Systems, Integration,
Telecommunications, Workflow, XML, Internet,
UML, Ada, Eiffel, Dylan, Tcl, TK, Tcl/Tk, Cobol, OMG ">
</HEAD>
<BODY BGCOLOR="#FFFFFF" LANG=EN BACKGROUND="side.gif">
<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH="100%">
<TR>
<TD ALIGN=LEFT><IMG SRC="pixel.gif" WIDTH=165 HEIGHT=1><BR><IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
<A TARGET="_top" HREF="software.html"><IMG ALT="Home" SRC="home.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
<IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
<A TARGET="_top" HREF="#oo_search_menue"><IMG ALT="[Search / Menue]" SRC="go_search.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
<TD ALIGN=CENTER><H3>Distributed Objects & Components: CORBA</H3>
<TD ALIGN=RIGHT><IMG ALT="[Logo]" SRC="whale.gif" WIDTH=165 HEIGHT=57>
</TR>
</TABLE>
<HR NOSHADE SIZE=1>
<UL>
<LI><B>See also</B>
<IMG SRC="arrow2.gif" WIDTH=10 HEIGHT=10>
<A TARGET="_top" HREF="oo_object_request_brokers.html"><B>CORBA ORBs</B></A>
<IMG SRC="pixel.gif" WIDTH="20" HEIGHT=1>
<IMG SRC="arrow2.gif" WIDTH=10 HEIGHT=10>
<A TARGET="_top" HREF="oo_java_ejb.html"><B>Enterprise JavaBeans</B></A>
<IMG SRC="pixel.gif" WIDTH="20" HEIGHT=1>
<P>
<LI>
<B>Intro</B>
<UL>
<LI>
<I>CORBA</I> (Common Object Request Broker Architecture), is a distributed
object architecture that allows objects to interoperate across networks
regardless of the language in which they were written or the platform on
which they are deployed.
<LI>
<I>CORBA</I> allows developers to write applications that are more flexible
and future-proof, to wrap legacy systems, and to code in the language they
know best.
<LI>
The Object Request Broker (ORB) is the middleware that handles the communication
details between the objects. The CORBA 2.0 standard, adopted in December
of 1994, defines true interoperability by specifying how ORBs from different
vendors can communicate using a common protocol.</UL>
<P>
<LI>
<B>Contents</B>
<UL>
<LI>
<A TARGET="_top" HREF="#oo_corba_start_here">Start here</A>,
<A TARGET="_top" HREF="#oo_corba_demos">Demos and Examples</A>, <A TARGET="_top" HREF="#oo_corba_fun">Fun</A>
<LI>
<A TARGET="_top" HREF="#oo_corba_central_sites">Central Sites</A>,
<A TARGET="_top" HREF="#oo_corba_link_collections">Link Collections</A>
<LI>
<A TARGET="_top" HREF="#oo_corba_tutorials">Tutorials</A>,
<A TARGET="_top" HREF="#oo_corba_faqs">FAQs</A>, <A TARGET="_top" HREF="#oo_corba_references">References</A>,
<A TARGET="_top" HREF="#oo_corba_standards">Standards</A>
<LI>
<A TARGET="_top" HREF="#oo_corba_general_newsgroups">General Newsgroups</A>,
<A TARGET="_top" HREF="#oo_corba_mailing_lists">Mailing Lists</A>
<LI>
<A TARGET="_top" HREF="#oo_corba_general_articles">General Articles</A>,
<A TARGET="_top" HREF="#oo_corba_special_articles">Special Articles</A>,
<A TARGET="_top" HREF="#oo_corba_interoperability">Interoperability</A>
<LI>
<A TARGET="_top" HREF="#oo_corba_bibliographies">Bibliographies</A>,
<A TARGET="_top" HREF="#oo_corba_books">Books</A>, <A TARGET="_top" HREF="#oo_corba_magazines">Magazines</A>
<LI>
<A TARGET="_top" HREF="#oo_corba_organizations">Organizations</A>,
<A TARGET="_top" HREF="#oo_corba_projects">Projects</A>,
<A TARGET="_top" HREF="#oo_corba_conferences_workshops">Conferences / Workshops</A>
<LI>
<A TARGET="_top" HREF="#oo_corba_other_resources">Other Resources</A>
<LI>
<A TARGET="_top" HREF="#oo_corba_products_companies">Products / Companies</A></UL>
<P>
<LI>
<B>Other pages</B>
<UL>
<LI>
<A TARGET="_top" HREF="oo_distributed_objects.html">Distributed Objects & Components</A><LI>
<A TARGET="_top" HREF="oo_ole.html">COM/COM+</A><LI>
<A TARGET="_top" HREF="oo_java.html">Java <B>...</B></A><LI>
<A TARGET="_top" HREF="oo_server.html">Servers</A>
<P>
<LI>
<A TARGET="_top" HREF="oo_ada.html">ADA</A><LI>
<A TARGET="_top" HREF="oo_cobol.html">COBOL</A><LI>
<A TARGET="_top" HREF="oo_java.html">Java <B>...</B></A><LI>
<A TARGET="_top" HREF="oo_patterns.html">Patterns</A><LI>
<A TARGET="_top" HREF="oo_tcl_tk.html">Tcl/Tk</A><LI>
<A TARGET="_top" HREF="oo_uml.html">UML</A>
</UL>
</UL>
</UL>
<HR NOSHADE SIZE=1>
<P>
<UL><A NAME="oo_corba_start_here"></A>
<LI>
<B>Start here</B>
<UL>
<LI>
<A TARGET="_top" HREF="http://www.omg.org/corba/beginners.html">
CORBA for Beginners (OMG)</A>
<P>
<LI>
<A TARGET="_top" HREF="http://ootips.org/corba-basics.html">
CORBA Basics (OO tips)</A>
<LI>
<A TARGET="_top" HREF="http://www.infosys.tuwien.ac.at/Research/Corba/intro.html">
CORBA Introductory (Wolfgang Lugmayr)</A>
<LI>
<A TARGET="_top" HREF="http://www.sei.cmu.edu/str/descriptions/corba.html">
CORBA Technology Description (Software Engineering Institute)</A>
<LI>
<A TARGET="_top" HREF="http://www.sei.cmu.edu/str/descriptions/orb.html">
ORB Technology Description (Software Engineering Institute)</A>
<LI>
<A TARGET="_top" HREF="http://www.cs.wustl.edu/~schmidt/corba-overview.html">
Overview of CORBA (Douglas C. Schmidt)</A>
<LI>
<A TARGET="_top" HREF="http://www.aurora-tech.com/corba-faq/why-corba.html">
Why use Corba? (Rob Appelbaum et al)</A>
</UL>
<P>
<A NAME="oo_corba_demos"></A>
<LI>
<B>Demos and Examples</B>
<UL>
<LI>
<A TARGET="_top" HREF="http://corbanet.dstc.edu.au/">
CORBAnet - The ORB Interoperability Showcase (OMG)</A>
<P>
<LI>
<A TARGET="_top" HREF="http://www.javaworld.com/jw-03-1998/jw-03-step.html">
Add the power of CORBA to our distributed whiteboard (JavaWorld, Mar 1998)</A>
<LI>
<A TARGET="_top" HREF="http://www.bips.nl/">
BIPS - Medical Data System Applet [Dutch] (Leiden University Medical Centre)</A>
<LI>
<A TARGET="_top" HREF="http://www.livesoftware.com/support/papers/inprise/index.htm">
Building Java Servlets with JBuilder : Creating a JDBC Servlet as CORBA Server (Live Software) </A>
<LI>
<A TARGET="_top" HREF="http://corbaweb.lifl.fr/demo/index.html">
CorbaWeb Demonstrations (LIFL)</A>
<LI>
<A TARGET="_top" HREF="http://www.waveman.com/etac/corba/">
CORBA Java Code Examples (Infowave)</A>
<LI>
<A TARGET="_top" HREF="http://sunny.ebi.ac.uk/demos.html">
Demos of use of CORBA and Biological Databases (EBI)</A>
<LI>
<A TARGET="_top" HREF="http://nexus.carleton.ca/~frederic/dynaorb/index.html">
DynaORB (Frederic Desjarlais)</A>
<!--LI>
<A TARGET="_top" HREF="http://esp.labs.bt.com/">
ESP - The Experimental Service Platform (BT)</A>
-->
<LI>
<A TARGET="_top" HREF="http://www.wifo.uni-mannheim.de/IIOP/">
(An Interoperability Demo) [German] (Mannheim University)</A>
<LI>
<A TARGET="_top" HREF="http://www.interorb.com/os/onestep.html">
InterORB's One Step Live Examples (InterORB Communications)</A>
<LI>
<A TARGET="_top" HREF="http://developer.netscape.com/docs/examples/index.html?content=corba.html">
Netscape DevEdge CORBA examples (Netscape)</A>
<LI>
<A TARGET="_top" HREF="http://www.entrance.de/de/download/eventservice.html">
Shared Whiteboard: Event Service demo [German] (Entrance Software)</A>
<IMG ALT="[Updated/Week 12]" SRC="updated.gif" WIDTH=60 HEIGHT=12 ALIGN=BASELINE>
<LI>
<A TARGET="_top" HREF="http://www.random.org/corba.html">
Public true random number service accessible via CORBA (Random.org)</A>
<IMG ALT="[New/Week 14]" SRC="new.gif" WIDTH=31 HEIGHT=12 ALIGN=BASELINE>
<LI>
<A TARGET="_top" HREF="http://www.acl.lanl.gov/TeleMed/">
TeleMed Demo (LANL and National Jewish Center for Immunology and Respiratory
Medicine)</A>
<P>
</UL>
<A NAME="oo_corba_fun"></A>
<LI>
<B>Fun</B>
<UL>
<LI>
<A TARGET="_top" HREF="http://www.sockets.com/foxinsox.htm">
Fox in WinSocks (Anonymous)</A>
<LI><A TARGET="_top" HREF="http://mindprod.com/unmain.html">
How To Write Unmaintainable Code (Roedy Green)</A>
<LI><A TARGET="_top" HREF="http://www.informatik.tu-darmstadt.de/VS/Publikationen/papers/Maerchen.html">
Das M鋜chen von der verteilten Terminierung [German] (F. Mattern)</A>
<LI>
<A TARGET="_top" HREF="http://www.datamation.com/humor/">
Net Humour (Datamation) </A>
<LI>
<A TARGET="_top" HREF="http://www.netmeg.net/jargon/hacker_folklore/the_story_of_mel_a_real_programmer.html">
The Story of Mel, a Real Programmer (Ed Nather)</A>
<LI>
<A TARGET="_top" HREF="http://www.netmeg.net/jargon/terms/v/voodoo_programming.html">
Voodoo Programming (The Jargon Dictionary)</A>
<LI>
<A TARGET="_top" HREF="http://www.ionet.net/~timtroyr/funhouse/beer.html">
99 Bottles of Beer (Tim Robinson)</A>
</UL>
<P>
<A NAME="oo_corba_central_sites"></A>
<LI>
<B>Central Sites</B>
<UL>
<LI>
<A TARGET="_top" HREF="http://www.omg.org/">
Object Management Group (OMG)</A>
</UL>
<P>
<A NAME="oo_corba_link_collections"></A>
<LI>
<B>Link Collections</B>
<UL>
<LI>
<A TARGET="_top" HREF="http://www.kav.cas.cz/~buble/corba/">
Adamas's CORBA Page (Adamas Buble)</A>
<LI>
<A TARGET="_top" HREF="http://www1.atl.daugherty.com/acug/index.htm">
Atlanta CORBA User Group (ACUG)</A>
<LI>
<A TARGET="_top" HREF="http://www.vex.net/~ben/corba/">
CORBA (Ben Eng)</A>
<LI>
<A TARGET="_top" HREF="http://industry.ebi.ac.uk/~corba/">
CORBA (EBI) </A>
<LI>
<A TARGET="_top" HREF="http://www.student.oulu.fi/~psliden/corba.html">
CORBA (Perttu Sliden) </A>
<LI>
<A TARGET="_top" HREF="http://www.eg3.com/softd/corba.htm">
CORBA internet resources (EG3)</A>
<!--LI>
<A TARGET="_top" HREF="http://www.acl.lanl.gov/CORBA/">
CORBA and OMG Information Resources (LANL)</A>
-->
<LI>
<A TARGET="_top" HREF="http://users.jaguNET.com/~braddock/corbalinks.html">
CORBA, OpenDoc, Fresco, OpenStep, and related technology links (Braddock Gaskill)</A>
<LI>
<A TARGET="_top" HREF="http://www.sw-technologies.com/corba/">
CORBA Page (Software Technologies)</A>
<LI>
<A TARGET="_top" HREF="http://www.cs.wustl.edu/~schmidt/corba-urls.html">
CORBA-related URLs (Douglas C. Schmidt)</A>
<LI>
<A TARGET="_top" HREF="http://www.eg3.com/softd/corba.htm">
CORBA Resources (EG3)</A>
<LI>
<A TARGET="_top" HREF="http://www.eg3.com/softdv/corba.htm">
CORBA White Papers (EG3)</A>
<LI>
<A TARGET="_top" HREF="http://www.infosys.tuwien.ac.at/Research/Corba/">
Distributed Object Computing with CORBA (Wolfgang Lugmayr)</A>
<LI>
<A TARGET="_top" HREF="http://www.yy.cs.keio.ac.jp/~suzuki/object/dist_comp.html">
Distributed Object Computing (Junichi Suzuki)</A>
<LI>
<A TARGET="_top" HREF="http://www.sd.monash.edu.au/sft5000/relatedlinks/">
Distributed Object Links (Monash University)</A>
<LI>
<A TARGET="_top" HREF="http://www.tiac.net/users/jsuth/jeff.html">
Jeff Sutherland's Object Technology Web Site (Jeff Sutherland)</A>
<LI>
<A TARGET="_top" HREF="http://www.DistributedObjects.com/bookmark.htm">
Jeff Nelson's Bookmarks (Jeff Nelson)</A>
<LI>
<A TARGET="_top" HREF="http://lsr.ebi.ac.uk/links.html">
Life Sciences Research Useful Links to CORBA related resources (EBI)</A>
<LI>
<A TARGET="_top" HREF="http://www.links2go.com/topic/Corba">
Links2Go: CORBA (Links2Go)</A>
<LI>
<A TARGET="_top" HREF="http://www.laas.fr/~killijia/corba_index.html">
Marc-Olivier Killijian's CORBA page [French] (Marc-Olivier Killijian)</A>
<LI>
<A TARGET="_top" HREF="http://www.vex.net/~ben/objlinks.html">
Object Technology Links (Ben Eng)</A>
<LI>
<A TARGET="_top" HREF="http://www.swtech.com/corba/">
SwTech.com - CORBA (SwTech)</A>
</UL>
<P>
<A NAME="oo_corba_tutorials"></A>
<LI>
<B>Tutorials</B>
<UL>
<LI>
<A TARGET="_top" HREF="http://www.cs.indiana.edu/hyplan/kksiazek/tuto.html">
Brief Tutorial on CORBA (Kate Keahey)</A>
<LI>
<A TARGET="_top" HREF="http://www.iconixsw.com/CompleteCORBA.html">
Complete CORBA (CD-ROM Tutorial) (Doug Rosenberg and Paul Simonsen) </A>
<LI>
<A TARGET="_top" HREF="http://www.cs.umbc.edu/~thurston/cbatop.htm">
CORBA Tutorial (Robert Thurston)</A>
<LI>
<A TARGET="_top" HREF="http://www.cs.wustl.edu/~schmidt/tutorials-corba.html">
CORBA Tutorials (Douglas C. Schmidt)</A>
<LI>
<A TARGET="_top" HREF="http://www.waveman.com/etac/corba/">
CORBA Java Code Clinic (Infowave)</A>
<LI>
<A TARGET="_top" HREF="http://www.informatik.hu-berlin.de/~redlich/corba/buch/">
CORBA 2.0 / Praktische Einf黨rung f黵 C++ und Java [German] (Jens-Peter Redlich)</A>
<LI>
<A TARGET="_top" HREF="http://corbaweb.lifl.fr/CORBA_des_concepts_a_la_pratique/">
CORBA : des concepts
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -