Thursday, September 28, 2006

Planned CBTT Core Update.

I'm looking into switching the CBTT core from using the select() function for socket handling to the boost::asio (Async Input/Output)

Hopefully, any socket issues left over will be eliminated with this switch, and load issues will become nonexistent.

And for those XBTT zealots. Let's see some side by side benchmarks before you go touting that XBTT is better.

Tuesday, September 26, 2006

µTorrent and DHT.

I've gotten reports of people having trouble connecting to DHT using µTorrent this week.

The steps in the linked guide (the link is the "µTorrent and DHT" text above) should help, as there have been reported problems with the central bootstrap node that is currently defined in the µTorrent code, and the steps have you inject known working DHT nodes into your node list.

Tuesday, September 12, 2006

TorrentBuild Testing needed.

I've been trying to get TorrentBuild tested, but no one has been reporting bugs.

If people aren't getting bugs, they should report that all is working fine in the forums.

Friday, September 01, 2006

Files released

I have released the source for several of my applications on my subversion server. Most of the VB.Net/C# applications are in the "masstorrent" repository, while the PHP scripts are in "phpscripts".

I hope to eventually be able to update my torrent maker so that the piece hashing is multithreaded.

You can discuss the various applications in the forums.