Open Aarti506 opened 3 years ago
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.
Thank you. Waiting for the new version with this feature.
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
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
I'll move the resend in persistent request higher in the list.
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.