Right now I am sending messages from and to the host as fast as possible. I am adding code right now to see how many messages are being sent a second and how large they are (just string length).
The question is should I have them bombarding each other or should there be some sort of max speed?