Example | C++ Links |
---|---|
Video: This example creates Naming Contexts, binds CORBA objects into the naming graph, and runs clients to obtain object references by name. |
![]() |
Bank: This example creates an AccountManager Object and binds it to the NameService. Clients obtain an object reference to the AccountManager and then create accounts, register them to the NameService, and perform operations on them. |
![]() |