Torrent Example
This example demonstrates some of the complex TCP/IP operations supported by the Qt Network APIs.

Files:
- torrent/addtorrentdialog.cpp
 - torrent/addtorrentdialog.h
 - torrent/bencodeparser.cpp
 - torrent/bencodeparser.h
 - torrent/connectionmanager.cpp
 - torrent/connectionmanager.h
 - torrent/filemanager.cpp
 - torrent/filemanager.h
 - torrent/mainwindow.cpp
 - torrent/mainwindow.h
 - torrent/metainfo.cpp
 - torrent/metainfo.h
 - torrent/peerwireclient.cpp
 - torrent/peerwireclient.h
 - torrent/ratecontroller.cpp
 - torrent/ratecontroller.h
 - torrent/torrentclient.cpp
 - torrent/torrentclient.h
 - torrent/torrentserver.cpp
 - torrent/torrentserver.h
 - torrent/trackerclient.cpp
 - torrent/trackerclient.h
 - torrent/forms/addtorrentform.ui
 - torrent/main.cpp
 - torrent/icons.qrc
 - torrent/torrent.pro