Publish date: 2016-05-27

Release of IBProvider v3.30. Support of IPv6

Support of IPv6 in own FB-client (fb.direct mode)

In the own FB-client of provider was added the ability to connect to the server over TCP/IP version six (IPv6).

By default, the provider will try to connect to the server through both INET-protocols: IPv4, IPv6.

However, in the connection string, you can explicitly specify the version of TCP/IP — IPv4 or IPv6.

Examples:

  • “location=inet4://localhost:3050/d:\database\employee.fdb”
  • “location=inet4://127.0.0.1:3050/d:\database\employee.fdb”
  • “location=inet6://localhost:3050/d:\database\employee.fdb”
  • “location=inet6://[::1]:3050/d:\database\employee.fdb”

New files for our customers

Owners of all IBProvider licenses may download the «IBProvider Developer Pack» (7z archive) that contains:

  • Release and debug DLL files of provider
  • PDB files of provider
  • Provider installers
  • Files and installers of VS CRT

Publish date: 2016-05-27. Copyright: IBProvider. This material may be reproduced on other web sites, without written permission but link https://www.ibprovider.com/eng required.