Shell script for switching wifi channel using hopping
Using the below script we tries to connect to different wifi channels of hotspot using iwconfig command. … Read more
Using the below script we tries to connect to different wifi channels of hotspot using iwconfig command. … Read more
We create a server using netcat command which listens on 8909 port as below, This server responds … Read more
The nc (or netcat) utility is used for just about anything under the sun involving TCP, UDP, … Read more
nmcli is a command-line tool for controlling NetworkManager and reporting network status. It can be utilized as … Read more
As we have already seen, how to write UDP socket programs in JAVA, now we will write … Read more
If you are working with TCP / UDP sockets in JAVA, there is higher chances your might … Read more
Do you want to wait for an internet availability before proceeding further such as send an email … Read more
The MAC address is how machines on a subnet communicate. When machine A sends packets to another … Read more
Do you want to wait for an internet availability before proceeding further such as send an email … Read more