Showing posts with label Using. Show all posts
Showing posts with label Using. Show all posts

Sunday, November 23, 2014

Managing Your WiFi using WiFi Manager APP for Android

The Wifi Manager APP for Android represents the Android WiFi Connectivity Service. It can be used to configure Wi-Fi network connections, manage the current WiFi connection, scan for access points, and monitor changes in WiFi connectivity.  As with the Connectivity Manager, access the WiFi Manager using the getSystemService method, passing in the Context.WIFI_SERVICE constant.


To use the WiFi Manager, your application must have uses-permissions for Read/Write WiFi state. the WifiManager also provides low-level access to the Wi-Fi network configurations, giving you full control over each configuration setting and allowing you to completely replace the native Wi-Fi management application. Later in the section, you’ll be introduced to the API used to create, delete, and modify network configurations.

Find, connect, manage WiFi networks. Improve connection quality with a graphical channel radar. Discover open networks around you. An easy way to manage Wifi connections. Includes beautiful widgets.

Use WiFi Manager APP to Managing Your WiFi,
New features and improved WiFi Manager APP Version 2.1.8 :
  • Assign your own descriptions and icons to individual WiFi networks - never forget what that "XYZ1234" network is.
  • Better graphics, including a dark color theme.
  • Automatic switching between fixed and dynamic (DHCP) IP addresses (Android Settings in 2.x cant do this).
  • Switch among your favorite networks with a single tap by using the WiFi Network Switcher widget. It will even enable WiFi if needed.
Still there - support for tablets in landscape mode.

Sunday, October 5, 2014

How To Manually Block Sites Using Notepad



Is therean easy waythat could be doneto blockspecific siteswithout the need toinstallthird partyapplications.Simplyutilize theNotepad,you canrestrict access tothose sites.However, becausethe processusesNotepad, thenblockingis only validon the computeryou useonly and arenot valid onother computersthat residein a singlenetwork.Heres how:


1.open Notepad
Open theNotepadapplicationusingaccess privilegesas an administrator.

2.browse forthe file
Browse forthe filein thefolderC:WindowsSystem32driversetc.Select the FileName withthe name ofthe hosts.Dont forget tochange thefile selectiontoAllFiles.Click Open toopen it.




3. Addcommand
After the file isopenedwill be performingthe scriptwhere eachcomputer hasa differentview.At theend of theline, addcommandfollowed bysites thatwould like tobe blocked.For example,if you want toblock thebottomlineonthewww.example.com,addthe127.0.0.1www.google.com.If you want toaddthe blocking ofanother site, press Enter tocreatea new lineand typein the same way.





4.the mobile version
By typingthat command,you can notaccess the sitewww.google.comdesktop version.If they have a mobileversion of theaddress,youalsohave toblock itby addingmoresuch ordersin the previous step.Only this timeenter the address ofthe mobile version, e.g.127.0.0.1to m.google.com





5.Doa test run
Closenotepadand do thelastSave.Open your browser(supports allpopularbrowsers)and try toenter the address ofthe site isto provethat the sitehas beenblocked.If you want torestore to originalcondition,youstayclearof the command linethatwas createdlast.