X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr.7.xfm;fp=doc%2Fsrc%2Fman%2Frmr.7.xfm;h=a82b42c7a70e8c4ca85010e73bf6eb67819bfb05;hb=5157a97ada5447efcee4da6192798a3b6799884c;hp=70f55af991970dbf83d2291d1fa5b3bf97f0d805;hpb=708ebac12488fe6fb204ff2861fc0045afb73b78;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr.7.xfm b/doc/src/man/rmr.7.xfm index 70f55af..a82b42c 100644 --- a/doc/src/man/rmr.7.xfm +++ b/doc/src/man/rmr.7.xfm @@ -1,7 +1,7 @@ .if false ================================================================================== - Copyright (c) 2019 Nokia - Copyright (c) 2018-2019 AT&T Intellectual Property. + Copyright (c) 2019 Nokia + Copyright (c) 2018-2019 AT&T Intellectual Property. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -17,10 +17,10 @@ ================================================================================== .fi .if false - Mnemonic rmr.7.xfm - Abstract The manual page for the whole RMr library - Author E. Scott Daniels - Date 29 January 2019 + Mnemonic rmr.7.xfm + Abstract The manual page for the whole RMr library + Author E. Scott Daniels + Date 29 January 2019 .fi .gv e LIB lib @@ -30,12 +30,12 @@ &h1(RMr Library) &h2(NAME) - RMr -- Ric Message Router Library + RMr -- Ric Message Router Library &h2(DESCRIPTION) RMr is a library which provides a user application with the ability to send and receive messages to/from other RMr based applications -without having to understand the underlying messaging transport environment (e.g. Nanomsg) +without having to understand the underlying messaging transport environment (e.g., SI95) and without needing to know which other endpoint applications are currently available and accepting messages. To do this, RMr depends on a routing table generated by an external source. @@ -99,7 +99,7 @@ meid_map | end | 2 &ex_end This table indicates that the application (endpoint) &ital(control1) "owns" 6 MEIDs -and &ital(control2) owns 4. +and &ital(control2) owns 4. When message type 0 is sent, the MEID in the message will be used to select the endpoint via this table.