Qt 6.11 is out! See what's new in the release
blog
Scanning network to find running PostgreSQL servers
General and Desktop
1
Posts
1
Posters
692
Views
1
Watching
-
Hello, dear Qt-developers. As I understood I can't discover my local network using QtNetwork features, so whats the simple way to do that? Or maybe there is some PostgreSQL drvier functions, because all I need is to scan network to find all running PostgreSQL servers.
And one more thing it should be multi-platform solution.
Thank you.