If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

programmatically(C++) connecting to reportnet server

Started by koolbachi, 10 Oct 2006 01:30:33 PM

Previous topic - Next topic

koolbachi

I have Web Page in whichÃ,  created an URL which connected to one server.

I want to know how we can connect to ReportNet Server, when i send the request through other server,

Any API we are using ?

In simple send a request from one server (programmatically ) using C++ component to ReportNet Server and receive the reply/response accordingly ....

Is there any .dll to be used if yes for C++ whch dll is used?

Advance Thanks
gop

Darek

VB or C# might be much easier, since a whole SDK is available, but if you want to stick with C++, you will have to use pure SOAP.