最新公告
  • 欢迎您光临IT100,各种优质it资源共享下载,精品资源,持续更新
  • 文章介绍
  • 【资源目录】:

    ├──1 – Peer-to-Peer Basics

    | ├──1 -Introduction.mp4 42.69M

    | ├──1 -Introduction.srt 4.14kb

    | ├──1 -Introduction_en.srt 4.39kb

    | ├──2 -P2P Basics.mp4 115.28M

    | ├──2 -P2P Basics.srt 12.35kb

    | └──2 -P2P Basics_en.srt 14.91kb

    ├──2 – LibP2P step-by-step

    | ├──1 -Introduction.mp4 124.98M

    | ├──1 -Introduction.srt 11.50kb

    | ├──1 -Introduction_en.srt 10.80kb

    | ├──2 -Our first application.mp4 287.30M

    | ├──2 -Our first application.srt 48.00kb

    | ├──2 -Our first application_en.srt 49.32kb

    | ├──3 -Peer discovery – mDNS.mp4 169.67M

    | ├──3 -Peer discovery – mDNS.srt 16.04kb

    | ├──3 -Peer discovery – mDNS_en.srt 16.03kb

    | ├──4 -Kademlia DHT.mp4 407.70M

    | ├──4 -Kademlia DHT.srt 46.62kb

    | ├──4 -Kademlia DHT_en.srt 43.16kb

    | ├──5 -Improve connectivity with Relays.mp4 291.57M

    | ├──5 -Improve connectivity with Relays.srt 30.64kb

    | ├──5 -Improve connectivity with Relays_en.srt 31.47kb

    | ├──6 -Gossipsub.mp4 285.54M

    | ├──6 -Gossipsub.srt 29.26kb

    | └──6 -Gossipsub_en.srt 24.09kb

    └──3 – Developing a real world P2P application

    | ├──1 -Introduction.mp4 91.70M

    | ├──1 -Introduction.srt 6.62kb

    | ├──1 -Introduction_en.srt 5.72kb

    | ├──10 -Metadata file download protocol.mp4 633.04M

    | ├──10 -Metadata file download protocol.srt 41.72kb

    | ├──10 -Metadata file download protocol_en.srt 37.08kb

    | ├──11 -File download preparation.mp4 1.10G

    | ├──11 -File download preparation.srt 73.65kb

    | ├──11 -File download preparation_en.srt 65.25kb

    | ├──12 -Add CLI capabilites to conp app.mp4 416.74M

    | ├──12 -Add CLI capabilites to conp app.srt 32.00kb

    | ├──12 -Add CLI capabilites to conp app_en.srt 38.96kb

    | ├──13 -Automatically providing files.mp4 353.86M

    | ├──13 -Automatically providing files.srt 24.34kb

    | ├──13 -Automatically providing files_en.srt 26.90kb

    | ├──14 -File download workers.mp4 615.27M

    | ├──14 -File download workers.srt 38.71kb

    | ├──14 -File download workers_en.srt 48.93kb

    | ├──15 -File download service.mp4 870.35M

    | ├──15 -File download service.srt 56.31kb

    | ├──15 -File download service_en.srt 71.00kb

    | ├──16 -File download service – part 2.mp4 974.06M

    | ├──16 -File download service – part 2.srt 64.90kb

    | ├──16 -File download service – part 2_en.srt 80.04kb

    | ├──17 -File chunk download protocol – Downloading and saving files – Part 1.mp4 604.72M

    | ├──17 -File chunk download protocol – Downloading and saving files – Part 1.srt 36.28kb

    | ├──17 -File chunk download protocol – Downloading and saving files – Part 1_en.srt 36.47kb

    | ├──18 -File chunk download protocol – Downloading and saving files – Part 2.mp4 745.67M

    | ├──18 -File chunk download protocol – Downloading and saving files – Part 2.srt 37.78kb

    | ├──18 -File chunk download protocol – Downloading and saving files – Part 2_en.srt 34.38kb

    | ├──19 -File chunk download finish.mp4 818.83M

    | ├──19 -File chunk download finish.srt 50.70kb

    | ├──19 -File chunk download finish_en.srt 45.16kb

    | ├──2 -DFS skeleton.mp4 239.90M

    | ├──2 -DFS skeleton.srt 31.86kb

    | ├──2 -DFS skeleton_en.srt 31.74kb

    | ├──20 -Broadcasting public files.mp4 1011.61M

    | ├──20 -Broadcasting public files.srt 62.64kb

    | ├──20 -Broadcasting public files_en.srt 72.96kb

    | ├──21 -DFS overview.mp4 319.36M

    | ├──21 -DFS overview.srt 37.49kb

    | ├──21 -DFS overview_en.srt 38.48kb

    | ├──3 -LibP2P Swarm setup.mp4 54.56M

    | ├──3 -LibP2P Swarm setup.srt 5.78kb

    | ├──3 -LibP2P Swarm setup_en.srt 5.58kb

    | ├──4 -P2P service.mp4 731.58M

    | ├──4 -P2P service.srt 50.30kb

    | ├──4 -P2P service_en.srt 54.38kb

    | ├──5 -GRPC server.mp4 381.03M

    | ├──5 -GRPC server.srt 35.19kb

    | ├──5 -GRPC server_en.srt 30.92kb

    | ├──6 -File processing.mp4 628.44M

    | ├──6 -File processing.srt 47.32kb

    | ├──6 -File processing_en.srt 58.08kb

    | ├──7 -Merkle Tree.mp4 339.92M

    | ├──7 -Merkle Tree.srt 27.28kb

    | ├──7 -Merkle Tree_en.srt 22.89kb

    | ├──8 -File publish – Kademlia provide.mp4 744.91M

    | ├──8 -File publish – Kademlia provide.srt 50.93kb

    | ├──8 -File publish – Kademlia provide_en.srt 60.69kb

    | ├──9 -File store with RocksDB.mp4 520.54M

    | ├──9 -File store with RocksDB.srt 41.45kb

    | └──9 -File store with RocksDB_en.srt 36.63kb

    1. 本站所有资源收集于互联网,如有争议与本站无关!
    2. 分享目的仅供大家学习和交流,不得使用于非法商业用途,不得违反国家法律,否则后果自负!
    3. 如有链接无法下载、失效或广告,请联系管理员处理!
    4.本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!

    常见问题FAQ

    视频课程的格式是什么
    视频不加密,网盘在线学习,课程免费更新,持续更新
    怎么发货?
    有些资源没更新完结怎么办
    有问题不懂想咨询怎么办
    • 13482会员总数(位)
    • 39417资源总数(个)
    • 5本周发布(个)
    • 5今日发布(个)
    • 3670稳定运行(天)

    IT100资源站国内最专业的学习课程平台

    加入我们
  • 联系我们:

  • XML地图 | 标签云
  • © 2011 IT100资源站 All rights reserved