Skip to content

Add additional protocols for domain name resolution to FPC/Lazarus *nix platforms. #14

@kryslt

Description

@kryslt

Currently, when compiled in FPC/Lazarus, Synapse only supports the DNS protocol on *nix platforms (through the fcl-net package).
However, on Windows, ws2tcpip.getaddrinfo is called which supports many other protocols such as Netbios, MDNS etc.
This allows for resolving less common domains such as 'somedevice.local'.
It would be great if Synapse supported this on all platforms.
You can find additional info to this problem here: https://forum.lazarus.freepascal.org/index.php/topic,69160.0.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions