Tcp-Ip: A Seminar Report On
Tcp-Ip: A Seminar Report On
Tcp-Ip: A Seminar Report On
Seminar Report
On
TCP-IP
Submitted to
The Rajasthan Technical University
In partial fulfillment of the requirements of the
Award of the Degree
Of
Bachelor Of Technology (Information Technology)
This seminar report could not have been prepared without the
help and encouragement from various people. Hence for the same
reason I would like to thank my faculties without whom this report
would have been a difficult task. It was for support that I got proper
guidelines preparing my presentation . I would also like to thank my
everyone who helped me directly or indirectly.
KRIPASHANKAR SHARMA
(07EKTIT013)
2
CONTENT
1. ABSTRACT……………………………………4
2. INTRODUCTION............................................ 5
3. TCP-IP BASICS………….………………….. 6
3.1 Origin of TCP-IP
3.2 TCP-IP and Intranets
3.3 Basic Function of TCP-IP
3.4 User Datagram protocol
3.5 Other important protocols
4. TCP-IP ARCHITECTURE…..………………12
4.1 Flowing of data through each layer
4.2 Transmission of data in real world n/w
5. ACRONYMS……..……………………………16
6. CONCLUSION………………………………...18
7. BIBLIOGRAPHY…….…………………….....19
3
1. ABSTRACT
It starts with a brief introduction of TCP/IP and provides the basics of it.It
also gives a brief origin of TCP/IP and the basic function of these protocols.It
also gives the structure of TCP/IP and explains how transmission of data takes
place in real world network.It also gives description of some of the protocols
that constitute TCP/IP.The conclusion summarizes the key points of TCP/IP.
4
2. INTRODUCTION
Most of us know of TCP/IP as the glue that binds the Internet. But not as
many can offer a cogent description of what it is and how it works. So what is
TCP/IP, really?
5
3. TCP-IP BASICS
6
3.1) ORIGIN OF TCP/IP
7
3.2) TCP/IP AND INTRANETS
8
3.3) BASIC FUNCTION OF TCP AND IP
9
3.4 USER DATAGRAM PROTOCOL
Still, UDP has its place in the TCP/IP universe, and a number of
applications use it. The SNMP (Simple Network Management Protocol)
application provided with most implementations of TCP/IP is one example of a
UDP application.
10
3.5) OTHER IMPORTANT PROTOCOLS OF TCP/IP :
Other TCP/IP protocols play less visible but equally important roles in
the operation of TCP/IP networks. For example, the Address Resolution
Protocol (ARP) translates IP addresses into physical network addresses, such as
Ethernet IDs. A related protocol, the Reverse Address Resolution Protocol
(RARP), does the opposite, converting physical network addresses into IP
addresses.
4. 4. TCP/IP ARCHITECTURE
11
Network designers often use the seven-layer ISO/OSI (International
Standards Organization/Open Systems Interconnect) model when discussing
network architectures.
Each layer in the model corresponds to one level of network
functionality. At the bottom sits the physical layer, which represents the
physical medium through which data travels--in other words, the network
cabling. Above that is the data-link layer, whose services are provided by
network interface cards. The uppermost layer is the application layer, where
application programs that use network services run.
12
Figure 2 : Layer by layer representation
13
4.1) FLOWING OF DATA THROUGH EACH LAYER
And that's what TCP/IP is all about: turning lots of small networks into
one big one and providing the services that applications need to communicate
with each other over the resulting Internet.
15
1) ARP (Address Resolution Protocol): Converts 32-bit IP addresses into
physical network addresses--for example, 48-bit Ethernet addresses.
6. CONCLUSION
17
There's much more that could be said about TCP/IP, but here are
three key points:
7. BIBLIOGRAPHY
18
1) Daniel C. Lynch and Marshall T. Rose, Internet System Handbook, Addison
5) www.wikipedia.com
19