This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Serial & TCP Data Frame

Hi,

For, Serial Data Transfer,

e.x) 1 byte= 11 bit = start bit(1) + data(8) + null(1) + stop bit(1)

if a "A" transmitted 5 bytes= 55 bits actually transmitted

by  the same,I needed to know  for  TCP/IP Segments

e.x)one byte = ?...number of bits

one frame=1514 bytes = ? bits

if anyone knows reply pls!........