Simulating network of connected distributed nodes that communicate with each other using SOAP protocole (javax.xml.soap) and TCP sockets (java.net). Nodes can send simple text messages to specified nodes (unicast), group of nodes (multicast) and all nodes in network (broadcast).