ABIM Tg Karang

Sebuah Organisasi dinaungi oleh ABIM Negeri Selangor. Kini dipindah-daftarkan di bawah Pendaftaran Belia (ROY). Merupakan sebuah gerakan yang bertunjangkan ilmu (knowledge-based) dan memilih untuk mengambil sikap terbuka serta sederhana (moderate) berasaskan realiti masyarakat setempat di samping memegang teguh prinsip-prinsip Islam serta kesepaduan ilmu, iman dan amal dalam rangka pembangunan manusia. Walaupun ABIM menangani isu-isu politik, namun ia sentiasa bersikap non-partisan; bebas dan tidak memihak atau tunduk kepada kepentingan mana-mana parti-parti politik. Secara jelas ingin Membina dan Memimpin Tamadaun Khayra Ummah. Kitalah penyambung warisan, ABIM Terus Berjasa!

Bookmark and Share

Sunday, August 23, 2020

Networking | Routing And Switching | Tutorial 2 | 2018


Welcome to my 2nd tutorial of the series of networking. In this video I've briefly described peer to peer network (P2P). Moreover, you'll see how to make a peer to peer network? How it's working? How we can intercept traffic over the network by using Wireshark? and many more. Wireshark tool is integrated with eNSP so it'll be installed automatically when you install the eNSP. On the other hand, you can install the Wireshark for your personal use from its website.

What is Peer to Peer (P2P) network? 

As when devices are connected with each other for the sake of communication that'll be known as a Network. Now what is peer to peer network? In P2P network each and every device is behaving like a server and a client as well. Moreover They are directly connected with each other in such a way that they can send and received data to other devices at the same time and there is no need of any central server in between them.

There is a question that mostly comes up into our minds that  Is it possible to capture data from the network? So the answer is yes. We can easily captured data from the network with the help of tools that have been created for network troubleshooting, so whenever there will be some issues happening to the network so we fixed that issues with the help of tools. Most usable tool for data capturing that every network analyst used named Wireshark but there are so many other tools available over the internet like SmartSniff, Ethereal, Colasoft Capsa Network Analyze, URL Helper, SoftX HTTP Debugger and many more.

What is Wireshark?

Wireshark is an open source network analyzer or sniffer used to capture packets from the network and tries to display the brief information about the packets. It is also used for software and communication protocol development. Moreover, Wireshark is the best tool to intercept the traffic over the network.