Forum Discussion
Lucas_de_Aguil1
Nimbostratus
Oct 02, 2018TCP::respond works with both ASCII and HEXADECIMAL bases?
Hey guys,
I need to send back a message with the command TCP::respond.
The message starts with its size in HEXADECIMAL (like 0065) and the rest of the message is in ASCII.
That works? ...
Lucas_de_Aguil1
Nimbostratus
Oct 02, 2018Like the example below, where the 0065 is hexadecimal and the rest is ascii:
when CLIENT_DATA {
set message "0065thisisamessage"
TCP::respond $message
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects