Changes between Version 10 and Version 11 of Old/omf-4.4/NodeHandler
- Timestamp:
- Apr 17, 2006, 10:10:11 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/omf-4.4/NodeHandler
v10 v11 9 9 * [wiki:Documentation/NodeHandler/Commands Available Commands] 10 10 * [wiki:Documentation/NodeHandler/LogS Logging] 11 12 == Internal Design Issues (should go somewhere else) ==13 14 15 Communication between the '''NodeHandler''' and each of its '''NodeAgents''' uses the Control Internet port. Default settings leave the Data Internet port unconfigured and require the experimenter to specifically configure it through the '''NodeHandler''' if it is to be used during the experiment.16 17 18 * [wiki:Documentation/NodeHandler/GridService Backward Compatibility]19 * [wiki:Documentation/NodeHandler/Broadcast Reliable Communication]