Skip to content

Unable to browse servers with spaces in the name.  #92

@ghost

Description

The uri gets encoded and does not convert spaces correctly.
using (var client = new UaClient(new Uri("opcda://RSLinx Remote OPC Server"))) { client.Connect(); }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions