pcc
pcc copied to clipboard
performance oriented congestion control
Hi, I have finished a performance on my centos7 equipment about pcc, and I found that pcc don't care about the network link capacity or other envirement always to send...
hello ,I am very interested in this project, but when I run into some problems, how to solve this problem? ~/pcc-master/sender/app$ ./appclient 127.0.0.1 9000 2>monitor_log SendRate(Mb/s) RTT(ms) CWnd PktSndPeriod(us) RecvACK...
According to your setup, if I want to test a file transfer, I should run ./recvfile from receiver and ./sendfile from sender. In this setup ./recvfile listens for connections and...
Hi author I'm interested in your research, when I ran the pcc-master , it had a problem. ./appserver: error while loading shared libraries: libudt.so: cannot open shared object file: No...
I am trying to run PCC on my computer (ubuntu), and I got this error: error while loading shared libraries: libudt.so: connat open shared object file: No such file or...
In the top-level directory there's a LICENSE file that suggests the code is GPLv3, but then the "receiver" and "sender" subdirectories have their own LICENSE.txt files with a copy of...
Minor type-o’s in README.md: Added space after # and ### in title and headings.