Massimo Melina

Results 371 comments of Massimo Melina

the file format is unfortunately not documented, and I don't have the time to do it the right way at the moment, but I'll give you a rough description here....

i don't see any problem in nesting, and didn't meet any problem in making it. The parent block knows nothing of the content (inner block) so its length will be...

your example scenario makes no sense: your block cannot contain both an arbitrary payload AND another block. One or the other. Block A will contain Block B (and maybe also...

Consider it a tree, where arbitrary bytes are the leaves. https://www.google.com/search?q=tlv+file+format

nope, this doesn't work with delimiters, you declare length in advance. I didn't invent this, you'll find plenty of information googling.

if you are concerned about that "busy" message, it will appear after just 1 request from the same IP, because you are requesting folders (not files) and that's by design...

You misunderstood what that specific port is: it is the client's port. This is how TCP works, and it is true for every TCP server, even if most programs won't...

The time communicated is random in the range 1-3 seconds. The http header used is not retry-after but "refresh", but I guess retry-after could even be better, and we may...

sorry, wasn't it for the comment I would had missed this forever. "news/updates" is for "news and updates", it's intentional. And yes, at the moment I don't plan spending time...