Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some questions about the implementation of tcp #12

Open
hdtjiang opened this issue Oct 7, 2017 · 1 comment
Open

some questions about the implementation of tcp #12

hdtjiang opened this issue Oct 7, 2017 · 1 comment

Comments

@hdtjiang
Copy link

hdtjiang commented Oct 7, 2017

hello,Yibo.
I have tested the tcp-flow in the project.But the sequeueNumber in mix.tr is always 42. Does this mean that the receiver cannot receive the packets and send back NACK?
And the codes about generate NACK and ACK in qbb-net-device is used for UDP only?
Waiting for your reply.

@bobzhuyb
Copy link
Owner

bobzhuyb commented Oct 9, 2017

The sequence number in mix.tr is only meaningful for UDP packets.

Yes, NACK generation is for UDP flows only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants