We have IP addresses supposedly installed, but who knows if they actually work
[x] Create remote host and IP addresses like in the example
[x] Make the static routing work like in the example
[x] Set up UDP application like in example
[x] Realize that there isn't a lot of information we can pull out of that UDP application
[x] Try using setup like in udp-client-server-test.cc
[x] See if the server.GetServer ()->GetLost () functions work (have to set up a for loop to gather this for each server set up for each UE)
- [ ] Set up UDPEchoClientApplication and UDPEchoServerApplication if UDPServer/UDPTraceClient doesn't work for us
[x] Set up UDP flows in both directions to gather statistics for bidirectional packet loss
We have IP addresses supposedly installed, but who knows if they actually work
udp-client-server-test.cc
server.GetServer ()->GetLost ()
functions work (have to set up a for loop to gather this for each server set up for each UE)- [ ] Set up UDPEchoClientApplication and UDPEchoServerApplication if UDPServer/UDPTraceClient doesn't work for us