Friday, April 22, 2011

Free Tata Docomo 3G Internet for every customer


With the launch of Tata Docomo 3G network, Tata Teleservices have planned to roll out a promotional offer to all its Docomo customers by giving 7 day free 3g internet across nine circles in India.
Tata Docomo users can now enjoy free 3G services on their mobile phones or USB modem starting from 5th November to 11th November midnight.

Tata Docomo̢۪s HSPA+ 3G network, supported by NTT DoCoMo, supports high speed internet access with speeds upto 21.1 Mbps. Other 3G service includes video SMS, mobile TV, route finder etc.
The current 9 circles for which Tata docomo own the 3G spectrum license includes Maharashtra & Goa, Gujarat, Karnataka, Kerala, Punjab, Haryana, Uttar Pradesh (West), Rajasthan and Madhya Pradesh-Chhattisgarh.
How to activate free Tata Docomo 3G service
You should have a 3G enabled handset and working Docomo simcard [no need for getting new sim cards, as old sim itself is 3G enabled.]
SMS 3Glife to 53333
Follow the instruction you receive in your inbox to enjoy free docomo 3G internet for 7 days.
Tata Docomo 3G Settings
To enable 3G on your handset, go to phone settings > set Network Mode to WCDMA/UMTS .
After activating 3G, set the APN as given below.
Acess Point Network ( APN ) : tata.docomo.internet
Connection Speeds and download transfer rates
Both the connection speed and download transfer rate of docomo 3G seems to vary from 1Mbps to 3.5Mbps [max] and download speed maximum of 500KBps. But for some areas, the network seemed to switch back and forth between EDGE and 3G network making it very unstable for smooth downloads.
Docomo 3G USB modems : Huawei E122 HSDPA 7.2 Mbps / HSUPA 5.76 Mbps


How To Hack Any Moblie Via Bluetooth 100 % Working


1) Call from his phone. It includes all call functions like hold etc.
2) Read his messages
3) Read his contacts
4) Change profile
5) Play his ringtone even if phone is on silent
6) Play his songs(in his phone)
7) Restart the phone
8) Switch off the phone
9) Restore factory settings
10) Change ringing volume
Notes:
1.) When connecting devices use a code 0000
2.) At start of programming on smartphones do not forget to turn on bluetooth before start of the application
What else you want
Just go and Download Bluetooth Hacker

Password for the rar file is “www.dl4all.com
please use text inside the double quote. I have checked it. its working.
enjoy and keep visiting us


Latest Bsnl 3G Hack For Free Gprs


Dear Bsnl users new working 3G connection launched by bharathi india Bsnl cellone connection available in prepaid card also so i examined many test with Bsnl accessing free 3G internet connection in both mobile and pc and found new trick by changing the 3G connection settings initially have an 3g sim and activated
GPRS or 3G connection should be activated in your mobile also supported
using this new following connection for free
Name :3G free(any)
HOME Page: http://funstuffz.com
Service Type 1 WAP
Gateway IP : 1 10.100.3.2
Port no : 1 : 9209.
Timeout: NEVER
CSD No.1
User Name1: ppp
Password1: ppp123
APN setting:
wapwest.cellone.in
User Name : ppp
Password : ppp123
now save it leave the other settings as default and using this activated settings hack bsnl 3G for free new 2010 trick in bsnl mobile free for 3mbps speed browsing and downloading in bsnl 3G


2011 FREE 3G TRICKS HACKING


The latest 2011 BSNL 3G hacking tricks has been leaked.Now you can enjoy unlimited free BSNL 3G at just Rs.383.In India BSNL has launched its 3g service in all over India.
Message Concept:
1.The above message says that if you are one of the BSNL 2G customer,you can enjoy 3G speed through recharging  your account with 3G recharge value denomination.It is applicable only for 3G handsets.
2.You can also get 2G Data usage,Validity,speed by recharging your account with the 2G data voucher denomination.(But the main thing here is you will get 2G speed)


Now the Trick Goes Here:
1.First recharge your BSNL 3G SIM with RC274.Now you can enjoy Unlimited free internet for one month but the speed will be 2G.

2.Most of the BSNL customers are getting 3G speed after they recharged their account with Rs.274.If you don't get the 3G speed after this step then do the following procedure:
3.Recharge your account with Rs.10,you will get 200MB free DATA usage.Now check your speed I hope your speed will be increased to 3G.Be patient because the the server takes normally 1-2 hours to update your mobile number. 
4.Still if you are getting 2G speed then register a complaint regarding speed issue.The rectification of your compliant may takes up to 48 hours.
5.Again if the speed remains same(2G speed) then don't proceed to the steps given below.
6.Congrats!if you got the 3G speed then half of the trick has been over.Now recharge your account with Rs.98 (2GB data plan for 2G).
7.If you done the RC98 now your Free 3G is ready.
8.The screenshots show the Super Duper Speed of BSNL 3G.
9.Your data usage won't be deducted even the 2GB data usage will be same as it as.
10.So now you may use the unlimited free BSNL 3G at just Rs.383 per month.


Shutdown Computer From Mobile Using PHP/Create a Webserver in your home computer with PHP,MYSQL,APACHE in 5 Easy Steps


On the Internet there are some tutorials about shutting down a computer from a mobile phone.But, in this tutorial we'll check out a way to shutdown a computer from a mobile phone using PHP.For those who don't know PHP, it is a scripting language in simple words.We are PHP as it is a server side scripting language,platform independent and open source.That means we don't have to worry about whether the system runs on Windows or Linux.The procedure is really simple.All we have to do is to set up a server on the computer with PHP and execute system command to shutdown the computer.



1.SERVER SETUP 

We'll use XAMPP to set up the server.Believe me it is too easy.

Go to xampp home page.Download the available package (installer or zip archive).

Now,follow the instruction given on their site to install the server.Actually installation is just unzipping the archive to a directory.The installation will take just around 2 minute.

However you check my previous post on setting up server on home computer.


2.PHP code 
o After installing XAMPP, just open up XAMPP directory.Then you will locate htdocsshutdown. folder.Open that and create a new directory/folder.You can name it anything you want.Suppose the name of the new folder is
o Open the newly created folder shutdown and create a new file withindex.php extension.
o Now open up index.php file and place the nice little code if you run windows.
echo 'Shutting down'; exec("shutdown -s -t 30"); //30 means shutdown after 30 seconds ?> 
3.Creating URL 

Go to no-ip.com and register a free sub-domain and point it to the the following

http://YOUR-IP-ADDRESS/shutdown/

To find out your ip address just visit any site like http://checkmyip.com/.


That's
 it.Now you visit that link with no-ip subdomain from your mobile phone to shut down the computer.


       
This tutorial will address the basic setup of a server on your own computer running with windows platform. This means the removal of hassles of dealing with the company that is running a remote web server. It will be easy to modify. You can add any thing you want to it, be it CGI/Perl, Zope, Roxen, etc, all by your self. You will have unlimited disk space, well at least as big as your hard disk drive . Now that you know the advantages, it is time that I tell you what you will need.


You will need XAMPP 1.6.8 which is available for free & combines all of the following


* Apache HTTPD 2.2.9 + Openssl 0.9.8i
* MySQL 5.0.67
* PHP 5.2.6
* PHP 4.4.9
* phpMyAdmin 2.11.9.2
* FileZilla FTP Server 0.9.27
* Mercury Mail Transport System 4.52

STEP 1 :
1.I recommend to download Self-extracting 7-ZIP archive version because of its low size compared to other two versions.

Download Link


         
STEP 2 :
After downloading extract the archiveto folder of your choice.Don't panic if it halts for few minutes at some stage (may be at 27%,32% or81%) during extraction.

 
Just be patient.
Remember that XAMPP folder will be created automatically which meansyou don't need to create one.

 
STEP 3
Now,loacate the file in the setup-xampp.bat in the XAMPP folder and run it.
You will see something like this ::
NOTE::
To start XAMPP without setup!«

If you extract XAMPP in a top level folder like c:\xampp or d:\xampp etc., you can start XAMPP directly. That means you do not need to execute the “setup_xampp.bat” at all. Apache, MySQL and Mercury Mail server will start up correctly! FileZilla FTP server will not start because it requires absolute paths. Please note: Do not use a double-xampp-folder like c:\xampp\xampp! You need a single-xampp folder like d:\xampp(\apache and so on). Otherwise you must run the “setup-xampp.bat” to set up the path configurations.


STEP 4
XAMPP control Panel

Run the file xampp-control.exe present in the folder XAMPP. The XAMPP Control Panel will appear.
To have the Apache server and the MySQL database started upon the system startup, install them as services by checking the Svc checkboxes next to them. Then ckick OK in the XAMPP Control dialog box that opens.

The Apache and MySQL servers are installed as services.

To start the Apache HTTP server, click Start.
To start the MySQL database server, click Start.
Here are some more server scripts, you might find useful:


* Apache & MySQL start: .\xampp\xampp_start.exe
* Apache & MySQL stop: .\xampp\xampp_stop.exe
* Apache start: .\xampp\apache_start.bat
* Apache stop: .\xampp\apache_stop.bat
* MySQL start: .\xampp\MySQL_start.bat
* MySQL stop: .\xampp\MySQL_stop.bat
* Mercury Mailserver start: .\xampp\mercury_start.bat
* FileZilla Server setup: .\xampp\filezilla_setup.bat
* FileZilla Server start: .\xampp\filezilla_start.bat
* FileZilla Server stop: .\xampp\filezilla_stop.bat


STEP 5
Checking XAMPP Installation

Open the URL http://localhost or http://127.0.0.1 in your browser .Click on the preferred language and you'll get this welcome screen for English.

UNINSTALLATION::
Shut down the XAMPP server and exit all panels. If you installed any services, shut them down too.
Simply delete the entire folder where XAMPP is installed. There are no registry entries and no environment variables to clean up… just simply good, clean code! Don’t forget to uninstall any services you might have installed

 


 

Computer tricks and Internet hacking Copyright © 2011 | THANK YOU | VISIT AGAIN