You are on page 1of 1

PART – A (10*2=20)

Answer all questions

1. Define socket and list out its types.


2. Define TCP, UDP and IP.
3. Define the three states of TCP connection establishment and termination.
4. Explain IPv4 address structure.
5. What are the four functions to pass socket address structure from kernel to the
process?
6. What are elementary socket functions?
7. What are the 2 ways to store 2 bytes in memory?
8. Write the syntax of bind and connect function
9. Write a program to return the address family of socket
10. Define server? What are the types of server?

PART – B (3*10=30)
Answer all questions

11. Explain in detail about TCP/IP protocols for internetworking and management. (10)
(or)
12. Compare the IPV4, IPV6, Unix domain and data link socket address structures. (10)

13. Discuss the syntactical issues of various address conversion function. (10)
(or)
14. Explain about socket, connect, bind, listen and accept functions. (10)

15. Write notes on byte ordering functions. (10)


(or)
16. Compare the implementation details of concurrent and iterative server. (10)

You might also like