kpl
10943e18e3
cmRtNet.h/c : The rtSubIdx of the owning cmRtSys sub-system is now set in
cmNetAlloc(). rtSubIdx is no longer required to locate a remote endpoint
because IP/"node label" is enough information to determine the rtSubIdx.
Several changes were made to simplify the interface to cmRtNet based on this
observation.
10 years ago
kpl
3027a27302
cmRtNet.h/c : Added cmRtNetRemote* functions, cmRtNeSendByIndex() and cmRtNetSyncMsgLabel().
10 years ago
kpl
a07912968f
cmRtNet.h : cmRtNetSyncMsg_t.label is now the last field in the structure.
10 years ago
kpl
059d9d5e08
cmRtNet.h/c : cmRtNetSyncMsg_t is now has public visibility.
10 years ago
Kevin Larke
4df91dd08f
cmRtNet.h/c : Sync. messages are now transmitted to the client
in _cmRtNetRecv().
Added comments.
10 years ago
kpl
c1116f6fc0
cmRtNet.h/c,cmRtSysMsg.h:Added cmRtNetMsg_t to suport use of rtSubIdx as part of endpoint description.
11 years ago
kevin
6dfbab8037
cmRtSysMsg.h,cmRtNet.h/c: Added use of kMsgSetRtId to all non-net-sync msg's sent via network.
11 years ago
kpl
e8e3f189ed
cmRtNet.h/c:Added cmRtNetIsInitialized() and check for non-blank node label and bcast address.
11 years ago
kpl
63bba3ffa7
cmRtNet.h/c: Many changes. Completed testing of cmRtNetTest().
11 years ago
kpl
44900567b8
cmRtNet.h/c: Implement simplified net synch. protocol.
11 years ago
kpl
bb1e86f9de
cmRtNet.h/c:Added cmRtNetLocalHostName(). Replaced use of cmUdpHostNameXXX() w/ cmUdpHostName() in cmRtNetTest().
11 years ago
kpl
8f9689faa8
cmRtNet.h/c: Completed initial working cmRtNetTest().
11 years ago
kevin
19ec97b2b4
cmRtNet.h/c: More changes to cmRtNetTest().
11 years ago
kevin
75f3882a61
cmRtNet.h/c: Added cmRtNetTest().
11 years ago
kevin
3289a05944
cmRtNet.h/c: Iniital commit.
11 years ago