Network Programming detailed Syllabus for Computer Science & Engineering (CSE), R18 regulation has been taken from the JNTUH official website and presented for the students affiliated to JNTUH course structure. For Course Code, Subject Names, Theory Lectures, Tutorial, Practical/Drawing, Credits, and other information do visit full semester subjects post given below. The Syllabus PDF files can also be downloaded from the universities official website.
For all the other CSE 3rd Year 2nd Sem Syllabus for B.Tech R18 Regulation JNTUH, visit Computer Science & Engineering 3rd Year 2nd Sem R18 Scheme.
For all the (Professional Elective-III) subjects refer to Professional Elective-III Scheme. The detail syllabus for network programming is as follows.
Course Objectives:
For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdfs platform to make students’s lives easier..
Course Outcomes:
- To write socket API based programs
- To design and implement client-server applications using TCP and UDP sockets
- To analyze network programs
Unit I
Introduction to Network Programming: OSI model, Unix standards, TCP and UDP and TCP connection establishment and Format, Buffer sizes and limitation, standard internet services, Protocol usage by common internet application.
Sockets : Address structures, value – result arguments, Byte ordering and manipulation function and related functions Elementary TCP sockets – Socket, connect, bind, listen, accept, fork and exec function, concurrent servers. Close function and related function.
Unit II
For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdfs platform to make students’s lives easier..
Unit III
Socket options: getsockopt and setsockopt functions. Socket states, Generic socket option IPV6 socket option ICMPV6 socket option IPV6 socket option and TCP socket options.
Advanced I/O Functions-Introduction, Socket Timeouts, recv and send Functions,readv and writev Functions, recvmsg and sendmsg Functions, Ancillary Data, How Much Data Is Queued?, Sockets and Standard I/O, T/TCP: TCP for Transactions.
Unit IV
Elementary name and Address conversions: DNS, gethost by Name function, Resolver option, Function and IPV6 support, uname function, other networking information.
Daemon Processes and inetd Superserver – Introduction, syslogd Daemon, syslog Function, daemon_init Function, inetd Daemon, daemon_inetd Function
Broadcasting- Introduction, Broadcast Addresses, Unicast versus Broadcast, dg_cli Function Using Broadcasting, Race Conditions
Multicasting- Introduction, Multicast Addresses, Multicasting versus Broadcasting on A LAN, Multicasting on a WAN, Multicast Socket Options, mcast_join and Related Functions, dg_cli Function Using Multicasting, Receiving MBone Session Announcements, Sending and Receiving, SNTP: Simple Network Time Protocol, SNTP (Continued)
Unit V
For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdfs platform to make students’s lives easier..
Text Books:
- UNIX Network Programming, by W. Richard Stevens, Bill Fenner, Andrew M. Rudoff, Pearson Education
- UNIX Network Programming, 1st Edition, – W. Richard Stevens. PHI.
Reference Books:
- UNIX Systems Programming using C++ T CHAN, PHI.
- UNIX for Programmers and Users, 3rd Edition Graham GLASS, King abls, Pearson Education
- Advanced UNIX Programming 2nd Edition M. J. ROCHKIND, Pearson Education
Network Programming Lab
For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdfs platform to make students’s lives easier..
Course Objectives:
- To understand inter process and inter-system communication
- To understand socket programming in its entirety
- To understand usage of TCP/UDP / Raw sockets
- To understand how to build network applications
Course Outcomes:
- To write socket API based programs
- To design and implement client-server applications using TCP and UDP sockets
- To analyze network programs
List Of Experiment:
- Implement programs for Inter Process Communication using PIPE, Message Queue and Shared Memory.
- Write a programme to create an integer variable using shared memory concept and increment the variable simultaneously by two processes. Use semaphores to avoid race conditions.
- Design TCP iterative Client and server application to reverse the given input sentence
- Design TCP iterative Client and server application to reverse the given input sentence
- Design TCP client and server application to transfer file
- Design a TCP concurrent server to convert a given text into upper case using multiplexing system call select
- Design a TCP concurrent server to echo given set of sentences using poll functions
- Design UDP Client and server application to reverse the given input sentence
- Design UDP Client server to transfer a file
- Design using poll client server application to multiplex TCP and UDP requests for converting a given text into upper case.
- Design a RPC application to add and subtract a given pair of integers
Text Books:
- UNIX Network Programming, by W. Richard Stevens, Bill Fenner, Andrew M. Rudoff, Pearson Education.
- UNIX Network Programming, 1st Edition, – W. Richard Stevens. PHI.
For detail Syllabus of all other subjects of B.Tech 3rd Year 2nd Sem Computer Science & Engineering, visit CSE 3rd Year 2nd Sem Syllabus Subjects.
For all B.Tech results, visit JNTUH B.Tech all years, and semester results from direct links.