Jump to content

what is the string representation of hex 00?


 Share

Recommended Posts

hi, this isn't what I need, I am trying to send with TCPsend the following value: hex: fffa1f00500019fff0. I can't covert 00 to anything.

I know this wont help you for this particular problem...but heres a list of other codes :D

http://www.kbdedit.com/manual/low_level_vk_list.html I dont know 0x00 sorry

[u][font="Century Gothic"]~я α и d γ ĵ . ċ . ѕ қ ϊ и и ε я~- My Programs -auto shutdownSleep funcdisallow programs[/font][/u]
Link to comment
Share on other sites

hi, this isn't what I need, I am trying to send with TCPsend the following value: hex: fffa1f00500019fff0. I can't covert 00 to anything.

TCPSend($Socket, Binary("0xfffa1f00500019fff0"))

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

Link to comment
Share on other sites

Im intrigued by this statement.

Hi bret,

what is was needing is to send raw Hex data through TCP port, and sending string representation of Hex data sometimes don't do it propelry because of the "00" inside the Packet payload.

Thanks, anyway.

Link to comment
Share on other sites

Hi bret,

what is was needing is to send raw Hex data through TCP port, and sending string representation of Hex data sometimes don't do it propelry because of the "00" inside the Packet payload.

Thanks, anyway.

double the t mate :D

I was just wondering about the hacker. I see what you mean now though. :P

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...