answersLogoWhite

0

Data transmitted over the internet is broken into Packets when transmitted over the Internet or other network.

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

Is more efficient then tcp one data packet?

TCP does require some overhead. This overhead is used to fulfill several useful functions, such as ensuring that all data is sent, but the overhead has its "costs" with respect to efficiency. In cases where reliability is less important than speed, other alternatives (often based on UDP) are used.


What is the abbreviation for teacup in measurements?

tcp


What is the purpose of the command ping 127 0 0 1?

To check whether TCP/IP is correctly installed. 127.0.0.1 refers to your local machine, so if TCP/IP works, the ping should always be successful.


What is the unit rate for 5 breaks in 8 hours?

HERE ARE THE ANSWER SO MUST VISIT THIS To calculate the unit rate of breaks per hour, divide the number of breaks by the number of hours: Read More 5 breaks 8 hours ​=0.625 breaks per hour The unit rate is 0.625 breaks per hour. Read More


Inventions of the 19 and 20 century?

Almost any machinery or technology used today was invented in the 19th. and 20th. century - the development of electricity, cars, airplanes, computers, TCP/IP, etc.Almost any machinery or technology used today was invented in the 19th. and 20th. century - the development of electricity, cars, airplanes, computers, TCP/IP, etc.Almost any machinery or technology used today was invented in the 19th. and 20th. century - the development of electricity, cars, airplanes, computers, TCP/IP, etc.Almost any machinery or technology used today was invented in the 19th. and 20th. century - the development of electricity, cars, airplanes, computers, TCP/IP, etc.

Related Questions

How does tcp handle data sequencing?

TCP Breaks User Data Into Segments, Numbers Each Segment, Places Them In The Correct Sequence, And Sends Each In Order, Waiting For An Acknowledgement Before Sending The Next Segment.


What is the different between ip and tcp?

Ip is the protocol that figures out how to get data to a certain location on the network. TCP is the protocol that breaks the data down and gets it ready to be transported. And then again on the other computer, TCP is what builds up the data into its original format before it got broken down by TCP on the first computer.


Which tcp ip model layer takes a large chunk of data from the application layer and breaks it into smaller segments?

internetwork


What does TCP break messages into?

TCP breaks the original message into smaller pieces, called segments.


What type of address identifies the source of data in a frame?

MAC


What is tcp server processes?

The process of a TCP server is to receive TCP connections and handling the data correctly. The letters TCP in TCP server stands for transmission control protocol.


What is server process?

The process of a TCP server is to receive TCP connections and handling the data correctly. The letters TCP in TCP server stands for transmission control protocol.


Which suite of protocols is used to transmit data across the internet?

tcp/ip


What Transport Protocol within the TCP IP suite of protocols guarantees delivery of Data?

TCP


What accurately describes tcp and udp?

TCP and UDP are two different layer 4 protocols. TCP reliably sends data with acknowledgments and UDP sends data without checking if the destination received it. Skype uses UDP while email uses TCP.


Similarties between IP and TCP?

what are the similarties between IP and TCP protocol in data communication and networking.


What does tcp implement?

TCP implements guaranteed reliable delivery as a means of transporting data across a network.