Ports are used to identify a application process on a
particular system.Think in the direction of ,how your
application programm is identifed by your system,while many
other process running on your sysytem.
ports r used by the protocols of varies layers in a
system.If we want perticular service from the port ,we have
to send message to that perticular port by using tcp/udp.
Port is a special number present in the header of a data
packet. Ports are typically used to map data to a particular
process running on a system.These are divided into three
ranges.1.Well known(0-1023) 2.Registered(1024-49151)
3.Dynamic/private ports(49152-65535).
ports r used to identify a application process in a
particular system.
UDP(user datagram protocol) for connectionless protocol.
TCP(transmission control protocol) for connection oriented
protocol
To explain the concept of port, i use the one example,
You are writing a letter to your friend, in this letter you
will write the Full address details such as Door
Number,Village Name, etc....
Take this example, in networking level, Here the Village
name is like IP address and Door Number is like Port.
Why you are mentioning the door number in the letter,
because in the village there are number of houses, to find
your friends house the Door Number is needed, Like that in
computer there are many process running simultaneously, to
identify particular process, port number is mainly used.
there are totally 65,535 port numbers are available, Some
port numbers are known as well known port number, this is
mainly used as server port number.
I wish to understand How to subnet a class c address
I understand the principle of subnetting as 192.168.5.0 /24
1st Subnet > 192.168.5.1 Last address > 192.168.5.126
192.168.5.127 is Broadcast address
2nd Subnet > 192.168.5.128 last address > 192.168.5.254
Even the division into 4 Subnets , i Know the formula but
still am having to understand HOW TO CONFIGURE ON THE TCP/IP
CONFIGURATION LOCAL AREA NETWORK HOW TO PUT THE SUBNET WHERE
TO PUT THE SUBNET
Am studying the Network + Afterwards The MCSE , CCNA ,CCNP
I got a scenario > 260 hosts , DHCP , DNS , 1 GATEWAY ,1
wireless access point on the Network address 192.168.2.0 /24
to document the IP Scheme & Configure afterwards
PLease do me a favour to explaine me how to handle this , I
have been through e -books , sites of Techtutorial and so on
but nobody gives the explanations of how to do it , How to
nanage the configuration .