Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Where do I find the peersim-extras source code? I cannot find here. http://peersim.sourceforge.net/
Thanks, Felipe
您应该使用 CVS 客户端,适用于 Windows (TortoiseCVS) 或 Linux,并插入以下命令:
cvs -z3 -d:pserver:anonymous@peersim.cvs.sourceforge.net:/cvsroot/peersim co -P extras
它在您提到的页面上报告。