backTCP is a course lab of « Computer Networking » in fall 2019 of USTC
Stars
17
Forks
8
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
30
commits
Generate input.bin, not output.bin
e84032b
Allow override of recv(2) size
fbaeaa1
Add more docs, shutdown test channel on TCP disconnect
2b495cf
Typo in README
45db8fb
Forward the closing signal to receiver
2f32f1c
The last bugs in the test channel
bb2ae3e
More patches to the test channel
b59e77a
Fix a number of bugs
17cce69
Implement packet duplication
1094fbf
Populate README about usage of the test channel
084cc72
This one might work, not tested yet
1918f5b
Unfinished: Test channel
6a93a3c
Provide an explicit close() for BTcpConnection
073170b
Give a good-looking __repr__ string to BTcpPacket
9c2a7fc
Add settimeout
ac919a5