You are on page 1of 2

ANNA UNIVERSITY DEPARTMENT OF INFORMATION TECHNOLOGY III YAER/VI SEM IT2351-NETWORK PROGRAMMING MANAGEMENT

MAY/JUNE 2013

PART-A

1.What is Socket? 2.What is byte ordering function? 3.Give the syntax of poll() 4. Difference between select and pselect function? 5.Give the advantage of gethostbyaddr function.
6. How are the services get mapped to the corresponding port numbers

7. Compare IPv4 and IPv6 . 8. What is the use of traceroute program 9.Define MIB 10. What are the advantages of SNMPv2

Part-B 11.a.i) What address conversion functions explain? (6) ii) What are elementary TCP socket functions? (10)
(OR) b.i) Difference between iterative server and concurrent with example code?(10) ii) Disscuss about various TCP/IP protocol. (6)

12.a.i) Explain how are server with multiple clients handled.(8) ii) Write TCP clent /server program (8) (OR) b.i) Explain any two I/O models with neat sketech.(8) ii) Explain I/O multiplexing with their implementation (8) 13.a) Explain in detail about various socket options in detail.

(OR) b.i)Discuss on UDP chat application (8) ii) Write short notes on DNS (8) 14.a). Explain threded servers, thread creation and termination and discuss TCP echo server using threads. (OR) b) Explain Raw sockets in detail 15.a. Explain simple network management protocol. (OR) b) Write a detailed note on RMON

You might also like