Wednesday 6 March 2019

How to share file and printer in a computer network?

WORKING WITH COMPUTER NETWORK

PRELIMINARY STEPS
1. Create an IP Address
2. Configure the IP address
3. Set windows Firewall Settings 
4. Set up a home or small office network


Set Windows Firewall Setting
Related image

Turn Off Firewall

Firewall
Related image
Is a network security system that monitors and control incoming and outdoing network traffic based on predetermined security ruler.

Set up a Home or Small Office Networks
Image result for network setup wizard


Network Setup Wizard
Related image

Is a built-in feature of windows that let you setup a network for computers running Microsoft windows operating system.

Image result for computer client character
SHARE FILE ON A NETWORK (SERVER)
1. Place the file inside a Network
2. Right click the folder
3. Click properties
4. Click Sharing
5. Click share this folder on the network
6. Click apply
7. Click Ok
Image result for computer client character


CHECKING THE FILE (CLIENT)
1. Click start button 
2. Click run 
3. Then type [IP Address of Server]

Image result for sharing printer
SHARING PRINTER ON THE NETWORK (SERVER)
1. Click Control Panel
2. Click Add Printer 
3. Right Printer
4. Click Sharing 
5. Click Share this printer


How to Reform a Personal Computer?

REFORMATING A PERSONAL COMPUTER

Image result for Reformating a personal Computer

Steps to Reformat a Personal Computer
1. Start your PC and PRESS key F2, F12 or DELETE key ( Depends on your PC Model ) 

Image result for press key F2
        Image result for press key F12Image result for delete key

  Your PC BIOS Setting will be displayed. Find boot menu. In boot device priority select CD-ROM as first boot device.

2. Your PC will boot from CD and windows installation will start. Press Enter at this screen.

3. Accept licence agreement by pressing F8 Key

4. Delete the partitions.

5. Create the partitions.


6. Define the size of partitions.

7. Now select your desired partitions of installation of windows XP and press enter.

8. Choose to format the partitions. Choose NTFS file system quick.

9. Setup will format the partitions.

10. After formatting, setup will start copying files on the hard disk.

11. After copying of files, setup will start installing windows.

12. Select desired language and regional settings, when prompted by setup.

13. Enter windows key.

14. Type a name for your computer.

15. Select time and date settings and time zone according to your country.

16. Provide network settings for network pc's or select typical settings and press enter.

17. Setup will install devices and register components.

18. After completion setup will do a cleanup of files and will start your pc automatically. At this stagr you can remove CD from drive.


PARTITIONING 
          Disk partitioning is the creation of one or more regions on a  hard disk or other secondary storage, so that an operating system can manage information in each region separately.


           Partitioning is typically the first step of preparing a newly manufactured disk, before any files or directories have been created. 































Wednesday 16 January 2019

What is a Network Address



Network Addresses


What is a Network Address?

A network address is any logical or physical address that uniquely distinguishes a network node or device over a computer or telecommunications network. It is a numeric/symbolic number or address that is assigned to any device that seeks access to or is part of a network.

Network address is a key networking technology component that facilitates identifying a network node/device and reaching a device over a network. It has several forms, including the Internet Protocol (IP) address, media access control (MAC) address and host address. It

Computers on a network use a network address to identify, locate and address other computers. Besides individual devices, a network address is typically unique for each interface; for example, a computer's Wi-Fi and local area network (LAN) card has separate network addresses.

A network address is also known as the numerical network part of an IP address. This is used to distinguish a network that has its own hosts and addresses. For example, in the IP address 192.168.1.0, the network address is 192.168.1.

Examples of Network Address:

Image result for chart example of Network address

IP Versions



IPv4 or IP version 4


Internet Protocol Version 4 (IPv4) is the fourth revision of the Internet Protocol and a widely used protocol in data communication over different kinds of networks. IPv4 is a connectionless protocol used in packet-switched layer networks, such as Ethernet. It provides the logical connection between network devices by providing identification for each device. There are many ways to configure IPv4 with all kinds of devices – including manual and automatic configurations – depending on the network type.

IPv4 is based on the best-effort model. This model guarantees neither delivery nor avoidance of duplicate delivery; these aspects are handled by the upper layer transport.

Pv4 is defined and specified in IETF publication RFC 791. It is used in the packet-switched link layer in the OSI model.



IPv4 uses 32-bit addresses for Ethernet communication in five classes: A, B, C, D and E. Classes A, B and C have a different bit length for addressing the network host. Class D addresses are reserved for multicasting, while class E addresses are reserved for future use.

Class A has subnet mask 255.0.0.0 or /8, B has subnet mask 255.255.0.0 or /16 and class C has subnet mask 255.255.255.0 or /24. For example, with a /16 subnet mask, the network 192.168.0.0 may use the address range of 192.168.0.0 to 192.168.255.255. Network hosts can take any address from this range; however, address 192.168.255.255 is reserved for broadcast within the network. The maximum number of host addresses IPv4 can assign to end users is 232.

IPv6 presents a standardized solution to overcome IPv4's limiations. Because of its 128-bit address length, it can define up to 2,128 addresses.

IPv6 or IP version 6

IPv6 (Internet Protocol version 6) is a set of specifications from the Internet Engineering Task Force (IETF) that's essentially an upgrade of IP version 4 (IPv4). The basics of IPv6 are similar to those of IPv4 -- devices can use IPv6 as source and destination addresses to pass packets over a network, and tools like ping work for network testing as they do in IPv4, with some slight variations.



The most obvious improvement in IPv6 over IPv4 is that IP addresses are lengthened from 32 bits to 128 bits. This extension anticipates considerable future growth of the Internet and provides relief for what was perceived as an impending shortage of network addresses. IPv6 also supports auto-configuration to help correct most of the shortcomings in version 4, and it has integrated security and mobility features.




IPv6 features include:
Supports source and destination addresses that are 128 bits (16 bytes) long.
Requires IPSec support.
Uses Flow Label field to identify packet flow for QoS handling by router.
Allows the host to send fragments packets but not routers.
Doesn't include a checksum in the header.
Uses a link-local scope all-nodes multicast address.
Does not require manual configuration or DHCP.
Uses host address (AAAA) resource records in DNS to map host names to IPv6 addresses.
Uses pointer (PTR) resource records in the IP6.ARPA DNS domain to map IPv6 addresses to host names.
Supports a 1280-byte packet size (without fragmentation).
Moves optional data to IPv6 extension headers.
Uses Multicast Neighbor Solicitation messages to resolve IP addresses to link-layer addresses.
Uses Multicast Listener Discovery (MLD) messages to manage membership in local subnet groups.
Uses ICMPv6 Router Solicitation and Router Advertisement messages to determine the IP address of the best default gateway.

Binary Digit



A bit (short for binary digit) is the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1. Although computers usually provide instructions that can test and manipulate bits, they generally are designed to store data and execute instructions in bit multiples called bytes. In most computer systems, there are eight bits in a byte. The value of a bit is usually stored as either above or below a designated level of electrical charge in a single capacitor within a memory device.




Half a byte (four bits) is called a nibble. In some systems, the term octet is used for an eight-bit unit instead of byte. In many systems, four eight-bit bytes or octets form a 32-bit word. In such systems, instruction lengths are sometimes expressed as full-word (32 bits in length) or half-word (16 bits in length). 

In telecommunication, the bit rate is the number of bits that are transmitted in a given time period, usually a second.

Classes of IP Address



Note:


127 - Loop back Function of a network


Class D - Use for MULTICAST


Class E - reserved for FUTURE or EXPERIMENTAL PURPOSES.


ex.


100.168.2.2 = Class A


190.3.0.1 = Class B


STEPS IN CREATING IP ADDRESS


1. right click My Network Places 

2. Click Properties
 

3. Right click local area connection

4. Click properties
Image result for right click local area connection

5. Click TCP/IP

6. Click Properties
Image result for click tcp or IP

7. Click OK

 Steps in IP Configuration

1. Click Startbutton
Related image

2. Click Run
Image result for click run

3. Type CMD
Related image

4. Type ipconfig