- receives TCP connections from the Editor on port 8002
- receives UDP packets on port 8000 for controlling objects
Lemur Daemon
- receives UDP packets on port 8001
Lemur Editor
- receives UDP packets on port 8001 to detect Lemurs
- receives UDP packets on port 8003 to control objects
SUMMARY
Set your network so that all machines can :
- send
- receive
- send using the network broadcast address (for instance, 192.168.255.255)
to and from the following ports :
- TCP 8002
- UDP 8000
- UDP 8001
- UDP 8003