python - Implement P2P file transfer using NS2/NS3 -


i working on peer-to-peer file transfer project should implemented either using ns2 or ns3.

it of great if give pointers or source codes using can work on.

note: simple p2p file transfer code helpful, in peer nodes maintain database of nodes contain files.

ns3 p2p https://www.google.com/webhp?hl=all&gws_rd=ssl#hl=en&q=ns3+p2p

ns3 example https://www.nsnam.org/doxygen/nms-p2p-nix_8cc.html

ns3 forum https://groups.google.com/forum/?fromgroups#!forum/ns-3-users

ns3 p2p info https://groups.google.com/forum/?fromgroups#!searchin/ns-3-users/p2p|sort:date

.....

ns2 zetasim p2p https://www.google.com/webhp?hl=all&gws_rd=ssl#hl=en&q=ns2+zetasim

zetasim code http://code.google.com/p/zetasim/

p2p-zetasim_ns234.patch https://drive.google.com/file/d/0b7s255p3kfxnznhnyxblb2toeek/view?usp=sharing

p2p-zetasim_ns235.patch https://drive.google.com/file/d/0b7s255p3kfxnmmm4rvd4egfxt2m/view?usp=sharing

....

ns2 bittorrent-p2p : p2p-bittorrent.tar.gz → https://drive.google.com/file/d/0b7s255p3kfxnaghxneitec11ytg/view?usp=sharing

p2p-bittorrent_ns234.patch https://drive.google.com/file/d/0b7s255p3kfxnwxoytzj3q05wdtg/view?usp=sharing

p2p-bittorrent_ns235.patch https://drive.google.com/file/d/0b7s255p3kfxnmi16cmtfdxhjdja/view?usp=sharing

....

p2p info ns2 http://www.linuxquestions.org/questions/tags/p2p-ns2/

. http://www.linuxquestions.org/questions/tags/bittorrent-p2p/

. https://groups.google.com/forum/?fromgroups#!searchin/ns-users/p2p|sort:date

.....


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -