corba
tnameserv: control Location Forward
Is there a way to control the IP used in the Location Forward mechanism of the \"tnameserv\", which is delivered with the Java JDK?[详细]
2023-01-28 13:18 分类:问答ORBInitialHost parameter
Assume I have a java server which uses corba. When I start it with command java server -ORBInitialHost localhost -ORBInitialPort 1111[详细]
2023-01-28 05:52 分类:问答CORBA + IDL + Java: need help with writing servant
I have a defined idl file, which looks like this: module Banking { typedef string Transactions[5]; typedef long AccountId;[详细]
2023-01-28 02:29 分类:问答CORBA Objects with Timer Event
I have a program that creates CORBA objects which are subscribed for different events (from other remote CORBA objects) and log every event that 开发者_JAVA百科thay receive in a database. The problem[详细]
2023-01-22 00:01 分类:问答XML-RPC for an object broker
is there any good reason not to use XML-RPC for an object-broker server/client architecture? Maybe something like \"no it\'s already outfashioned, there is X for that 开发者_开发知识库now\".[详细]
2023-01-21 19:42 分类:问答Why has CORBA lost popularity? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-18 12:52 分类:问答Why isn't my CORBA server binding?
Currently trying to work my way through Chapter 4 of SAMS - Teach Yourself CORBA in 14 Days. The code from the book seems to work, except rather than stopping as expected, it spits out \"Couldn\'t bi[详细]
2023-01-18 02:32 分类:问答C++ CORBA DII issues
Could all those CORBA experts out there please help me with this one. I have a multithreaded application with some code tha开发者_高级运维t sends a message to a server and waits for a response back.[详细]
2023-01-17 16:46 分类:问答CORBA - JacORB: Use fixed port generating IOR?
How do I make开发者_如何学C sure JacORB uses a fixed port, lets say 6001, when I use the ORB.object_to_string method?[详细]
2023-01-16 15:50 分类:问答How to install implementation of Corba on my computer and then program using any language compatible with Corba
I have to do a project in Corba.I have absolutely zero knowledge of corba.Things that I\'ve to do is first is to install a corba implementation on my PC.After that I have to develop a Photo Printing P[详细]
2023-01-15 11:46 分类:问答