answersLogoWhite

0

Alderney Steam Packet Company ended in 1931.

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Computer Science

What part of the cdv packet contains data that is being sent?

b. Payload that's what the data in a packet is called. The other parts are "header" and "trailer" depending on if they are at the beginning or end of the packet


What is the essential difference between massage switching and packet switching?

message switching: sends the entire message to an alt router route to get to the end user.packet switching: breaks the message into packets and sends them to the end user, using the path with the lightest load or least traffic at the time of transmit. Packets can be sent in order or not and are re-assembled at the recieving end in the correct order by packet number.


What else do packets contains besides data?

Overhead. The packet header contains no useful data - at least, not useful for the end-user; it is of course very important to maintain the protocol functioning, for instance, the destination address is necessary in order to be able to send the packet to the correct destination.


What destination IP address will PC1 place in the header for a packet destined for PC2?

A data packet is split into three parts: The header, the payload and the trailer.The header contains the basic instructions about the data packet which should include:The packet lengthSynchronization (a few check bits to match up to the network)Originating IP Address (i.e. PC 1)Destination IP Address (i.e. PC 2)ProtocolPacket numberThe payload is the main body of data that is being sent. The size of the data can be a fixed length or a variable amount. If it is a fixed length, then this can be padded with blank data, so that each packet remains the same size.The trailer or footer contains data that tells the destination computer that it has reached the end of the packet. The trailer may also contain error checking information. This will tell the receiving computer to tell the originating source that the information was received.


How many fields are used in a data packet in a J1939 data transaction?

7 per "Electronic Diesel Engine Diagnosis". Start of Frame Arbitration Field Control Field Data Field CRC Field Ack field End of Frame