Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10

This commit is contained in:
Florian Nücke 2014-12-08 22:24:35 +01:00
commit c3234b65b4

View File

@ -63,7 +63,7 @@ MCNET
Example cases: Example cases:
I. Network booted, nodes know hosts in them I. Network booted, nodes know hosts in them
1. Host A sends message to host B 1. Host A sends message to host B
-Host A is hnown to host B, so host A sends to B direct message -Host A is known to host B, so host A sends to B direct message
-Network data: -Network data:
A -> B: "Dmessage" A -> B: "Dmessage"
2. Host A sends message to G 2. Host A sends message to G