Put the whole folder into DiSLAM-Comm's parent path
like this:
parent/
-- data-relay
-- DiSLAM-Comm
-- some-other-files
Then build the sever:
$ go buildFinally, run the data-relay:
$ ./data_relay| name | key | value |
|---|---|---|
| AddressMap | hostID/key | IP:port |
| DestMap | hostID/key | destID/key |
| TCPServerList | hostID/key | IP:port |
| TCPSockets | hostID/key | conn |
| TCPSendCnt | hostID/key | 0 |