White Papers

OPC Server as Part of a Complex .NET Application

Overview .NET is the choice platform for most client applications and it's also a good choice for the development of OPC servers. Server toolkits isolate the OPC specified COM interface and application independent server functionality into a generic server part. The toolkit user only has to implement the application specific server functionality. In .NET server toolkits the generic server part includes a .NET wrapper, allowing the user to implement the application specific server part in .NET, either C# or VB.NET. This white paper explains how OPC servers can be implemented with .NET and doesn't describe a specific server product.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
Advosol
File Format
PDF
Date Published
May 1, 2009
Format
White Papers
Topics
Application Development, .NET, Programming Languages

Similiar White Papers

MSDN Webcast: Using Windows Workflow Foundation to Build Services With Jon Flanders (Level 300)

MSDN Webcast: Using Windows Workflow Foundation to Build Services With Jon Flanders (Level 300)

Windows Workflow Foundation (WF) is a programming model, set of tools, and runtime environment which allows to write dec

Publisher: Microsoft  |  Tags: applications, network, operating systems

MSDN Webcast: Workflow Foundation Tools in Visual Studio 2008 (Level 200)

MSDN Webcast: Workflow Foundation Tools in Visual Studio 2008 (Level 200)

What is the big deal with Windows Workflow Foundation (WF) anyway? The presenter of this webcast takes a brief look at w

Publisher: Microsoft Tips  |  Tags: applications

MSDN Webcast: Building WPF Applications in Visual Studio 2008 and Expression Blend (Level 100)

MSDN Webcast: Building WPF Applications in Visual Studio 2008 and Expression Blend (Level 100)

The attendee of this webcast will learn how to build Windows Presentation Foundation (WPF) applications with the help of

Publisher: Microsoft  |  Tags: applications

Programming C#: Delegates and Events

Programming C#: Delegates and Events

In programming, the user is often faced with situations where one needs to execute a particular action, but the user doe

Publisher: O'Reilly Media

Mastering the WPF RichTextBox

Mastering the WPF RichTextBox

The RichTextBox component in WPF/.NET 3.0 received a major upgrade compared to the previous version of the RichTextBox c

Publisher: Jupitermedia

Advosol White Papers

OPC .NET Wrappers

OPC .NET Wrappers

The OPC specifications define component interfaces based on the Microsoft (D)COM technology. (D)COM still is an importan

Publisher: Advosol  |  Tags: applications