Você está na página 1de 2

SCHEME OF EVALUATION

PART – A

Answer all questions

1. Define socket and list out its types.


Definition of Socket = 1 mark
List of socket types = 1 mark
2. Define TCP, UDP and IP.
Definition of TCP = ½ mark
Definition of UDP = ½ mark
Definition of IP = 1 mark
3. Define the three states of TCP connection establishment and termination.
TCP establishment & termination(diagrams or explanation) = 2 mark
4. Explain IPv4 address structure.
IPv4 Address Structure(Program) = 2 mark
5. What are the four functions to pass socket address structure from kernel to the
process?
List out the four functions(kernel-process) = 2 mark
6. What are elementary socket functions?
Five types of functions = 2 mark
7. What are the 2 ways to store 2 bytes in memory?
2 types(little & big endian) = 2 mark
8. Write the syntax of bind and connect function
Syntax of bind = 1 mark
Syntax of connect = 1 mark
9. Write a program to return the address family of socket
Program to return address of socket = 2 mark
10. Define server? What are the types of server?
Definition of Server = 1 mark
Types of server = 1 mark
PART – B

Answer all questions

11. Explain in detail about TCP/IP protocols for internetworking and management.
Big picture = 4½ mark
TCP establishment & termination = 2 mark
Port numbers & Concurrent servers = 3½ mark
(or)

12. Compare the IPV4, IPV6, Unix domain and data link socket address structures.
Diagram for comparison = 7 mark
Explanation = 3 mark

13. Discuss the syntactical issues of various address conversion function.


4 address functions = 6 mark
2 new address functions = 4 mark
(or)
14. Explain about socket, connect, bind, listen and accept functions.
Socket = 2 mark
Connect = 2 mark
Bind = 2 mark
Listen = 2 mark
Accept = 2 mark

15. Write notes on byte ordering functions.


Definition = 2 mark
Structure = 2 mark
Two types = 4 mark
Program = 2 mark
(or)
16. Compare the implementation details of concurrent and iterative server.

Comparison (maximum ten points) = 10 mark

Você também pode gostar