Skip to main content

HOW WIFI WORKS?

WHAT IS WIFI:-

It may happen that now you are connected to a wifi router and surfing the internet through that.But did you know how the data is displaying in your computer or phone's display? when your device is not connected with any of physical connecting wire.
The wifi is basically an electromagnetic radiation, just like the microwave, visible light or the gamma rays but the only difference is the use, the frequency and wives length of that radiation.
Wifi signals basically use the two bands 2.4 or 5 GHz. And it basically transmits the data in the form of 0 and 1. The wifi signal uses the same concept of a radio F.M but this communication is two way.

HOW IT REALLY WORKS:-

The wifi networks basically break the data in small encrypted packets and send back and forward between your router and portable device. The packets also have the address of the destination node and the decryption key. And after the data is received by your device through wifi network, your device has decrypted the data and arranged the packets. This work is done under the TCP/IP protocol.

MORE ABOUT WIFI:-

  1. WIFI IS DEVELOPED BY WIFI ALLIANCE.
  2. IT IS LAUNCHED IN SEPTEMBER 1998.
  3. THIS TECHNOLOGY IS BASED ON IEEE_802.11 STANDARD DEVICES. 
  4. Wi-Fi most commonly uses the 2.4 gigahertz (12 cm) UHF

     and 5.8 gigahertz (5 cm) SHF ISM radio bands.



Comments

Popular posts from this blog

How to install turbo c on Mac and fix the problems

TO KNOW MORE PLEASE WATCH THE VIDEO Here is the download list:- https://drive.google.com/open?id=1fSJ22sZoB7GF7nIHGJdzgXkdwL6qdsqZ PROCEDURE:- DOWNLOAD THE FILE FROM THE GIVEN LINK. MOVE THE FILE TO THE DESKTOP. UNZIP THE FILE. OPEN THE C.BAT FILE AND CHANGE THE "DEEPAYAN" WITH YOUR USERNAME, AND SAVE THE FILE.  DONT CHANGE ANY FILENAME OR FOLDER NAME.  THANKS, HAPPY CODING.......

How to use a 16x2 lcd display with Arduino

So today I will tell you how to use the 16x2 LCD display on the Arduino projects. If you are doing any kind of projects then you should interact with the user in the simplest process.To add any kind of output device is the key to simplify that project. you may show the options or the compilation details using that.  There various types of displays available in the market but among them the 16x2 LCD display is the famous and cheapest one.As it has a very simple process to implement them in the projects. pinout for the 16x2 LCD display: circuit diagram for 16x2 LCD display: Test code to check the connection is properly done or not: /*   LiquidCrystal Library - Test code   #DNY  Demonstrates the use a 16x2 LCD display.  The LiquidCrystal  library works with all LCD displays that are compatible with the  Hitachi HD44780 driver. There are many of them out there, and you  can usually tell them ...

WHAT IS KALI LINUX?

KALI LINUX is generally a operating system based on linux , but its not for general or official usage. .It is specially developed for hacking and penetration testing and security auditing . It is based on linux Debian distribution. This os is developed by OFFENSIVE SECURITY. KALI LINUX is released on 13 march 2013. OFFICIAL WEBSITE=>> https://www.kali.org/ it is a freeware . (free software )  it is a open source software , so you can develop any tools and you also optimize it as per your needs . and you can be a part of their development team. it also comes with multi language support. and last but not the least it comes with above 600 penetration testing tool included.  MINIMUM SYSTEM CONFIGURATION=>>  KALI linux required a minimum of 10 gb hdd space tobe installed. 512 mb of ram and minimum of i386 and amd64 architecture. a bootable cd or dvd drive or a usb device.