What do network adapters send?
Posted: Mon Feb 28, 2022 5:58 am
I'm reading computer networks 5th edition, and I'm a bit confused about how it works
Do network adapters just send raw data (Meaning with no additional information in a header and such) or not?
I've read about all the information packed into a frame that ensures it is properly transmitted across, so, is this handled by and up to the software to implement?
Or could I just send it raw data packed however I'd like assuming the receiving computer can understand it (Ignoring all protocols that may or may not be on top of it)?
Do network adapters just send raw data (Meaning with no additional information in a header and such) or not?
I've read about all the information packed into a frame that ensures it is properly transmitted across, so, is this handled by and up to the software to implement?
Or could I just send it raw data packed however I'd like assuming the receiving computer can understand it (Ignoring all protocols that may or may not be on top of it)?