dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP
https://packetsender.com
GNU General Public License v2.0
2.38k stars 369 forks source link

Resend option #212

Open Aarti506 opened 3 years ago

Aarti506 commented 3 years ago

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 commented 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.

Aarti506 commented 3 years ago

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

Aarti506 commented 3 years ago

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 commented 2 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.

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 commented 2 years ago

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