answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the maximum size of a segment in bytes?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the maximum and minimum size of a UDP datagram?

maximum size is 512 bytes without header


What is the maximum number of bytes that is allowed in a standard IEEE 802.3 Ethernet frame?

Totally depends on the hardware and software and their MTU (Maximum Transmission Unit). Usually MTU is set to 1500 bytes.


What is the maximum size of varchar in db2?

32767 bytes


What is the minimum and maximum size of an Ethernet frame?

The minimum size of an Ethernet frame is 64 bytes. Even if the VLAN tag is 4 bytes, the Ethernet frame with VLAN tagging remains 64 bytes.


What is The header of an IPv4?

Header is always a multiple of 4bytes and so we can have a maximum length of the field as 15, so maximum size of the header is 60 bytes out of which 20 bytes are mandatory.


Maximum value of an unsigned integer is how many bytes?

Type size of an unsigned integer is compiler specific. Most compilers will provide 4 bytes, but the size can range from 2 to 8, or (again) whatever the implementation provides. Note: 1. Maximum value: UINT_MAX (in limits.h) 2. Size in bytes: sizeof (unsigned)


What is the maximum size of data that the application layer can pass on to the TCP layer below?

2^16 bytes - size of TCP header


What is maximum bytes in ieee 802.3?

1518 bytes


What is minimum and maximum segment size in 8086?

In 8086 microprocessor the total memory addressing capability is 1 mega bytes. For representing 1 mb there are minimum 4 hex digits are required i.e, 20 bits. but 8086 has fourteen 16-bit registers. That is there are no registers for representing 20 bit address. So,the total memory is divided into 16 logical segments and each segment capacity is 64 kb(kilo bytes). That is 16*64kb=1 mb.So,for representing 64 kb only 16 bit register is sufficient.


The maximum size of an IP datagram including the header is?

The datagram length field in an IP header is 16 bits in length. Therefore, the maximum datagram size an IP datagram can support is 2^16 - 1 = 65,535 bytes


What is the maximum allowable depth of a door header dent?

60 bytes out of which 20 bytes are mandatory


How many bytes are needed to store 32767?

32767 is the maximum value that can be stored in two bytes.