On Mon, Aug 24, 2009 at 8:37 PM, Angus McMorland wrote:
>
> Hi all,
>
> Our lab has an in-house messaging protocol, written in C++, for
> interfacing the different components of our experimental setups, and
> allowing programs written in several different languages to talk to
> each other. I'm curr
On Mon, Aug 24, 2009 at 12:37, Angus McMorland wrote:
> Hi all,
>
> Our lab has an in-house messaging protocol, written in C++, for
> interfacing the different components of our experimental setups, and
> allowing programs written in several different languages to talk to
> each other. I'm currentl
Hi all,
Our lab has an in-house messaging protocol, written in C++, for
interfacing the different components of our experimental setups, and
allowing programs written in several different languages to talk to
each other. I'm currently trying to write a Python interface to this
protocol, mainly so