Wednesday, 11 September 2013

How to Download Faster Using Wifi and Mobile Data Simultaneously

Many of us doesnot satisfy with the internet speed we are gettting. In order to get more speed we have tried using wifi and mobile data simulatenously...but it is not possible to use them simulataneously.
Today i will show you how to use wifi and mobile data to increase the speed, just follow the below steps.


  • First of all you need a Rooted android device version 2.2 or up
  • Super Download app installed in your device from Google play store

  • .Using both networks together requires root access (remember to say “authorize” to the superuser prompt). 
  • Since this program uses mobile data connection, by using it you may incur in additional charges from your network operator. 
  • To unleash its full potential, this turbo downloader needs good (and balanced) wifi and mobile reception/bandwidth. If you have good wifi internet, 2G mobile is not enough, you need 3G or 4G. 
  • Using both connections is not supported on all devices / rom combinations.
  • Some web servers may provide insufficient functionalities on the requested files.
  • Currently only http and https protocols are supported (no ftp or torrent yet)
  • The Lite version has a filesize limit of 50 megabytes.

Monday, 9 September 2013

How To Make Own Antivirus

If You have no time to download antivirus...then create your own antivirus.This will run on command prompt and delete unwanted files automatically.
First open Notepad and copy the following code

@echo off
title Antivirus
echo Antivirus
echo created by your name
:start
if exist virus.bat goto infected
if not exist virus.bat goto clean
cd C:\Windows\system32
:infected
echo warning virus detected
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit

and save it with .bat file extension
now run the file..it will start the scan automatically



Saturday, 31 August 2013

Send Facebook Friend Requests Even Blocked For 30 days

Facebook don't makes it easy for us to add unknown people as our friends. You may have experienced a stage at least one time in your FB account showing a popup message that your friend request has been blocked for 1 day, 3 days, 7 days, 15 days or even 30 days. At that time you can't send out friend request on Facebook to anybody no matter if you know that person or not you been banned to send request for a particular time period. This is due to Facebook guidelines which don't allow us to send friend request to strangers because it considers it as spam, for that reason facebook temporarily turned off your sending friend request option. This is usually done to protect personal privacy of peoples, quite a few people use to add unknown people as their friends and  make misuse of their profile. Here we will give you some trick not to get banned from sending friend request on facebook and some guidelines to keep your account not disable.



Follow The Below Steps to send Friend requests when blocked

1.Get the person's email address first .
3.Here you can send friend request even if your are blocked by using their email address.
4.If you want to send friend request to lot's of friends here is an quick and easy way to do this.
5.Open up a new notepad file, paste all your friends email separated by comma (,)
6.Save the notepad file with the extension .vcf
7.This is your list of your contact files containing your friends email address.
8.Go to Add Personal Contacts as Friends click on the last option other tools there you can find upload contact file.
9.Browse your .vcf file and upload to the facebook.
10.It will send friend request to your friend's by email and facebook.

Chrome Remote Desktop

First Download the extension From Here and then install it

  • After the installation goto the homepage and see the application as show in the picture below.

  • Click on the Chrome Remote app to open it
  • Click continue and you will asked to allow access to your data, proceed with allowing access. 
  • Then it will ask you whether you want to share your own computer to some other system or connect to a shared computer.If you clicked share this computer, then it will generate automatic sharing code.


  • Just send this code to your partner to connect to your system.
  • After connecting you will see their desktop as shown below


Please Share This post :)

 

© 2013 WhatsTheTech. All rights resevered. Designed by Templateism

Back To Top