corba
Is it possible to get a full compliance between Rhapsody generated IDL files and CORBA 3.1?
I\'ve tried to compile generated IDL files from Rhapsody 7.1.1 with the last version of TAO IDL Compiler (released package version 6.0.2), but I get some errors because anonymous types are deprecated[详细]
2023-03-04 03:52 分类:问答Custom main loop in C# Remoting
I\'m using IIOP.NET to communicate with C++ in C#. Currently C++ calls ca开发者_StackOverflow社区n happen anytime, since C# Remoting Framework uses its own thread.[详细]
2023-03-03 18:37 分类:问答What type of middleware is used for the Square credit card reader and its website
I am trying to understand how the https://squareu开发者_StackOverflow中文版p.com/ square Credit Card reader works.[详细]
2023-02-27 00:31 分类:问答CORBA broker / proxy over HTTP or accessible via sockets (for PHP)?
I\'m looking at connecting an existing PHP codebase to a remote CORBA service. All actual data开发者_Python百科 is passed via XML so I don\'t think I need an IDL to PHP mapping for remote invocation.[详细]
2023-02-25 09:28 分类:问答Is there a more modern implementation of CORBA?
I\'m figuring that CORBA is considered a legacy technology that just refuses to die.开发者_JS百科That being said, I\'m curious if there are any known standards out there that are preferred (and are al[详细]
2023-02-24 09:16 分类:问答Looking for recommendations for a .NET CORBA Library [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-02-22 07:30 分类:问答Obfuscating Android app with CORBA
It so fell out that I use jacorb.jar and CORBA interfaces in my android app. And when I try obfuscate code using Proguard I get a lot of warnings like this one:[详细]
2023-02-19 13:19 分类:问答how to check if corba::WString is empty?
Searched for this everywhere and fin开发者_StackOverflow中文版ally came here. I have a CORBA::WString_var as input parameter to my function. How do I know if it\'s empty? I think you need to consult y[详细]
2023-02-14 15:22 分类:问答What protocol to use in client-server app communication with python?
I need to do a client-server application, the client will be made with python-gtk, all procedures will be on server-side to free the client of this workload.[详细]
2023-02-13 07:47 分类:问答IDL to Type Library
Is there a way in Delphi 7 to generate a tlb from an idl? Or even from a class/ interface d开发者_运维技巧efinition?you can use the IDL2PAS.bat batch file (check in this location C:\\Program Files\\Bo[详细]
2023-02-13 02:59 分类:问答