Answer the question
In order to leave comments, you need to log in
How will a 5000 byte UDP datagram be split with MTU=1500?
Actually, I saw the question right there, on the toaster, but without an answer, i.e. in comments.
The answer is 4 datagrams, or is there a catch?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
These will not be separate UDP packets, but IP packets with pieces of the UDP packet.
solipsisarchive.netofpeers.net/UDP_Fragmentation.html
var string = 'oid=219670389&id=166774936&hash=65b39c9dedc35fe5';
var obj = {};
obj [string.split('&')[0].split('=')[0]]= string.split('&')[0].split('=')[1] ;
obj [string.split('&')[1].split('=')[0]]=string.split('&')[1].split('=')[1];
obj [string.split('&')[2].split('=')[0]]= string.split('&')console.log(obj);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question