Author: Andreas Vogler
Homepage: www.rocworks.at

Communication .Net client to WinCC Open Architecture.
Works fine with MonoTouch and Mono for Android!

GPLv3 License is used for the public domain.
If you plan to use it in a CLOSED SOURCE project,
please get in touch with me - andres.vogler@gmail.com !

Communication can be done directly with XMLRPC or with the included proxy:
* .net remoting is used for "commands" from the client to the proxy (dpConnect, dpQueryConnect).
* tcp (xml over tcp) for sending unsolicited data/events from the proxy to the client.

The proxy also acts as a distributor - if clients have the same dp(Query)Connects,
the connects are done once, and the proxy will forward it to the clients.

Easy example for a dpQueryConnect with a delegate:
client.DpQueryConnectSingle((object s, ArrayList a) => {
Console.WriteLine("event!);
}, "SELECT '_online.._value', '_online.._stime' FROM '*.**'");

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow WinCC Open Architecture C# Framework

WinCC Open Architecture C# Framework Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of WinCC Open Architecture C# Framework!

Additional Project Details

Operating Systems

Android, Apple iPhone, Windows Mobile

Programming Language

C#

Related Categories

C# XML-RPC Software, C# Communications Software, C# Frameworks

Registered

2012-12-16