Something reminded me of an old bit of code I had kicking around the other day. It's basically an example in C of how to capture OPCOM messages via an operator enabled pseudoterminal.
I know that this subject has been beaten to death in the newsgroup, but to my surprise, I couldn't find a working example of code that implements any of the methods discussed. So for your enjoyment, here's a working example. You can download it at the CATCH_OPCOM section of the Downloads page.
Posted at July 27, 2009 5:00 PMI have found a nice example, that captures the audsrv-messages:
http://de.OpenVMS.org/software-download/audsrv_listener_c.zip
Eberhard
Posted by: Eberhard Heuser at July 27, 2009 8:54 PM
there is an example in C
http://www11.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01718453-1
Posted by: Ian Miller at July 27, 2009 10:04 PM
Ian: which you have to register to see...
Posted by: Jim Duff at July 27, 2009 11:13 PM
Comments are closed