Skip to content

TCP Client / Server Enhancements#2175

Merged
WerWolv merged 4 commits intoWerWolv:masterfrom
GoomiiV2:TCP-Server-OpenHex
Aug 9, 2025
Merged

TCP Client / Server Enhancements#2175
WerWolv merged 4 commits intoWerWolv:masterfrom
GoomiiV2:TCP-Server-OpenHex

Conversation

@GoomiiV2
Copy link
Copy Markdown
Contributor

Problem description

Messages in the TCP tool were only visible as a text string in the messages list and unable to be opened in the hex view.
There was also no way to send data other than as a typed in text string in the input field.

Implementation description

  • Added the ability to double-click on a message in the messages list to open it in a provider tab.
  • Added a new button to the client tab to send the current provider to the connected server.
  • Updated the list look to show the message index in a column

Screenshots

imhex-gui_4KSUX6kzdt.mp4

GoomiiV2 and others added 4 commits March 20, 2025 08:29
* Added the ability to double-click on a message in the messages list to open it in a provider tab.
* Added a new button to the client tab to send the current provider to the connected server.
* Updated the list look to show the message index in a column
@WerWolv WerWolv merged commit d81f066 into WerWolv:master Aug 9, 2025
22 of 27 checks passed
@WerWolv
Copy link
Copy Markdown
Owner

WerWolv commented Aug 9, 2025

Thanks a lot! Looks great

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants