answersLogoWhite

0

Six Flags

1-Urgent Pointer

2-ACKnowledgement

3-PUSH

4-Reset (RST) Flag

5-SYNchronisation Flag

6-FIN Flag

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

In tcp ip the protocol that garuntees packet delivery is ip?

No, the protocol that guarantees packet delivery is TCP.No, the protocol that guarantees packet delivery is TCP.No, the protocol that guarantees packet delivery is TCP.No, the protocol that guarantees packet delivery is TCP.


Why is data uploaded as you download?

Data is transmitted in packets. TCP/IP has to respond to each packet. TCP allows for the sending side to know that the packet was received. If there is a malfunction, it can retransmit the packet.


What is tcp rtt?

Short for Round Tripp Time... It's the time a TCP packet takes to travel to it's destination and back (in the form of an acknowledgement-packet).


What three packets are exchanged between two hosts when establishing a tcp connection?

The SYN packet, the SYN ACK packet , And ACK packet


How do you earn flags on Six Flags?

you don t earn flags. the term six flags means more flags, more fun. hence the name SIX FLAGS


What purpose does the acknowledgement number in TCP do?

It acknowledges receipt of the previous packet in the sequence.


Is a UDP packet smaller than a TCP packet?

In general, yes, using UDP transport will use a smaller packet than TCP. UDP generally assumes that the complete message will fit within a single packet, unlike TCP which will segment or break apart a message into multiple packets for guaranteed reliable delivery. UDP has no such requirement to deliver anything within a reliable framework and would like to keep the entire message within a single packet and eliminate the segmentation and reassembly process.


Is there a Six Flags in Maryland?

One may find information the Six Flags of Maryland or any other Six Flags at the official Six Flags website. They have all of the information you will require about each and every Six Flags location.


Who invented the rides in Six Flags?

Mister Six is the founder of six flags!!!


Is sixflag fun?

Six Flags is a very fun place to take the family. Six Flags. more flags. more fun Six Flags


Can you use UDP and still get the advantages of TCP by some way?

That depends on the protocols used. TCP provides reliability, but if TCP is not used, higher-level protocols can include the reliability instead. That is to say, if a packet is not received, the higher-level protocol will take the responsibility of sending (or requesting) the packet again.For example, TFTP (Trivial File Transfer Protocol) uses UDP, and automatically resends a packet when an acknowledgement is not received after a certain time.That depends on the protocols used. TCP provides reliability, but if TCP is not used, higher-level protocols can include the reliability instead. That is to say, if a packet is not received, the higher-level protocol will take the responsibility of sending (or requesting) the packet again.For example, TFTP (Trivial File Transfer Protocol) uses UDP, and automatically resends a packet when an acknowledgement is not received after a certain time.That depends on the protocols used. TCP provides reliability, but if TCP is not used, higher-level protocols can include the reliability instead. That is to say, if a packet is not received, the higher-level protocol will take the responsibility of sending (or requesting) the packet again.For example, TFTP (Trivial File Transfer Protocol) uses UDP, and automatically resends a packet when an acknowledgement is not received after a certain time.That depends on the protocols used. TCP provides reliability, but if TCP is not used, higher-level protocols can include the reliability instead. That is to say, if a packet is not received, the higher-level protocol will take the responsibility of sending (or requesting) the packet again.For example, TFTP (Trivial File Transfer Protocol) uses UDP, and automatically resends a packet when an acknowledgement is not received after a certain time.


IP TCP and UDP all discard a packet that arrives with a checksum error and do not?

Only TCP will automatically discard a packet with a bad checksum. UDP packets have a checksum field, but it is rarely used, and then only by the application (not UDP itself)