CA5257 UNIX AND NETWORK PROGRAMMING LABORATORY SYLLABUS
ANNA UNIVERSITY TRICHY
LTPC 0032
1. Program using basic network commands.
2. Program using system calls: create, open, read, write, close, stat, fstat, lseek.
3. Program to implement inter process communication using Pipes.
4. Program to perform inter process communication using message queues.
5. Program to perform inter process communication using shared memory.
6. Program to perform synchronization using semaphores. 7. Socket Programming
(i) TCP chat Application
(ii) UDP Sockets Application
(iii)Multi client chat server using fork( )
(iv)Multithreaded chat server
8. Application to Hand SIGCHLD signals.
9. Simulation of ARP/RARP .
10. Simulation of Sliding Window Protocol.
11. Simulation of Routing Protocols.
12. Developing PING application.
13. Program using URL class to download WebPages.
No comments:
Post a Comment