dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP

Home Page:https://packetsender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[IDEA] Panel - persistent TCP connection

nathanh2011 opened this issue · comments

Desktop, Mobile, Command Line?
Desktop GUI

Describe your idea
Much like the functionality of the enabling the "Persistent TCP" checkbox. When using a panel with multiple TCP packets, have the ability to enable them to use a single connection instead of a new connection for each packet.

This will allow testing of sending multiple packets to a remote address using a single socket. This would be extremely helpful for testing protocols that require "handshakes" or authentication prior to receiving data from a client.

This is a neat idea that does not seem to technically difficult. It won't make it into the next release, but the following one is possible. I've labelled this as "enhancement".

Thank you for submitting this. I'm always looking for feedback and new ideas for the panels feature.