How do I make a program where you can communicate with other language CORBA? -


i must make program implements corba client , server in other language, don´t know it.

first step decide programming language want use, search implementation language, tao c++, r2corba ruby/jruby, jacorb java, taox11 c++11. have write idl , implement corba client , server. each corba implemention ships set of example applications, use starting point.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -