TL;DR version: Is there some configuration I have to make regarding network bandwidth restriction or is my method for sending files not good and I have to make changes there ?
Hello, I had to migrate a simple file transfer system from the old Networking system to UNET and I encountered a problem with the send speed. My files are read into byte arrays and then using a ReliableSequenced channel transferred to another client into chunks of 1300 bytes. I don't send all the chunks at...
Increase Bandwidth Restriction
Hello, I had to migrate a simple file transfer system from the old Networking system to UNET and I encountered a problem with the send speed. My files are read into byte arrays and then using a ReliableSequenced channel transferred to another client into chunks of 1300 bytes. I don't send all the chunks at...
Increase Bandwidth Restriction