| Thread | Last Post | Replies |
|
| CORBA book | 20 Mar 2004 20:56 GMT | 2 |
can someone recommend a book abaout learning CORBA. I allready have some foundations. But I want get more familiar with CORBA and because of the expensive books I want to ask some experts before. It would be fine if you can recommend a german book.
|
| timeouts for object calls on remote CORBA objects | 18 Mar 2004 10:51 GMT | 3 |
When using a remote CORBA object from a Java client, we make use of a periodic heartbeat call to ensure the remote object is still available. If the process hosting the remote object dies, we get an exception
|
| How to return an object from the server to the client? | 15 Mar 2004 23:00 GMT | 1 |
Hi, I have my own object (below) that i would like to pass from server to client as it is: public class OwnObject {
|
| Implementing a Factory with CORBA and Java | 13 Mar 2004 12:20 GMT | 2 |
I have a problem implementing a factory pattern to create distributed objects with CORBA and Java. The IDL file looks like this: --- module release {
|
| Building CORBA server with idl | 09 Mar 2004 22:12 GMT | 5 |
I am new to CORBA, and I have the following question. I have an idl file, and I must implement a server for this idl. Client application exists and of course they know the idl interface. In the clients, I can only set the host and portnumber of the server.
|
| ANNOUNCE: Ice 1.3.0 | 08 Mar 2004 14:09 GMT | 2 |
ZeroC, Inc. is pleased to announce the availability of the Internet Communications Engine (Ice), version 1.3.0. Changes since version 1.2.0 include: * A new set of tools, known collectively as FreezeScript, for inspecting
|
| Distributed app development guide | 05 Mar 2004 11:30 GMT | 1 |
Can someone recommend a good site or book which discusses guidelines for writting apps in distributed environment (e.g. one application across multiple servers). Can't use the SMP scale up concept... need to figure out rules of thumb for
|
| CORBA simulator | 02 Mar 2004 03:02 GMT | 4 |
I'm looking for a CORBA simulator to help develop an application. Does any of you have any experience to share or advice? Bill
|