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
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.