0

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

user3369542
  • 59
  • 2
  • 6
  • I NEED to work on UDP. please try to avoid telling me that i need to use TCP instead. – user3369542 Mar 01 '14 at 23:27
  • check a similar thread: http://stackoverflow.com/questions/900697/how-to-find-the-largest-udp-packet-i-can-send-without-fragmenting – robermann Mar 01 '14 at 23:35

0 Answers0