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

Resend option #212

Open
Aarti506 opened this issue Dec 16, 2020 · 5 comments
Open

Resend option #212

Aarti506 opened this issue Dec 16, 2020 · 5 comments
Assignees

Comments

@Aarti506
Copy link

When the connection is established between the Packet sender(as a TCP server) and my client application(TCP client) , one small pop window coming on which we can see the timer is going on.
But if i want to send only 1 packet continuously by using Resend option , by keeping a non-zero value.
How we can do this?
Because as the connection established , pop window is coming to send the data, from there we cant use Resend option.
Please guide me to use this.

@dannagle dannagle self-assigned this Dec 17, 2020
@dannagle
Copy link
Owner

I am labeling this as "Feature Request".

The persistent connection dialog has no controls over Resend. It would not be difficult to add. It just has not been requested.

@Aarti506
Copy link
Author

Thank you.
Waiting for the new version with this feature.

@Aarti506
Copy link
Author

This issue is coming only when i am working with TCP
Now i am working with UDP , there is no issue found in resend option

@malis2007
Copy link

malis2007 commented Sep 24, 2022

I am labeling this as "Feature Request".

The persistent connection dialog has no controls over Resend. It would not be difficult to add. It just has not been requested.

Please add it, i really need a resend button in that window..
Could you please also make the "send file" in the persistent communication window, accept hex bytes and separate packets by newline?
Regardless, thanks for this awesome tool <3

@dannagle
Copy link
Owner

I'll move the resend in persistent request higher in the list.

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

No branches or pull requests

3 participants