Posted by Suhale Akther
UNIT I
ELEMENTARY TCP SOCKETS
Overview of TCP/IP Protocols - Byte ordering
functions– Elementary TCP Sockets - Iterative Server– Concurrent Server
UNIT II
APPLICATION DEVELOPMENT
TCP Echo Server – TCP Echo Client – Posix Signal
handling - boundary conditions – I/O Models – select function – shutdown function
– TCP echo Server (with multiplexing) – poll function
UNIT III
SOCKET OPTIONS, ELEMENTARY UDP SOCKETS
ICMP socket options – TCP socket options –
Multiplexing TCP and UDP sockets – Domain name system – Ipv6 support in DNS –
gethostbyadr function – getservbyname and getservbyport functions.
UNIT IV
ADVANCED SOCKETS
Ipv4 and Ipv6 interoperability - – TCP echo server using
threads – Mutexes – condition variables – raw sockets – ping program – trace
route program
UNIT V SIMPLE
NETWORK MANAGEMENT
SNMP management information- MIB - RMON, SNMPv2 and SNMPvIII