On Tue, Feb 20, 2001 at 07:57:50PM +0100, Sven Neuhaus wrote:
> Quick questions:
> 
> Do we use network linefeeds (CR+NL)? 

It's the standard FNP presentation, ie use CR+NL, support CR+NL or NL
only.

> Using URIs means URI encoding with %Hex escapes?

Yes.

> Is there a way for the client to chose the chunk size (an
> option to ClientReply perhaps)? That would be useful for small 
> devices with limited resources and/or streaming. If the
> client requests a chunk size that is too big, the server
> simply ignores it and uses its own maximum chunk size.

In reality, the chunk size will very much be dictated by the size of the
parts in the freenet data. I don't see how either a small or large chunk
size can be good or bad for limited resources...

> Is there an error code specifically for an invalid HTL?
> 
> What's the reason behind using hex numbers? It could be useful
> if the size of the numbers (length etc) would have known max
> values and they are 0 padded, but other than that..

FNP uses hex for numbers.

> 
> -Sven
> -- 
> Don't get mad, get interest.



-- 
'DeCSS would be fine. Where is it?'
'Here,' Montag touched his head.
'Ah,' Granger smiled and nodded.

Oskar Sandberg
md98-osa at nada.kth.se

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://www.uprizer.com/mailman/listinfo/devl

Reply via email to