{"id":16603180,"url":"https://github.com/laserpants/qtzeroconf","last_synced_at":"2025-10-29T15:30:51.070Z","repository":{"id":5520650,"uuid":"6722238","full_name":"laserpants/qtzeroconf","owner":"laserpants","description":"High-level Zeroconf interface for Qt-based client-server applications (using Avahi).","archived":false,"fork":false,"pushed_at":"2015-04-17T02:55:48.000Z","size":241,"stargazers_count":15,"open_issues_count":5,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T08:39:54.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laserpants.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-16T13:51:42.000Z","updated_at":"2025-04-03T17:28:26.000Z","dependencies_parsed_at":"2022-07-06T23:01:44.075Z","dependency_job_id":null,"html_url":"https://github.com/laserpants/qtzeroconf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laserpants/qtzeroconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpants%2Fqtzeroconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpants%2Fqtzeroconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpants%2Fqtzeroconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpants%2Fqtzeroconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserpants","download_url":"https://codeload.github.com/laserpants/qtzeroconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpants%2Fqtzeroconf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281645886,"owners_count":26537189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T00:48:06.692Z","updated_at":"2025-10-29T15:30:50.749Z","avatar_url":"https://github.com/laserpants.png","language":"C++","readme":"# QtZeroConf\n\nA high-level Zeroconf interface for Qt-based client-server applications. \n\n(c) 2012 Johannes Hild\u0026eacute;n   \nhttps://github.com/johanneshilden/qtzeroconf  \nhttp://atomic.batcave.net/qtzeroconf/doxygen/\n\n## About zero configuration networking\n\nZeroconf simplifies the task of finding and connecting to services on a local area network. There are normally three steps involved in this process:\n\n1. registering a service,\n2. browsing for available services, and\n3. resolving a service to an actual IP address and port.\n\nThe first step concerns the server, which could be a hardware device or an application that advertises its service on the network (e.g., a chat or file sharing software). The other two steps enable a client to search for a service of some type and connect to it without having to know the host machine's IP address and port number.\n\n### About Avahi\n\nQtZeroConf uses the Avahi library, which implements the Apple Zeroconf specification to facilitate service discovery on a local network via the mDNS/DNS-SD protocol suite. http://avahi.org/\n\n## QtZeroConf consists of:\n\n### ZConfService\n\nAllows server applications built using Qt's event loop system to announce a Zeroconf service on the local area network.\n\n### ZConfServiceBrowser\n\nThis class can be used to handle Zeroconf service discovery in Qt-based client applications. ZConfServiceBrowser uses Qt's signals/slots mechanism to browse asynchronously for available services on the network.\n\nThe *browse()* function call is non-blocking and ZConfServiceBrowser will emit *serviceEntryAdded()* when a new service is discovered and *serviceEntryRemoved()* when a service is removed from the network.\n\n### ZConfBrowserWidget\n\nQTreeWidget-based widget that uses ZConfServiceBrowser internally to browse for and display Zeroconf services available on the local network.\n\n### ZConfServiceEntry\n\nThis struct is returned by ZConfServiceBrowser and contains details about a particular Zeroconf service on the local network.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaserpants%2Fqtzeroconf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaserpants%2Fqtzeroconf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaserpants%2Fqtzeroconf/lists"}