{"id":40917280,"url":"https://github.com/rticommunity/rticonnextdds-dpse-examples","last_synced_at":"2026-01-22T03:17:14.268Z","repository":{"id":80571843,"uuid":"455248390","full_name":"rticommunity/rticonnextdds-dpse-examples","owner":"rticommunity","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-15T19:39:50.000Z","size":858,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-10-16T20:46:04.299Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rticommunity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-03T16:48:33.000Z","updated_at":"2024-06-08T01:55:25.000Z","dependencies_parsed_at":"2024-06-03T17:10:58.219Z","dependency_job_id":"821646da-3f9c-4f07-a258-ade08eb2b075","html_url":"https://github.com/rticommunity/rticonnextdds-dpse-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rticommunity/rticonnextdds-dpse-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rticommunity%2Frticonnextdds-dpse-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rticommunity%2Frticonnextdds-dpse-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rticommunity%2Frticonnextdds-dpse-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rticommunity%2Frticonnextdds-dpse-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rticommunity","download_url":"https://codeload.github.com/rticommunity/rticonnextdds-dpse-examples/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rticommunity%2Frticonnextdds-dpse-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28652071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":"2026-01-22T03:17:13.670Z","updated_at":"2026-01-22T03:17:14.262Z","avatar_url":"https://github.com/rticommunity.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rticonnextdds-dpse-examples\n\nThis repository includes examples on how to configure RTI Connext DDS Libraries,\nTools, and Services to communicate with RTI Connext Micro using DPSE (Dynamic\nParticipant/Static Endpoint) discovery.\n\nRTI Connext Core Libraries, Tools, and Services using Limited Bandwidth Endpoint\nDiscovery Plugin have been tested against RTI Connext Micro using DPSE discovery.\n\nFor more information about DPSE discovery, please refer to the \n[RTI Connext Micro User's Manual](https://community.rti.com/static/documentation/connext-micro/2.4.14/doc/html/usersmanual/discovery.html#static-discovery-plugin).\n\nFor more information about the Limited Bandwidth Endpoint Discovery Plugin,\nplease refer to the [RTI Limited Bandwidth Plugins User's Manual](https://community.rti.com/static/documentation/connext-dds/7.3.0/doc/manuals/addon_products/limited_bandwidth_plugins/users_manual/index.htm).\n\nAll the examples use the type in the file HelloWorld.xml in this folder.\n\nTo contribute enhancements or additional examples to the repository, follow the\ninstructions on our [RTI Connext DDS Examples\nWiki](https://github.com/rticommunity/rticonnextdds-examples/wiki). Your\ncontributions will be reviewed and, as soon as they are approved, they will\nautomatically be included in the [RTI Community Portal Examples\nSection](http://community.rti.com). See [CONTRIBUTING.md](https://github.com/rticommunity/rticonnextdds-dpse-examples/blob/master/CONTRIBUTING.md)\nfor further information about how to contribute with new examples to this repository.\n\nThe examples contained in the\n[master](https://github.com/rticommunity/rticonnextdds-examples/tree/master) and\n[develop](https://github.com/rticommunity/rticonnextdds-examples/tree/develop)\nbranches of this repository have been built and tested against RTI Connext DDS\n7.3.0 and RTI Connext Micro 2.4.14.2. If you need examples that have been built\nand tested against older versions of RTI Connext DDS, please check out the\nappropriate branch or knowledge base:\n\n- [release/7.3.0](https://github.com/rticommunity/rticonnextdds-dpse-examples/tree/release/7.3.0)\n- [release/7.1.0](https://github.com/rticommunity/rticonnextdds-dpse-examples/tree/release/7.1.0)\n- [release/6.1.2](https://github.com/rticommunity/rticonnextdds-dpse-examples/tree/release/6.1.2)\n- [release/6.1.0](https://github.com/rticommunity/rticonnextdds-dpse-examples/tree/release/6.1.0)\n- [release/5.2.0](https://community.rti.com/kb/interoperability-connext-dds-micro-dpse-connext-dds-professional)\n\n## Prerequisites\n\nBefore running these examples you need to install:\n\n- RTI Connext Professional 7.3.0\n- RTI Connext Micro 2.4.14.2\n\n## About the examples\n\nEach of the examples has a configuration file; for example, \nUSER_ROUTING_SERVICE.xml is the configuration file for Routing Service. \nIn these configuration files, the only allowed interface is 127.0.0.1 \n(see XML tag \"allow_interfaces_list\"). This is needed to prevent \nresource exhaustion in RTI Connext Micro in case the OS where you \nrun the example has too many network interfaces.\n\nThis configuration will work if you run the example with both the publisher\napplication and the subscriber application in the same OS. In case you want\nto use different OSes to run the publisher and subscriber applications, you \nwill need to add a new element in the tag with the interface name or IP \naddress that you want to use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frticommunity%2Frticonnextdds-dpse-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frticommunity%2Frticonnextdds-dpse-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frticommunity%2Frticonnextdds-dpse-examples/lists"}