Parallel Line Internet Protocol: Difference between revisions

Content deleted Content added
Description: reported in the packet -> in the first two bytes, clarification
Description: little endian
Line 26:
Every IP packet is sent over the line by first encapsulating it into a plip packet, which is then sent using the above protocol. The encapsulated packet is as follows:
 
* packet lenght: 2 bytes, [[biglittle endian]]
* ethernet header (mostly used for backward compatibility)
* the IP packet