Sep16

Crossing Firewalls with UA

Security is a key feature of UA but security requires that the Servers be able to publish their security requirements so Clients can know how to connect. UA makes this possible via the Discovery Services which have been discussed in prior posts. U ...[Read More]
Published: Sep-16-09 | 0 Comments

Sep02

Betas and Community Software Development

A comment on the v1.1 SDK by Mike Dillamore over at OPC Programmer's Connection prompted me to think about the differences between developing community software and developing commercial software. When developing commercial software the developm ...[Read More]
Published: Sep-02-09 | 0 Comments

Aug31

A Roadmap to UA Downloads

After a long hiatus I finally have some time to start blogging again. This time I hope be more frequent in my postings. A lot has happened since my last post including the formal release of V1.0 of the UA SDK and the most recently posted V1.1 Be ...[Read More]
Published: Aug-31-09 | 0 Comments

Feb10

UA Discovery - The Basics

Previous posts discussed how every UA application instance has an X509 certificate assigned to it and how UA Security Policies describe standard security configurations for UA Server endpoints. What was not mentioned was how this information is ...[Read More]
Published: Feb-10-09 | 1 Comment

Feb03

The UA Security Model - Keeping it Simple is the Policy

Configuring application security for a typical Web Services application is extremely complex because there are a huge number of configuration options that control things such from the cryptography algorithms used to the order of elements in the ...[Read More]
Published: Feb-03-09 | 0 Comments

Jan28

The UA Security Model - The Basics

In the past OPC specifications were silent on security and application developers were expected to use the operating system infrastructure to secure their applications. What this meant in practice is most OPC systems were insecure by default. The ...[Read More]
Published: Jan-28-09 | 0 Comments

Jan25

The UA Specification Rendered in Angle Brackets

UA is a specification that is based on the web service model. This means that all of the services defined in the UA specification are described by a WSDL which can be used by any application that understands WSDLs. The UA specification also defi ...[Read More]
Published: Jan-25-09 | 0 Comments

Jan22

Building UA Applications from the Ground Up

After 5 years of development UA is about to be released. The 1.01 version for the UA core specifications (Parts 1 through 8)  should be posted in a couple weeks. The IEC 62541 Working Group has just approved the committee draft which means UA is ...[Read More]
Published: Jan-22-09 | 0 Comments