IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    a dht crawler in python

    zhkzyth (zhkzyth@gmail.com)发表于 2014-01-06 15:36:00
    love 0

    I recently write a dht crawler in python.

    What a dht?well,you can think of it as a protocol as we treated the bt. And i am not gona tell you that i can’t understand it before i read the source code in python that implement it. LOL…It is the truth, the paper sometimes is just hard to read.

    I call it the “bt-share”, meaning that it provide the seeds search service for people.

    It composite three parts:the web interface,the dht protocol crawler,and the bt downloader.

    The basic constructure is shown below: dht part structure

    It is inspired by the dht-crawler written in erlang.I draw a pic of its structrure. dhtcrawler structure



沪ICP备19023445号-2号
友情链接