You can get ASN1 libraries that will automatically generate the parser and generator code for both Java and C++. You can specify whether you want high speed or low code footprint when you generate the code.
I can't remember the name off hand, but they are used for high performance bus communications at my workplace. Paul >-----Original Message----- >From: Isaac Richards [mailto:[EMAIL PROTECTED] >Sent: Monday, February 21, 2005 02:21 AM >To: 'Development of mythtv' >Subject: Re: [mythtv] MythSOAP Expressions Of Interest > >On Sunday 20 February 2005 06:52 pm, Kevin Kuphal wrote: >> bill peck wrote: >> >While I do think SOAP would be handy I would settle for program guide >> >data being available over the current Myth Protocol instead of having >> >to do SQL calls. >> >> This type of increased independence of the frontend was something I had >> mentioned to Isaac as a point of interest to me. Not specifically for >> SOAP, but having more functions in the protocol would lend itself to >> improving such an effort just as it could have a positive effect on the >> MediaMVP work, etc. He wasn't against it but noted that currently only >> the functions required to be done on the backend are done there. Not >> sure when I might have time to visit this, but it is something I'd like >> to work on as well. > >Right - this would move to _requiring_ the backend to be running for >everything. It's not now, and I don't know if I'm happy with that additional >requirement. > >Additionally, my concern is that SOAP (like anything using XML) adds a lot of >size + parsing complexity to what needs to be a lightweight system if it's >going to be used for all message passing between processes. > >Isaac >_______________________________________________ >mythtv-dev mailing list >[email protected] >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > > _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
