Java Programming with CORBA

Java Programming with CORBA

Author: Gerald Brose

Publisher: John Wiley & Sons

Published: 2001-07-05

Total Pages: 753

ISBN-13: 0471437956

DOWNLOAD EBOOK

"Java Programming with CORBA" - jetzt erscheint der Bestseller in der 3. aktualisierten und erweiterten Auflage. Anerkannte Experten zeigen anhand fortgeschrittener Techniken und Beispielen aus der Praxis, wie man einfache und komplexe Javaprogramme mit CORBA entwirft. Zunächst geben sie einen kurzen Überblick über CORBA, Java, Oject Request Brokers (ORBs) und EJB Komponenten und erläutern dann, wie man diese Technologien einsetzt, um komplette Java-Anwendungen zu entwickeln. Diese Neuauflage wurde um 50% neues Material erweitert, um den Neuerungen der kürzlich erschienenen 3. Version von CORBA Rechnung zu tragen. Topaktuelle Themen, wie z.B. Portabel Object Adaptor (POA), Remote Method Innovation (RMI) over IIOP und EJB werden ausführlich diskutiert. Mit einer Fülle detaillierter Codebeispiele. Der unverzichtbare Leitfaden für jeden Java-Entwickler und -Programmierer.


Java Programming with CORBA

Java Programming with CORBA

Author: Andreas Vogel

Publisher: John Wiley & Sons

Published: 1998-03-13

Total Pages: 532

ISBN-13:

DOWNLOAD EBOOK

Create industrial-strength enterprise applications using Java and CORBA Java developers, here's your chance to quickly master the skills you need to create powerful, CORBA-based business applications that interact with objects located anywhere on a network or the Internet, regardless of differences in operating systems or languages. With this second edition, experts Vogel and Duddy have written two books in one: the first is a step-by-step introduction to programming with Java ORBs; the second is a solutions guide that provides detailed examples and design patterns for next-generation, Internet-based distributed systems. The authors provide many real-world examples to illustrate programming techniques, including complete code samples (not just snippets). This completely updated and revised Second Edition features new and expanded coverage of: * CORBA 2.1 * Java IDL * Such advanced features as DII, DSI, and ANY * CORBA Services for Naming, Trading, Events, and Security * CORBA Beans * Proven design patterns for Internet-based applications based on extensive, real-world project experience. All examples are written using the Visigenic Visibroker ORB, but the techniques shown will work with any ORB you choose. Code and patterns are provided in source form in the book; complete source code is provided on the companion website. Java Programming with CORBA, Second Edition gets you up to speed on what you need to know to satisfy the growing demand for fully interoperable, distributed, object-oriented enterprise applications. On the book's companion website -www.wiley.com/compbooks/vogel-you'll find: * All code from the book, ready to download * Sample ORBs, including Visibroker.


CLIENT/SERVER PROGRAMMING WITH JAVA AND CORBA, 2ND ED (With CD )

CLIENT/SERVER PROGRAMMING WITH JAVA AND CORBA, 2ND ED (With CD )

Author: Robert Orfali & Dan Harkey

Publisher: John Wiley & Sons

Published: 2007-05

Total Pages: 1062

ISBN-13: 9788126511730

DOWNLOAD EBOOK

Market_Desc: · Programmers· Developers· Students in Graduate level Object or Java Courses Special Features: · Authors--Proven track record on this topic, they established themselves as the leaders in this area.· A lot of new technology about Java and CORBA is hitting at the end of 1997--perfect timing for an update of the book. About The Book: The hot topic at this year's JavaOne conference was Java/CORBA programming and JavaBeans. The first edition of this book was the bestseller at the conference. Most of the new tools and products surrounding Java development will be CORBA-based. These tools are expected to ship by year's end. Tools for JavaBeans are also expected to ship by year's end. It's a perfect time to update one of our most successful programming books for these new products.Our authors are in the thick of everyone's development plans for Java and CORBA. JavaSoft and Sun are paying them to consult on JavaBeans, Netscape and Oracle are wining and dining them about their CORBA expertise, Symantec has asked them to consult on the next version of Visual Café, and both IBM and Microsoft are asking for their help on formulating their Java strategy.In addition to their consulting services which gives them the inside scoop, they also run a million $ lab at San Jose State where they are early beta testers on a lot of the tools and products discussed in the book. This inside knowledge will allow them to write the definitive book on programming with Java and CORBA.


Pure Corba

Pure Corba

Author: Fintan Bolton

Publisher: Pearson Education

Published: 2001-07-16

Total Pages: 1095

ISBN-13: 0132714345

DOWNLOAD EBOOK

PURE CORBA 3 is a premium, code-intensive reference for professional developers. It focuses on the core specification for CORBA 3 and contains: conceptual overview of CORBA 3. CORBA techniques programming reference that contains thousands of lines of commercial-quality code examples in both C++ and Java (the two most popular languages among CORBA developers). concise reference to the most important parts of the specification,


Advanced CORBA® Programming with C++

Advanced CORBA® Programming with C++

Author: Michi Henning

Publisher: Pearson Education

Published: 1999-02-17

Total Pages: 1408

ISBN-13: 0672333945

DOWNLOAD EBOOK

Here is the CORBA book that every C++ software engineer has been waiting for. Advanced CORBA® Programming with C++ provides designers and developers with the tools required to understand CORBA technology at the architectural, design, and source code levels. This book offers hands-on explanations for building efficient applications, as well as lucid examples that provide practical advice on avoiding costly mistakes. With this book as a guide, programmers will find the support they need to successfully undertake industrial-strength CORBA development projects. The content is systematically arranged and presented so the book may be used as both a tutorial and a reference. The rich example programs in this definitive text show CORBA developers how to write clearer code that is more maintainable, portable, and efficient. The authors' detailed coverage of the IDL-to-C++ mapping moves beyond the mechanics of the APIs to discuss topics such as potential pitfalls and efficiency. An in-depth presentation of the new Portable Object Adapter (POA) explains how to take advantage of its numerous features to create scalable and high-performance servers. In addition, detailed discussion of advanced topics, such as garbage collection and multithreading, provides developers with the knowledge they need to write commercial applications. Other highlights In-depth coverage of IDL, including common idioms and design trade-offs Complete and detailed explanations of the Life Cycle, Naming, Trading, and Event Services Discussion of IIOP and implementation repositories Insight into the dynamic aspects of CORBA, such as dynamic typing and the new DynAny interfaces Advice on selecting appropriate application architectures and designs Detailed, portable, and vendor-independent source code


Programming with Java IDL

Programming with Java IDL

Author: Geoffrey Lewis

Publisher:

Published: 1998

Total Pages: 344

ISBN-13:

DOWNLOAD EBOOK

Combining the versatility of Java with the interoperability of CORBA, Java IDL (Interface Definition Language) lets you build object-oriented systems that freely interact over the Internet or intranets, regardless of ORB or programming language. Now Programming with Java IDL offers Java developers a quick, easy way to fully master this important new Web development tool. With this valuable guide, developers learn Java IDL programming by actually building powerful applications using distributed objects. Experts Geoffrey Lewis, Steven Barber, and Ellen Siegel first bring you up to speed on CORBA, Java, and Java IDL basics. They provide you with step-by-step instructions and source code (also available at the companion Web site) to build three full-fledged distributed systems of increasing complexity. Then, combining valuable insider tips with business system programming savvy, they show you how to quickly modify the code to build your own powerful custom applications. A hands-on guide to harnessing the power of Java and CORBA to create super-versatile business applications, Programming with Java IDL is an indispensable working resource for Java developers. Visit the companion Web site at www.wiley.com/compbooks/lewis There you'll find: * All the source code from the book * Updates on latest developments in Java IDL tools and techniques. Contributors: Henry Balen (Fusion Systems, Pierre Delisle (Sun Microsystems), Bruce E. Martin (Visigenic), Patrick McTurk (Fusion Systems), Jeff Nisewanger (Sun Microsystems), Gordon Palumbo (Fusion Systems), Larry Pass (Sun Microsystems), Mary Ann Rayner (Sun Microsystems), Marvin Wolfthal (Fusion Systems)


Implementing Distributed Systems with Java and CORBA

Implementing Distributed Systems with Java and CORBA

Author: Markus Aleksy

Publisher: Springer Science & Business Media

Published: 2005-09-30

Total Pages: 340

ISBN-13: 3540280472

DOWNLOAD EBOOK

This book provides graduate students and practitioners with knowledge of the CORBA standard and practical experience of implementing distributed systems with CORBA's Java mapping. With tested code examples that will run immediately!


Java Distributed Computing

Java Distributed Computing

Author: Jim Farley

Publisher: "O'Reilly Media, Inc."

Published: 1998

Total Pages: 398

ISBN-13: 9781565922068

DOWNLOAD EBOOK

This book shows how to build software in which two or more computers cooperate to produce results. It covers Java's RMI (Remote Method Invocation) facility, in addition to CORBA and strategies for developing a distributed framework. It pays attention to often-neglected issues such as protocol design, security, and bandwidth requirements.


Distributed Virtual Worlds

Distributed Virtual Worlds

Author: Stephan Diehl

Publisher: Springer Science & Business Media

Published: 2001-02-13

Total Pages: 188

ISBN-13: 9783540676249

DOWNLOAD EBOOK

Recently with the success of Java and the existence of different interfaces between VRML and Java, it became possible to implement three-dimensional Internet applications on standard VRML browsers (PlugIns) using Java. With the widespread use of VRML browsers, e.g., as part of the Netscape and Internet Explorer standard distributions, everyone connected to the Internet can directly enter a virtual world without installing a new kind of software. The VRML technology offers the basis for new forms of customer service such as interactive three-dimensional product configuration, spare part ordering, or customer training. Also, this technology can be used for CSCW in intranets. The reader should be familiar with programming languages and computers and, in particular, should know Java or at least an object-oriented programming language. The book not only provides and explains source code, which can be used as a starting point for own implementations, but it also describes the fundamental problems and how currently known solutions work. It discusses a variety of different techniques and trade offs. Many illustrations help the reader to understand and memorize the underlying principles.