Overview
Σκοπός Σεμιναρίου
Το TCP/IP (Αγγλικά: Transmission Control Protocol/Internet Protocol, σημασία στα Ελληνικά: Πρωτόκολλο Ελέγχου Μετάδοσης/Πρωτόκολλο Διαδικτύου) είναι μια συλλογή πρωτοκόλλων επικοινωνίας στα οποία βασίζεται το Διαδίκτυο αλλά και μεγάλο ποσοστό των εμπορικών δικτύων. Η ονομασία TCP/IP προέρχεται από τις συντομογραφίες των δυο κυριότερων πρωτοκόλλων της συλλογής: το Transmission Control Protocol (σημασία στα ελληνικά: Πρωτόκολλο Ελέγχου Μετάδοσης) και το Internet Protocol (Πρωτόκολλο Διαδικτύου).
Αυτή η συλλογή πρωτοκόλλων είναι οργανωμένη σε επίπεδα (Αγγλικά: layers). Το καθένα τους απαντά σε συγκεκριμένα προβλήματα μεταφοράς δεδομένων και παρέχει μια καθορισμένη υπηρεσία στα υψηλότερα επίπεδα. Τα ανώτερα επίπεδα είναι πιο κοντά στη λογική του χρήστη και εξετάζουν πιο αφηρημένα δεδομένα. Στηρίζονται στα πρωτόκολλα των χαμηλότερων επιπέδων για την μετάφραση δεδομένων σε μορφές οι οποίες είναι δυνατόν να διαβιβαστούν με φυσικά μέσα.
Το μοντέλο OSI, το οποίο παραμένει έως σήμερα μόνο θεωρητικό, προτείνει την κατάταξη των πρωτοκόλλων δικτύων σε έναν οργανωμένο σωρό επτά επιπέδων. Συγκρίσεις ανάμεσα στο μοντέλο OSI και τo TCP/IP δείχνουν τη σημασία των πρωτοκόλλων που περιέχονται στην συλλογή IP, από την άλλη πλευρά όμως μπορεί να προκληθεί σύγχυση, καθώς το TCP/IP αποτελείται από μόνο τέσσερα επίπεδα.
ΥΛΗ ΣΕΜΙΝΑΡΙΟΥ ΣΥΝΟΠΤΙΚΑ:
- Introduction to internetworking and TCP/IP
- The Network Interface and Link Layers
- The Internet Layer Protocol
- Internet Control Message Protocol
- Transmission Control and Data Flow
- Time Data transmission and Performance Concepts
- User Datagram Protocol
- File Transfer and Access
- Remote Login
- Messaging Protocols
- Hypertext Transmission
- Simple Network Management Protocol (SNMP)
- DOMAIN NAME SYSTEM (DNS)
ΥΛΗ ΣΕΜΙΝΑΡΙΟΥ ΑΝΑΛΥΤΙΚΑ:
- Introduction to internetworking and TCP/IP
- Lecture 1.1 Evolution of TCP/IP and the Internet
- Lecture 1.2 Internetworking
- Lecture 1.3 – Advantages of Internetworking
- Lecture 1.4 – Network Technologies
- Lecture 1.5 – Intermediate Devices
- Lecture 1.6 The Open Systems Interconnection Model
- Lecture 1.7 – Layers in the OSI Model
- Lecture 1.8 The TCP/IP Reference Model
- Lecture 1.9 – The Application Layer
- Lecture 1.10 – The Transport Layer
- Lecture 1.11 – The Internet Layer
- Lecture 1.12 – The Network Interface Layer
- Lecture 1.13 – Information Exchange Between Layers in the TCP/IP Reference Model
- Lecture 1.14 Summary
- The Network Interface and Link Layers
- Lecture 2.1 Network Interface Layer
- Lecture 2.2 The Link Layer
- Lecture 2.3 Differences Between SLIP and PPP
- Lecture 2.4 Addressing
- Lecture 2.5 – Physical Address
- Lecture 2.6 – The IP Address
- Lecture 2.7 – Class A Addressing Scheme
- Lecture 2.8 – Class B Addressing Scheme
- Lecture 2.9 – Class C Addressing Scheme
- Lecture 2.10 – Class D Addressing Scheme
- Lecture 2.11 – Class E Addressing Scheme
- Lecture 2.12 Address Resolution
- Lecture 2.13 – Logical Mapping
- Lecture 2.14 – Dynamic Binding
- Lecture 2.15 – Address Resolution Using ARP
- Lecture 2.16 Reverse Address Resolution Protocol
- Lecture 2.17 Summary
- The Internet Layer Protocol
- Lecture 3.1 The Internet Layer
- Lecture 3.2 Internet Protocol
- Lecture 3.3 – Data Transmission Using IP
- Lecture 3.4 – Functions of IP
- Lecture 3.5 – IP Hourglass Model
- Lecture 3.6 Format of an IP Datagram
- Lecture 3.7 – Version
- Lecture 3.8 – Header Length
- Lecture 3.9 – Total Length
- Lecture 3.10 – Service Type
- Lecture 3.11 – Time to Live
- Lecture 3.12 – Protocol
- Lecture 3.13 – Source Address
- Lecture 3.14 – Destination Address
- Lecture 3.15 – Data
- Lecture 3.16 – Header Checksum
- Lecture 3.17 – Algorithm to Calculate the Header Checksum
- Lecture 3.18 Transmission of Datagrams
- Lecture 3.19 – Identification
- Lecture 3.20 – Flags
- Lecture 3.21 – Fragmentation Offset
- Lecture 3.22 – Advantages of Fragmentation
- Lecture 3.23 – IP Options
- Lecture 3.24 Summary
- Internet Control Message Protocol
- Lecture 4.1 Introduction to ICMP
- Lecture 4.2 Role of Host and Routers in Fault Isolation
- Lecture 4.3 Methods Used by a Host for Fault Isolation
- Lecture 4.4 Transmission of ICMP Messages
- Lecture 4.5 – ICMP Message Format
- Lecture 4.6 – Query Messages
- Lecture 4.7 – Ping
- Lecture 4.8 – Tracert
- Lecture 4.9 Summary
- Transmission Control and Data Flow
- Lecture 5.1 Introduction to TCP
- Lecture 5.2 – Services Provided by TCP
- Lecture 5.3 – TCP Application Areas
- Lecture 5.4 – TCP Segment Header
- Lecture 5.5 The Connection Process
- Lecture 5.6 – The Three-Way Handshake
- Lecture 5.7 – Terminating a Connection
- Lecture 5.8 – Configuring Maximum Segment Size
- Lecture 5.9 – Determining Connection States
- Lecture 5.10 – TCP Connection State Machine
- Lecture 5.11 Data Transfer Concepts
- Lecture 5.12 – Sliding Windows
- Lecture 5.13 – Sender Side Silly Window Syndrome
- Lecture 5.14 – Receiver Side Silly Window Syndrome
- Lecture 5.15 Summary
- Time Data transmission and Performance Concepts
- Lecture 6.1 Timeout and Retransmission Concepts
- Lecture 6.2 Concepts
- Lecture 6.3 – Estimating Round Trip Time
- Lecture 6.4 – Karn’s Algorithm
- Lecture 6.5 – Probe Timers
- Lecture 6.6 Performance
- Lecture 6.7 – Recovering from Congestion
- Lecture 6.8 – Discovering Path MTU
- Lecture 6.9 – Performance Enhacing Segment
- Lecture 6.10 – Header Options
- Lecture 6.11 – Performance Problems on Long Fat Pipes
- Lecture 6.12 – Enhanced Performance Using T/TCP
- Lecture 6.13 Summary
- User Datagram Protocol
- Lecture 7.1 Introduction to UDP
- Lecture 7.2 – Features of UDP
- Lecture 7.3 – Analyzing the UDP Datagram
- Lecture 7.4 – Structure
- Lecture 7.5 – Understanding UDP Checksum
- Lecture 7.6 Working with UDP
- Lecture 7.7 – Implementing UDP in an Application
- Lecture 7.8 – UDP Versus TCP
- Lecture 7.9 – Considerations for Choosing UDP
- Lecture7.10 – Applications Implementing UDP
- Lecture 7.11 Summary
- File Transfer and Access
- Lecture 8.1 Introduction to FTP
- Lecture 8.2 – The file Transfer Process
- Lecture 8.3 – File Transfer Data Formats
- Lecture 8.4 – File Transfer Commands
- Lecture 8.5 Trivial File Transfer
- Lecture 8.6 Problems in the TFTP Specification
- Lecture 8.7 Network File Access
- Lecture 8.8 – NFS Core Protocols
- Lecture 8.9 – Remote Procedure Calls
- Lecture 8.10 Summary
- Remote Login
- Lecture 9.1 Telnet Protocol
- Lecture 9.2 – Typing Telnet Protocol
- Lecture 9.3 – Implementation
- Lecture 9.4 – Telnet Commands
- Lecture 9.5 – Telnet Modes
- Lecture 9.6 – Telnet Options
- Lecture 9.7 Rlogin
- Lecture 9.8 – Rlogin Control Commands
- Lecture 9.9 Summary
- Messaging Protocols
- Lecture 10.1 Messaging Concepts and SMTP
- Lecture 10.2 – Components Used for Messaging
- Lecture 10.3 – Function of SMTP
- Lecture 10.4 – SMTP Commands
- Lecture 10.5 – Relaying Mail Using SMTP
- Lecture 10.6 – Format of Mail Address
- Lecture 10.7 POP
- Lecture 10.8 IMAP
- Lecture 10.9 MIME
- Lecture 10.10 Summary
- Hypertext Transmission
- Lecture 11.1 Web Fundamentals and HTTP Basics
- Lecture 11.2 – Connections
- Lecture 11.3 Componets of an HTTP Message
- Lecture 11.4 – The HTTP Request
- Lecture 11.5 – The HTTP Response
- Lecture 11.6 – The Header Component
- Lecture 11.7 Negotiating Client / Server Capabilities
- Lecture 11.8 HTTP Performance
- Lecture 11.9 Caching
- Lecture 11.10 Summary
- Simple Network Management Protocol (SNMP)
- Lecture 12.1 Network Management
- Lecture 12.2 Components of the SNMP Architecture
- Lecture 12.3 – Managed Devices
- Lecture 12.4 – SNMP Agents
- Lecture 12.5 – SNMP Manager
- Lecture 12.6 – Managed Objects
- Lecture 12.7 – Management Information Base
- Lecture 12.8 – Structure of Management Information
- Lecture 12.9 – SNMP Communities
- Lecture 12.10 – Commands Used by Managers and Agent
- Lecture 12.11 – Format of an SNMP Message
- Lecture 12.12 Summary
- Domain Name System (DNS)
- Lecture 13.1 The Need for DNS
- Lecture 13.2 Advantages of Using DNS
- Lecture 13.3 Naming Conventions Used in DNS
- Lecture 13.4 Transfer of DNS Messages
- Lecture 13.5 Components and Steps Involved in Name Resolution
- Lecture 13.6 Resolver
- Lecture 13.7 Zones
- Lecture 13.8 Name Resolution Proccess
- Lecture 13.9 DNS Caching
- Lecture 13.10 DNS Message Format
- Lecture 13.11 Summary
CERTIFICATION:
Βεβαίωση Παρακολούθησης σε PDF
Προώθηση Βιογραφικού
Ύλη
Επιπλέον 3 ώρες για να αναλύσουμε τυχόν απορίες
Το Σεμινάριο επιδοτείται μέχρι και 100% από τον λογαριασμό ΛΑΕΚ (0,24%) του ΟΑΕΔ.
Ώρες Διεξαγωγής Σεμιναρίου:
Καθημερινά: 10:00-13:00, ή 13:00-16:00, ή 16:00-19:00 ή 19:00-22:00
Σάββατο: 10:00-13:00
Τώρα και με την online αγορά μπορείτε να εγγραφείτε και στο μάθημα που σας ενδιαφέρει!
Course Features
- Lectures 0
- Quizzes 0
- Duration 30 Hours
- Skill level All levels
- Language ΕΛΛΗΝΙΚΑ
- Students 8
- Assessments Yes