https://github.com/epics-extensions/ca-nameserver
Channel Access name server
https://github.com/epics-extensions/ca-nameserver
channel-access epics
Last synced: 8 days ago
JSON representation
Channel Access name server
- Host: GitHub
- URL: https://github.com/epics-extensions/ca-nameserver
- Owner: epics-extensions
- Created: 2019-07-25T21:29:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T00:19:21.000Z (over 3 years ago)
- Last Synced: 2023-03-02T21:36:06.027Z (over 3 years ago)
- Topics: channel-access, epics
- Language: C++
- Size: 202 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Channel Access PV Directory/Name Server
The [EPICS](https://epics-controls.org/) Channel Access PV Name Server is both a Channel Access server and Channel Access client. It provides a means for clients to find process variables without the IOCs having to receive and answer all the search requests from those clients. It can also be used to connect multiple network subnets together.
The Name Server may run on a machine with multiple network cards, so the clients and servers may be on different subnets.
## Links
More details are available on the [Nameserver webpage](https://epics.anl.gov/extensions/nameserver/) at APS.