Archive for 25. June 2007

Re: Packet class \todo - ‘developers/peter/calitko-dev,225′
Hi Peter, thanks for the links! Now I see that there was a misunderstanding from my side over my "understanding" of reference objects. So, I've read some of the posts in (more...)
Re: BitTorrent implementation - what next?
Hi Petr, - creating (converting) tracker GET requests into QByteArray (class TrackerRequest) - specs Maybe you could try creating a TrackerRequestSession? You pass it the announce URL and the TrackerReqeust. TrackerRequestSession then (more...)
Re: Packet class \todo - ‘developers/peter/calitko-dev,225′
Hi Petr, Thanks for your comments! - to ensure that a user will pass some object to the function and not just a NULL pointer (public interface) - to ensure that a user (more...)
BitTorrent implementation - what next?
Hi Peter, because you have the best overview over the whole project, I'd like to ask you what could I do as a next step. I've browsed through the specifications (more...)
Packet class \todo - ‘developers/peter/calitko-dev,225′
Hi Peter, 55 \todo Should we prefer to return a reference or should we prefer to return 56 a pointer to the internally (more...)