dromenox Posted October 9, 2014 Posted October 9, 2014 How can i send raw bytes with TCPSend instead of a string?
AdmiralAlkex Posted October 9, 2014 Posted October 9, 2014 Well, did you try not giving it a string? .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Luigi Posted October 10, 2014 Posted October 10, 2014 maybe? TcpSend($iSocket, StringToBinary($string, 4)) Visit my repository
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now