Your shopping cart is currently empty.
Using the XMLDA.NET Client Component
Depending on the URL:
- the XML-DA server is accessed
- the call is wrapped to the OPC DA interface and the OPC DA server is accessed through DCOM.
XMLDA.NET supports access to multiple XML DA and OPC DA (DCOM) servers servers.
The XMLDA.NET Wrapper is specially interesting for ASP client applications for OPC-DA servers. The ASP application is remotely accessible and may be installed at the location of the OPC-DA server. With XMLDA.NET it has direct access to the OPC-DA server without having to go through another XML serialization.
OPC Client Applications with Web Service Reference
On other platforms then .NET no XML DAT client SDK may be available.
It may still be possible to create XML DA clients by referencing the XML DA WSDL file.