Why Operating System Have only 65,535 port Numbers
Answers were Sorted based on User's Feedback
Answer / dez
In older computers with processors operating with a 16-bit
address bus (such as the MOS Technology 6502 and the Zilog
Z80), 65535 was the highest addressable memory location.
Such processors thus supported at most 64 kibibytes (64
KiB) of total memory. Of course, this is assuming byte-
addressed memory.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sonu singh
Any application identify by TCP/UDP through port number .
in tcp/udp header field we see that port number is 16 bit
calculated value . so operating system have only 65535 port
number.....
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / shailendra pandey
becoz no of protocol is also 65535,so we difine to every protocol a port no
| Is This Answer Correct ? | 2 Yes | 8 No |
Answer / s.m.feroz ahmed
Hi,
It is by default provided by Microsoft a maximum of 65,535
ports and one can open 65,535 IE browser sessions at a time
on each computer.
| Is This Answer Correct ? | 2 Yes | 10 No |
Which command will enable CHAP authentication on a serial interface that is using PPP? A.) encapsulation chap B.) ppp chap C.) ppp enable chap D.) ppp encapsulation chap E.) ppp authentication chap F.) ppp chap enable
What is the difference between ‘bit rate’ and ‘baud rate’?
What does CCNA stand for? A. Cisco Certified Network Administrator B. Cisco Certified Network Associate C. Certified Circuitry in Networking Apprentice D. Calico Cats of North America
Tell me when we use extended access-list?
When dr communicate with bdr which multicast ip it use?
what is unike ip address
Identify the default values that make up IGRP's composite metric? A.) Bandwidth B.) Load C.) Reliability D.) MTU E.) Delay
In regards to the ISDN BRI standard, which channel is used for control? A.) B B.) D C.) E D.) I E.) Q
My question is how windows pc will act as a router? Jitendra understand this question? I again want to ask you is it possibele for windows pc to act like a router
What are three benefits of Integrated Services Digital Network (ISDN) (Choose three) A. PVCs are faster and more reliable B. No specialized equipment is required C. Data transfer is faster than typical modems D. Call setup is faster than with standard telephone service E. It carries many types of data tramp such as voice video and data
What do the following commands accomplish? access-list 1 permit 172.16.0.0 0.0.255.255 interface ethernet 0 IP access-group 1 out interface ethernet 1 IP access-group 1 out A. Only traffic from the source network 172.16.0.0 will be blocked. B. Only traffic from the source network 172.16.0.0 will be forwarded. Non-172.16.0.0 network traffic is blocked. C. Non-172.16.0.0 traffic will be forwarded. D. All traffic will be forwarded.
Select the correct statements about PPP and SLIP for WAN communications? A. PPP uses its Network Control Programs (NCPs) component to encapsulate multiple protocols. B. PPP can only transport TCP/IP C. SLIP can only transport TCP/IP. D. SLIP uses its Network Control Programs (NCPs) component to encapsulate multiple protocols.