Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-346

Support numeric IPv6 addresses in connection strings

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.3.1
    • Affects Version/s: 1.3
    • Component/s: None
    • None
    • Fully Compatible

      For example:

      var connectionString = "mongodb://[::1:]/?safe=true"; // localhost
      var server = MongoServer.Create(connectionString);

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: