This past week I created a Python script to test a certain CORBA component. The component uses callbacks to pass data back to the caller. So, in theory, all one has to do is register a callback with the CORBA object, call the Start() method, and let the data start coming.
Now, once I [...]
June 1, 2006 by Isaac
Posted in

content rss
