socket programming, send hex data
Posted: Tue Nov 15, 2011 11:39 am
Hello,
I need to create a socket client that can send commands and read results from an embedded device. The commands are a series of hex data like
FFAA4C0200010001
Can anyone point me in the right direction? Are there any good higher level socket libraries?
Thank you
I need to create a socket client that can send commands and read results from an embedded device. The commands are a series of hex data like
FFAA4C0200010001
Can anyone point me in the right direction? Are there any good higher level socket libraries?
Thank you