ComputationalRadiationPhysics / graybat

Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies :satellite:
Other
8 stars 4 forks source link

zmq_signaling only listens to local port #78

Closed fabian-jung closed 8 years ago

fabian-jung commented 8 years ago

The zmq_signaling server only reads packets, that are sent from localhost. Packages from remote hosts are ignored.

erikzenker commented 8 years ago

Okay I will have a look into that. The easiest solution would be a command line parameter for the signaling server.