Network Programming and Management - Lecture Notes, Study Material and Important Questions, Answers
Network Programming and Management - Lecture Notes, Study Material and Important Questions, Answers
SOCKET OPTIONS
1. Introduction to socket programming - Answer (click here)
2. Overview of TCP / IP protocols - Answer (click here)
3. Socket Address Structure SAS - Answer (click here)
4. Byte Manipulation Functions - Answer (click here)
5. Concurrent Servers/Iterative server - Answer (click here)
6. TCP Client - Server Communication - Answer (click here)
7. TCP Echo Server : str_echo Function - Answer (click here)
8. signal Function - Answer (click here)
9. Handling the Interrupted System Calls - Answer (click here)
10. Connection abort before accept returns - Answer (click here)
11. Crashing of Server Host - Answer (click here)
12. I/O Multiplexing : the Select and Poll Functions - Answer (click here)
13. I / O Multiplexing Model - Answer (click here)
14. shutdown function - Answer (click here)
ADVANCED SOCKETS
1. Introduction to socket programming - Answer (click here)
2. Overview of TCP / IP protocols - Answer (click here)
3. Socket Address Structure SAS - Answer (click here)
4. Byte Manipulation Functions - Answer (click here)
5. Concurrent Servers/Iterative server - Answer (click here)
6. TCP Client - Server Communication - Answer (click here)
7. TCP Echo Server : str_echo Function - Answer (click here)
8. signal Function - Answer (click here)
9. Handling the Interrupted System Calls - Answer (click here)
10. Connection abort before accept returns - Answer (click here)
11. Crashing of Server Host - Answer (click here)
12. I/O Multiplexing : the Select and Poll Functions - Answer (click here)
13. I / O Multiplexing Model - Answer (click here)
14. shutdown function - Answer (click here)
15. Socket Options - Answer (click here)
16. Generic Socket Options - Answer (click here)
17. Socket-Level Options - Answer (click here)
18. Elements of UDP Socket - Answer (click here)
19. UDP Echo Client - Answer (click here)
20. TCP and UDP Echo Server using Select () - Answer (click here)