I'm working on a basic udp file transfer code using two emulators on eclipse. From what I've read online on UDP, 64kb can be transferred in one packet. Currently, I am able to transfer about 8kb of data in one packet. is there anyway to increase this number? (to about 30-35kb)

Thanks

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top