Changes between Version 46 and Version 47 of GuiRpc
- Timestamp:
- Nov 30, 2018, 10:54:01 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuiRpc
v46 v47 7 7 This enables the development of GUI (graphical user interface) programs. 8 8 These RPCs send XML request and reply messages over a TCP connection. 9 The XML formats are not documented, but can be inferred from the source code.9 The XML formats are documented in GuiRpcProtocol. 10 10 11 11 The following bindings are available: