-
Notifications
You must be signed in to change notification settings - Fork 88
FDBus Toolchain Handbook
Jeremy CHEN edited this page Sep 19, 2020
·
2 revisions
- name_server - a server to resolve service name
- host_server - a server to connect name_server distributed at different host together
- lssvc - list information (name, address, security level...) of all services
- lsclt - list information (name, address, security level...) of all connected clients of a service
- logsvc - collect FDBus message and debug trace message; forward the collected message to logviewer; optionally print at terminal
- logviewer - connect to logsvc to fetch a copy of logs collected by logsvc
- lsevt - list information (name, topic...) of cached events of a service
- ntfcenter - notification center
- fdbxserver - performance test server
- fdbxclient - performance test client