Course Code: BCS-052
Course Title: Network Programming and Administration
Assignment Number: BCA(5)/052/Assignment/2019-20
Maximum Marks: 100
Weightage: 25%
Last Dates for Submission: 15th October 2019 (For July 2019 Session)
15th April 2020 (For January 2020 Session)
Answer all the questions of the assignment having 80 marks in total. 20 marks are for viva voce. You may use illustrations and diagrams to enhance the explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of the presentation.
Q1.
Explain the initialization process of the overall Linux system in detail.
Q2
(a)
Explain the important features of proprietary and open-source remote desktop administration tools.
(b)
Why remote administration is needed?
Q3
(a)
What are the Linux commands on user and group administration? Write the syntax and explain the meaning of these commands.
(b)
What are Ethernet configuration tools and their objectives?
Q4(a)
How does DHCP work? Explain.
(b)
What are the different types of DNS servers? What are the configuration tasks which need to be performed for proper maintenance of the server? Elaborate.
Q5
Explain the following NFS key concepts.
– Caching
– NFS background mounting
– Hard & Soft mounts
Q6
What is the significance of the following utilities? Discuss.
(i) ping
(ii) ipconfig / ifconfig
(iii) Nmap
Q7
What are the various security services parameters? Elaborate.
Q8
Describe IP header fields.
Q9
A network can also be enlarged through the use of a technique known as subnetting. Explain the concept with the help of an example?
Q10
How does TCP handle out of order segments, lost segments, and duplicate segments? Explain with the help of diagrams?
Q11
Write algorithms for the design of the followings software:
1. Connection-oriented and concurrent client
2. Iterative connection-oriented server
3. Connections and concurrent server