Differences of these communications

  • Thread starter Thread starter rama1001
  • Start date Start date
  • Tags Tags
    Communications
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
rama1001
Messages
130
Reaction score
1
Hi,
this may be the stupid question for you but its important for me to understand difference between these. I am making an application which requires hex communication between master and slave but the problem is with me that i keep on doing string coomunication eventhough my instructor said too many times. The only reason for that is lack of grasping the differnce between them. May be, i am communicating with hex string but i need to know the differnce between string communication and byte communication as well as hex communication.
Can anyone explain me.. please..
 
Physics news on Phys.org
Hex value: 4E

Byte bits: 01001110

String bits: 00110100 01000101
'4' 'E'