JNTUK B.Tech Computer Networks & Network Programming Lab gives you detail information of Computer Networks & Network Programming Lab R13 syllabus It will be help full to understand you complete curriculum of the year.
Objectives
- To teach students practicle orientation of f networking concepts
- To teach students various forms of IPC through Unix and socket Programming
PART – A
- Implement the data link layer framing methods such as character stuffing and bit stuffing.
- Implement on a data set of characters the three CRC polynomials – CRC 12, CRC 16 and CRC CCIP.
- Implement Dijkstra‘s algorithm to compute the Shortest path thru a graph.
- Take an example subnet graph with weights indicating delay between nodes. Now obtain Routing table art each node using distance vector routing algorithm
- Take an example subnet of hosts. Obtain broadcast tree for it.
PART – B
- Implement the following forms of IPC. a)Pipesb)FIFO
- Implement file transfer using Message Queue form of IPC
- Write a programme to create an integer variable using shared memory concept and increment the variable
- simultaneously by two processes. Use senphores 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
For more information about all JNTU updates please stay connected to us on FB and don’t hesitate to ask any questions in the comment.