Egon wrote: >> On Thu, 19 Feb 2004, Miguel Howard wrote: >> > Can you tell me a little about the ghemical? > > Will you be using the Ghemical Reader in CDK?
Probably. If Tommi sends the data back in Ghemical format. > BTW, the link is: http://bioinformatics.org/ghemical/ Good. [snip] > If you have some time left, I would like to propose CMLComp... Ask Peter > Murray-Rust about it... CMLComp is in XML format, which nicely embeds > in other XML languages... just consider it. I thought you might say something like that :-) [snip] >> How to do that then? My docs say that this the way it works if the >> html request the plugin makes is of type POST. How this is done, is >> still a bit unclear, and I'm studying it. Basically a socket should be >> opened to > > Indeed... I don't know how this is done in C++, but for other languages > there exist many tools... so I guess for C++ too... Tommi is never going to have to worry about a socket. That is a major benefit of working under a web server. It will all come to him through stdin and he just sends the results to stdout. Miguel ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
