Categories: API, CORBA
Obtaining the CORBA IOR and connecting to the ZonePortal
June 21st, 2012It's all very well to talk to these CORBA objects floating around the network but how do you get your first one; how do you get into the system? The Quantel Broadcast System uses an Interoperable Object Reference (IOR) in a well known location. The IOR… more »
Compiling the Quantel’s quentin.idl
May 11th, 2012In order to drive the Quantel Broadcast system you need to compile the CORBA Interface Definition Language (IDL) file into a language of your choice. There are many CORBA IDL compilers out there: JacORB (Java), OmniORB (Python), TOA (C++), IIOP.NET (.NE… more »
Mastering the Quantel IDL
May 9th, 2012Quantel is a company based in Newbury (England) that describes itself as:
Quantel develops innovative, world-leading content creation systems for broadcast, post and DI. We are driven by a passion to create the most powerful and efficient tools for the… more »

