Manual of SLP Mesh Enhancement, Remote Discovery, Customization, and Global Attributes |
Introduction | | Roadmap | | Compile | | DA Manual | | UA/SA Manual |
File Name | Functions | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Const.java | Constant definitions
Util.java
| Some useful utilities
| slpMsgParser.java
| SLPv2 message parser
| slpMsgComposer.java
| SLPv2 message composer
| slpTcpHandler.java
| TCP message handler
| slpUdpHandler.java
| UDP message handler
| |
File Name | Functions | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
da.java | Core DA code including GUI
Peer.java
| Peer data structure in DA peer list
| daAction.java
| DA actions for different SLPv2 messages
| daTcpServer.java
| DA TCP server
| daTcpHandler.java
| DA TCP handler for each connection
| daUdpServer.java
| DA UDP server
| bulkTrans.java
| Bulk state transfer for anti-entropy
| Database.java
| DA database management
| SelectSortExt.java
| Information about Select/Sort extension
| Entry.java
| Entry data structure in database
| SortEntry.java
| Sort entries on an attribute list
| Summary.java
| Summary of states and DAAdvert information
| |
File Name | Functions | ||||
---|---|---|---|---|---|
ua.java | UA/SA implementation with GUI
uaAction.java
| UA actions for different SLPv2 messages
| uaFindDa.java
| Thread to do DA discovery
| |
java [-Dscope=da_scopes] [-Ddbase=dbase_file] [-Dsfile=summary_file] [-Dmcast=no] [-Dmesh=no] [-Dmode=complete] da
Go to the menu "Setup" -> "My Configuration" to check the DA's configuration information:
The DA running status is displayed in the bottom window provided by a read-only Java TextArea.
java ua