Hi, i am trying to send a hex string by using the check_tcp plugin, but the sent data doesnt arrive the corrvect way... asprintf (&SEND, "\x12\x34\x00\x01\x0A"); asprintf (&EXPECT, "AB\x00\x01\x09"); i always get a invalid response thanks, matthias haider