Send hexadecimal data with TCP Sockets in Node.JS -
i'm new in node.js programming , want send data server using tcp sockets
0x1 (my message class) 0x009 (my message type) 2.1. (my version) 0x00 (null)
i want send in 1 request possible ? should use buffer ?
it great if show how it
Comments
Post a Comment