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

Capturing tcp packet has some delays. #536

Open
ozohhub opened this issue Oct 1, 2024 · 1 comment
Open

Capturing tcp packet has some delays. #536

ozohhub opened this issue Oct 1, 2024 · 1 comment

Comments

@ozohhub
Copy link

ozohhub commented Oct 1, 2024

@kayoub5
There is a delay in capturing the packet. The packet arrives a few seconds after it actually arrives and the packet is combined and captured at once. When I tested capturing with wireshark, it is fast and the data does not come together, but when capturing with sharpcap, it often captures with delay and combined as mss size (1460).
I'm using windows 11 and installed NPcap.

@kayoub5
Copy link
Collaborator

kayoub5 commented Oct 1, 2024

Set Immediate to true in DeviceConfiguration

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