CH63 / E477|Networked Drawing|Mon, 2 Jan ’17
Data Transport
To implement support for draw events in our real-time networking code, we need to modify the RealTimeConnection class that’s responsible for transporting data. This requires us to dig into the details of our network test harness once again.