Archive for 15. June 2007

Re: Helping each other to get started…
Hi Petr, I enabled your ftp account and even already created a calitko-dev branch for you. This way I save you the slow first push. So check the trac manuals about (more...)
Re: Helping each other to get started…
Hi Peter, I'm currently working on that Torrent file parsing. I'm implementing it as a class from the beginning and it's going well. Basic data parsing (announce, announce-list, created by, (more...)
Helping each other to get started…
Dear all, Right now there are a number of new people that try to get themselves started with Calitko Project and are asking what is the first thing they could do. (more...)
Re: Packets as Value Objects
And what about renaming the abstract base class to PacketBase (from it the concrete protocols should derive their base packet) and simply naming the value proxy Packet? And we'd better (more...)