I have a third party dll that I need to call. The instructions
came with an example server link, but it does not work and
the person is hard to get in touch with. I haven't seen this
before:
It looks like they're passing url arguments directly to the dll. Is this possible? This is all I have to go on.Code:Please excuse the long delay of my reply. Here is a web server library that allows drawing of 2D structures. The library requires an ISAPI capable web server, e. g. Microsoft IIS 5 or 6; it returns a picture that is embeddable in other pages. An example server for your testing purposes is available at http://54.74.133.179/pic3.dll/m?l=c1ccccc1&w=300&h=200 The library can be called with the following arguments: l: SMILES string w (optional) : width, pixels, between 10 and 500, default 300 h (optional) : height, pixels, between 10 and 500, default 200



LinkBack URL
About LinkBacks


