[dcc2] Multi file sends
James Ross
silver at warwickcompsoc.co.uk
Tue Apr 27 13:38:05 EDT 2004
Craig Edwards wrote:
> how about an ini file style format?
>
> as most users of irc are on windows and this is already built in (also there are linux and perl implementations of this) it would be easier and simpler code wise to have a format like this:
I don't think trying to pick a "commonly used" format is necessarily
such a good thing. For example, ChatZilla (which I work on) will have to
parse whatever is used all by itself (including XML!), even though runs
on Windows, and uses Mozilla as it's application host.
> [file1]
> name=file.txt
> size=4433627
> path=/
> permissions=775
> description=I can put anything i like here except a carriage return
>
> [file2]
> ......
Personally, I like the idea of using the same format as the single file
transfer, since it means I have less Regular Expression and parsing code
to write. And XML is one the most bloated formats *ever*...
--
James Ross <silver at warwickcompsoc.co.uk>
101 Things You Do Not Want Your System Administrator To Say:
12. I got a better job at Lockheed...
More information about the dcc2
mailing list