OBJECTIVES: To capture the requirements specification for an intended software system To draw the UML diagrams for the given specification To map the design properly to code To test the software system thoroughly for all scenarios To improve the design by applying appropriate design patterns. Draw standard UML diagrams using an UML modeling tool for a given case study and map design
to code and implement a 3 layered...
Friday, November 6, 2020
OBJECTIVES: To learn and use network commands. To learn socket programming. To implement and analyze various network protocols. To learn and use simulation tools. To use simulation tools to analyze the performance of various network protocols. LIST OF EXPERIMENTS 1. Learn to use commands like tcpdump, netstat, ifconfig, nslookup and traceroute. Capture
ping and traceroute PDUs using a network protocol analyzer and...
OBJECTIVES: To understand the Architecture of 8086 microprocessor. To learn the design aspects of I/O and Memory Interfacing circuits. To interface microprocessors with supporting chips. To study the Architecture of 8051 microcontroller. To design a microcontroller based system UNIT I THE 8086 MICROPROCESSOR Introduction to 8086 – Microprocessor architecture – Addressing modes - Instruction set and
assembler directives...
Thursday, November 5, 2020
OBJECTIVES: To understand the protocol layering and physical level communication. To analyze the performance of a network. To understand the various components required to build different networks. To learn the functions of network layer and the various routing protocols. To familiarize the functions and protocols of the Transport layer. UNIT I INTRODUCTION AND PHYSICAL LAYER Networks – Network Types – Protocol...
OBJECTIVES: To introduce the basic notions of groups, rings, fields which will then be used to solve
related problems.To introduce and apply the concepts of rings, finite fields and polynomials.To understand the basic concepts in number theory To examine the key questions in the Theory of Numbers.To give an integrated approach to number theory and abstract algebra, and provide a firm
basis for further reading and study in the subject. UNIT...
OBJECTIVES: To learn different cipher techniques To implement the algorithms DES, RSA, MD5, SHA-1 To use network security tools and vulnerability assessment tools LIST OF EXPERIMENTS 1. Perform encryption, decryption using the following substitution techniques
(i) Ceaser cipher, (ii) playfair cipher iii) Hill Cipher iv) Vigenere cipher 2. Perform encryption and decryption using following transposition techniques
i) Rail...
OBJECTIVES: To develop web applications in cloud
To learn the design and development process involved in creating a cloud based
application
To learn to implement and use parallel programming using Hadoop 1. Install Virtualbox/VMware Workstation with different flavours of linux or windows OS on top
of windows7 or 8. 2. Install a C compiler in the virtual machine created using virtual box and execute Simple
Programs 3. Install Google...