문제

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