-
-
Notifications
You must be signed in to change notification settings - Fork 384
Open
Labels
Description
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.