A blog devoted to challenging dogma, where ever and who ever is shoveling it.
Sunday, April 29, 2012
The 7 layers of the OSI Network Model
In order for two computer systems to transfer data between them the information has to be wrapped up at each layer, transmitted across the physical wire or with radio waves. On the receiving side each layer will be unwrapped in turn so that the correct process gets the right information into the correct place.
There is no guarantee that any packet will get across the physical media. So at level 4 and above you can manage the transport layer to ensure that the receiving computer has gotten all the information you are trying to send, or at least you will know the data was not received.
Most applications will also send acknowledgements across the connection so that the application can be sure that the data has been placed into a database on the other side of the connection.
Subscribe to:
Post Comments (Atom)
Interfacing to cc1101 using c style interrupt driven trampoline functions
To connect a raw radio transceiver like the CC1101 to the Pico-IoT-Replacement OS , utilizing trampoline interrupts is the most robust des...
-
So, I saw this kit on Amazon. It seemed too good too be true. The kit was priced right, it was less than 2 dollars for each board. Of co...
-
J. Rogers, SE Ohio Abstract Database query optimization is traditionally approached through indexing strategies, statistics updates, and har...
-
First the bad news. For som e reason the Amazon Web S ervice console was running very badly under F irefox. It was taking forever to load a...

No comments:
Post a Comment