Posts

How does PING works.

Image
                                   How does internet ping work Ping is a type of network packet that is used to check if a machine that you want to connect to over the internet is available or not. A ping is a network packet termed an Internet Control Message Protocol (ICMP) packet. The process of a ping is done when a machine sends an ICMP echo request packet to another machine or interface over the internet. If the receiving machine is available and is enabled to reply back, it will respond with an echo reply packet. This not only shows us that the receiving machine is alive and working, it also helps us to identify a number of things such as total time taken, loss of packets, etc that are used to judge the reliability of the connection.  To run a ping from your Linux machine, you will need to open a terminal and write a command. The syntax of the command is  “ping ...

Sarahah...?? What it means...?? What it is..?

Image
                                                                                                              Are you aware of Sarahah? If not, then go on your social media platform and look for the Sarahah. If you go through your timelines, then you will see the various posts from your friends, where they post the good and bad messages on their timelines. So, if you are still wondering from where those posts are coming from, then we will help you ...

Maybe Our Future Is Unique Identifier Patches insted of TCP/IP.

Image
  You might be aware of the recent Ransomware attacks, where the complete data of few nations were on a stake. These attacks have got a new name “Cyberterrorism”. Nowadays, nothing is safe on the Internet; the hackers are playing with the entire data of the nation. So, the hackers have targeted the hospitals, individuals, and corporations. Now, you know about the present scenario of the Internet data. What If I tell that there is the solution from decades to avoid these types of scenarios. If we start using this, then we can get rid of ransomware attack, DDOS attacks, and nation state cyber attacks. At present, the Internet governance is sitting in the room and might be discussing the next generation internet plan. So, if they keep all your gadgets data online, then potentially the internet regime can destroy your entire world through online activities.                  ...

New Language Invented By AIs that Humans can't Understand.

Image
                                                                                                                          Facebook, the company that accidentally killed fact-based reality, almost upgraded itself to “accidental species extinction” during a deep learning experiment. In an exercise known as a generative adversarial network, which pitted one artificial intelligence (AI) against ano...

Future is Here.RFID Technology. MUST READ...!!

Image
                                          What Is RFID? Radio-Frequency Identification is the use of radio waves to read, capture, and interact with information stored on a tag. Tags are usually attached to objects, and can be read from several feet away. Furthermore, the tag doesn’t always have to be in the direct line-of-sight to initiate interaction. An RFID tag is an easy way to assign a unique identity to an object. Additionally, they do not need an internal power source, while a tag can be as small as a grain of black pepper. Meaning they are easily embedded almost anywhere — hence their popularity. How Does RFID Work? A basic RFID system comprises two parts: the tag, and the reader. Tag The RFID tag has an embedded transmitter and receiver. The actual RFID component contained in a tag has two parts: an integrated circuit for storing and processing info...

5 Reasons Why Java is one of the best Programming Language

Image
  Java is one of the best programming languages for development. The popularity and usage of Java are still increasing even after two decades which is a big time for any Programming language. There are only a few programming languages which seem hard to get replaced and Java is one of them.Here are 5 reasons why java is one of the best programming language. Why is Java the best programming Language? 1. Object Orientation Java is an object-oriented programming language that supports all principles like Data Abstraction, Encapsulation, Polymorphism, Overloading, Overriding, and Inheritance. Which makes it as powerful as C++. We all know C++ is the extended version of C programming. Thus, it makes Java better than C programming.   2. Rich API Another big reason to learn Java is it’s Rich API. Java provides API for almost everything you need in development like I/O, networking, utilities, XML parsing, database connection etc. Whatever left ...

5 Android Apps to Learn Hacking

Image
  In our previous article, we have mentioned 10 best android applications for programmers. These Android applications can help you to increase your programming knowledge and coding practice. In this article, I am going to share top 5 Android applications to Learn Hacking from your mobile phone. Many people are using smartphones for study purpose and there are many Android apps for that. When it comes to Learn Hacking from your phone, people do not have much knowledge to share. Top 5 free Android apps to learn Hacking   1.  Hacking Tutorials 2.0  (1 million+ installs) Hacking Tutorial v2 is a step by step guide that explains various hacking techniques. This app presents tried and tested tutorials for beginners looking for a way into the hacking universe. This app shows you the easiest, most direct ways to safely perform a given hack, how it works, and most importantly how to protect yourself against them. Featu...