Make world a better place to live

Make world a better place to live
Dedicated in Rememberence of my pet "Timmy"

Aug 6, 2011

Surf the web using 3G @ just Rs.98/Month



Recently 3G services launched in India with a great boom but as the 3G services are quite expensive  now days, it creates dent in common man’s pocket. Here I am not going to tell you any hacking tips for accessing 3G services instead I  tell you the best  legal way to use the 3G services at  affordable  cost.



 
Well, here are the steps to follow,

Step 1 : All you need is a 3G supported Mobile phone or 3G DATA CARD like Micromax (310G,352G   etc.)   with 2G activated BSNL SIM in that.
Step 2 : Now top up(recharge) your mobile with minimum Rs.98
Step 3 : 
Configure your Mobile phone or DATA CARD for GPRS access.
Step 4 : Now change your Network Operator from GSM/EDGE  to WCDMA/UTMS/HSPA depending on  your handset /DATA CARD or choose AUTO in case of DATA CARD  & enjoy  Browsing & downloading  in 3G network.

If you have doubt, You can first check whether 3G service is available in your region or not, by  inserting  SIM in Mobile or Data card, I personally  check that “BSNL” & “Reliance”  give best results.

Note :- First point is that, there is no need to purchase 3G SIM , 2G SIM is sufficient for your purpose. Second,  if there is no 3G network  coverage  in your area then don’t disappointed, EDGE network present all over in our country ….enjoy them!!!


Regards
Rishi Kumar


Apr 12, 2011

Windows Shortcuts & Commands



 Windows XP/VISTA/WINDOWS 7 Shortcuts:

 ALT+- (ALT+hyphen) Displays the Multiple Document Interface (MDI) child window's System menu
ALT+ENTER View properties for the selected item
ALT+ESC Cycle through items in the order they were opened
ALT+F4 Close the active item, or quit the active program
ALT+SPACEBAR Display the System menu for the active window
ALT+TAB Switch between open items
ALT+Underlined letter Display the corresponding menu
BACKSPACE View the folder one level up in My Computer or Windows Explorer
CTRL+A Select all
CTRL+B Bold
CTRL+C Copy
CTRL+I Italics
CTRL+O Open an item
CTRL+U Underline
CTRL+V Paste
CTRL+X Cut
CTRL+Z Undo
CTRL+F4 Close the active document
CTRL while dragging Copy selected item
CTRL+SHIFT while dragging Create shortcut to selected iteM
CTRL+RIGHT ARROW Move the insertion point to the beginning of the next word
CTRL+LEFT ARROW Move the insertion point to the beginning of the previous word
CTRL+DOWN ARROW Move the insertion point to the beginning of the next paragraph
CTRL+UP ARROW Move the insertion point to the beginning of the previous paragraph
SHIFT+DELETE Delete selected item permanently without placing the item in the Recycle Bin
ESC Cancel the current task
F1 Displays Help
F2 Rename selected item
F3 Search for a file or folder
F4 Display the Address bar list in My Computer or Windows Explorer
F5 Refresh the active window
F6 Cycle through screen elements in a window or on the desktop
F10 Activate the menu bar in the active program
SHIFT+F10 Display the shortcut menu for the selected item
CTRL+ESC Display the Start menu
SHIFT+CTRL+ESC Launches Task Manager
SHIFT when you insert a CD Prevent the CD from automatically playing
WIN Display or hide the Start menu
WIN+BREAK Display the System Properties dialog box
WIN+D Minimizes all Windows and shows the Desktop
WIN+E Open Windows Explorer
WIN+F Search for a file or folder
WIN+F+CTRL Search for computers
WIN+L Locks the desktop
WIN+M Minimize or restore all windows
WIN+R Open the Run dialog box
WIN+TAB Switch between open items



Run Commands:

compmgmt.msc - Computer management
devmgmt.msc - Device manager
diskmgmt.msc - Disk management
dfrg.msc - Disk defrag
eventvwr.msc - Event viewer
fsmgmt.msc - Shared folders
gpedit.msc - Group policies
lusrmgr.msc - Local users and groups
perfmon.msc - Performance monitor
rsop.msc - Resultant set of policies
secpol.msc - Local security settings
services.msc - Various Services
msconfig - System Configuration Utility
regedit - Registry Editor
msinfo32 _ System Information
sysedit _ System Edit
win.ini _ windows loading information(also system.ini)
winver _ Shows current version of windows
mailto: _ Opens default email client
command _ Opens command prompt


Run Commands to access the control panel:

Add/Remove Programs control appwiz.cpl
Date/Time Properties control timedate.cpl
Display Properties control desk.cpl
FindFast control findfast.cpl
Fonts Folder control fonts
Internet Properties control inetcpl.cpl
Keyboard Properties control main.cpl keyboard
Mouse Properties control main.cpl
Multimedia Properties control mmsys.cpl
Network Properties control netcpl.cpl
Password Properties control password.cpl
Printers Folder control printers
Sound Properties control mmsys.cpl sounds
System Properties control sysdm.cpl


Command Prompt:

ANSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.
APPEND Causes MS-DOS to look in other directories when editing a file or running a command.
ARP Displays, adds, and removes arp information from network devices.
ASSIGN Assign a drive letter to an alternate letter.
ASSOC View the file associations.
AT Schedule a time to execute commands or programs.
ATMADM Lists connections and addresses seen by Windows ATM call manager.
ATTRIB Display and change file attributes.
BATCH Recovery console command that executes a series of commands in a file.
BOOTCFG Recovery console command that allows a user to view, modify, and rebuild the boot.ini
BREAK Enable / disable CTRL + C feature.
CACLS View and modify file ACL's.
CALL Calls a batch file from another batch file.
CD Changes directories.
CHCP Supplement the International keyboard and character set information.
CHDIR Changes directories.
CHKDSK Check the hard disk drive running FAT for errors.
CHKNTFS Check the hard disk drive running NTFS for errors.
CHOICE Specify a listing of multiple options within a batch file.
CLS Clears the screen.
CMD Opens the command interpreter.
COLOR Easily change the foreground and background color of the MS-DOS window.
COMP Compares files.
COMPACT Compresses and uncompress files.
CONTROL Open control panel icons from the MS-DOS prompt.
CONVERT Convert FAT to NTFS.
COPY Copy one or more files to an alternate location.
CTTY Change the computers input/output devices.
DATE View or change the systems date.
DEBUG Debug utility to create assembly programs to modify hardware settings.
DEFRAG Re-arrange the hard disk drive to help with loading programs.
DEL Deletes one or more files.
DELETE Recovery console command that deletes a file.
DELTREE Deletes one or more files and/or directories.
DIR List the contents of one or more directory.
DISABLE Recovery console command that disables Windows system services or drivers.
DISKCOMP Compare a disk with another disk.
DISKCOPY Copy the contents of one disk and place them on another disk.
DOSKEY Command to view and execute commands that have been run in the past.
DOSSHELL A GUI to help with early MS-DOS users.
DRIVPARM Enables overwrite of original device drivers.
ECHO Displays messages and enables and disables echo.
EDIT View and edit files.
EDLIN View and edit files.
EMM386 Load extended Memory Manager.
ENABLE Recovery console command to enable a disable service or driver.
ENDLOCAL Stops the localization of the environment changes enabled by the setlocal command.
ERASE Erase files from computer.
EXIT Exit from the command interpreter.
EXPAND Expand a M*cros*ft Windows file back to it's original format.
EXTRACT Extract files from the M*cros*ft Windows cabinets.
FASTHELP Displays a listing of MS-DOS commands and information about them.
FC Compare files.
FDISK Utility used to create partitions on the hard disk drive.
FIND Search for text within a file.
FINDSTR Searches for a string of text within a file.
FIXBOOT Writes a new boot sector.
FIXMBR Writes a new boot record to a disk drive.
FOR Boolean used in batch files.
FORMAT Command to erase and prepare a disk drive.
FTP Command to connect and operate on a FTP server.
FTYPE Displays or modifies file types used in file extension associations.
GOTO Moves a batch file to a specific label or location.
GRAFTABL Show extended characters in graphics mode.
HELP Display a listing of commands and brief explanation.
IF Allows for batch files to perform conditional processing.
IFSHLP.SYS 32-bit file manager.
IPCONFIG Network command to view network adapter settings and assigned values.
KEYB Change layout of keyboard.
LABEL Change the label of a disk drive.
LH Load a device driver in to high memory.
LISTSVC Recovery console command that displays the services and drivers.
LOADFIX Load a program above the first 64k.
LOADHIGH Load a device driver in to high memory.
LOCK Lock the hard disk drive.
LOGON Recovery console command to list installations and enable administrator login.
MAP Displays the device name of a drive.
MD Command to create a new directory.
MEM Display memory on system.
MKDIR Command to create a new directory.
MODE Modify the port or display settings.
MORE Display one page at a time.
MOVE Move one or more files from one directory to another directory.
MSAV Early M*cros*ft Virus scanner.
MSD Diagnostics utility.
MSCDEX Utility used to load and provide access to the CD-ROM.
NBTSTAT Displays protocol statistics and current TCP/IP connections using NBT
NET Update, fix, or view the network or network settings
NETSH Configure dynamic and static network information from MS-DOS.
NETSTAT Display the TCP/IP network protocol statistics and information.
NLSFUNC Load country specific information.
NSLOOKUP Look up an IP address of a domain or host on a network.
PATH View and modify the computers path location.
PATHPING View and locate locations of network latency.
PAUSE Command used in batch files to stop the processing of a command.
PING Test / send information to another network computer or network device.
POPD Changes to the directory or network path stored by the pushd command.
POWER Conserve power with computer portables.
PRINT Prints data to a printer port.
PROMPT View and change the MS-DOS prompt.
PUSHD Stores a directory or network path in memory so it can be returned to at any time.
QBASIC Open the QBasic.
RD Removes an empty directory.
REN Renames a file or directory.
RENAME Renames a file or directory.
RMDIR Removes an empty directory.
ROUTE View and configure windows network route tables.
RUNAS Enables a user to execute a program on another computer.
SCANDISK Run the scandisk utility.
SCANREG Scan registry and recover registry from errors.
SET Change one variable or string to another.
SETLOCAL Enables local environments to be changed without affecting anything else.
SETVER Change MS-DOS version to trick older MS-DOS programs.
SHARE Installs support for file sharing and locking capabilities.
SHIFT Changes the position of replaceable parameters in a batch program.
SHUTDOWN Shutdown the computer from the MS-DOS prompt.
SMARTDRV Create a disk cache in conventional memory or extended memory.
SORT Sorts the input and displays the output to the screen.
START Start a separate window in Windows from the MS-DOS prompt.
SUBST Substitute a folder on your computer for another drive letter.
SWITCHES Remove add functions from MS-DOS.
SYS Transfer system files to disk drive.
TELNET Telnet to another computer / device from the prompt.
TIME View or modify the system time.
TITLE Change the title of their MS-DOS window.
TRACERT Visually view a network packets route across a network.
TREE View a visual tree of the hard disk drive.
TYPE Display the contents of a file.
UNDELETE Undelete a file that has been deleted.
UNFORMAT Unformat a hard disk drive.
UNLOCK Unlock a disk drive.
VER Display the version information.
VERIFY Enables or disables the feature to determine if files have been written properly.
VOL Displays the volume information about the designated drive.
XCOPY Copy multiple files, directories, and/or drives from one location to another.
TRUENAME When placed before a file, will display the whole directory in which it exists
TASKKILL It allows you to kill those unneeded or locked up applications


Windows Explorer Shortcuts:

ALT+SPACEBAR - Display the current window’s system menu
SHIFT+F10 - Display the item's context menu
CTRL+ESC - Display the Start menu
ALT+TAB - Switch to the window you last used
ALT+F4 - Close the current window or quit
CTRL+A - Select all items
CTRL+X - Cut selected item(s)
CTRL+C - Copy selected item(s)
CTRL+V - Paste item(s)
CTRL+Z - Undo last action
CTRL+(+) - Automatically resize the columns in the right hand pane
TAB - Move forward through options
ALT+RIGHT ARROW - Move forward to a previous view
ALT+LEFT ARROW - Move backward to a previous view
SHIFT+DELETE - Delete an item immediately
BACKSPACE - View the folder one level up
ALT+ENTER - View an item’s properties
F10 - Activate the menu bar in programs
F6 - Switch between left and right panes
F5 - Refresh window contents
F3 - Display Find application
F2 - Rename selected item



Internet Explorer Shortcuts:
 

CTRL+A - Select all items on the current page
CTRL+D - Add the current page to your Favorites
CTRL+E - Open the Search bar
CTRL+F - Find on this page
CTRL+H - Open the History bar
CTRL+I - Open the Favorites bar
CTRL+N - Open a new window
CTRL+O - Go to a new location
CTRL+P - Print the current page or active frame
CTRL+S - Save the current page
CTRL+W - Close current browser window
CTRL+ENTER - Adds the http://www. (url) .com
SHIFT+CLICK - Open link in new window
BACKSPACE - Go to the previous page
ALT+HOME - Go to your Home page
HOME - Move to the beginning of a document
TAB - Move forward through items on a page
END - Move to the end of a document
ESC - Stop downloading a page
F11 - Toggle full-screen view
F5 - Refresh the current page
F4 - Display list of typed addresses
F6 - Change Address bar and page focus
ALT+RIGHT ARROW - Go to the next page
SHIFT+CTRL+TAB - Move back between frames
SHIFT+F10 - Display a shortcut menu for a link
SHIFT+TAB - Move back through the items on a page
CTRL+TAB - Move forward between frames
CTRL+C - Copy selected items to the clipboard
CTRL+V - Insert contents of the clipboard
ENTER - Activate a selected link
HOME - Move to the beginning of a document

END - Move to the end of a document
F1 - Display Internet Explorer Help


enjoy!!!

regards
Rishi kumar Sumal

Mar 20, 2011

How to recover your Deleted/Lost files from Memory cards, PC etc.




Recently I comes across a situation in which I lost some crucial data stored in my pc due to some virus infection, and as there is no backup available with me so it is a reason of great concern for me. All of us sometimes comes across such situations which demands the recovery of crucial data but we are unaware of it. There are plenty of softwares available online for that but the problem with majority of them is that they are very slow and takes long time to recover, also there is no guarantee that they recover the data in the same tree structure or with the same names. Here I am providing details of the software i.e “Recuva”. I used for recovery data from my hard disk. The main benefit of “Recuva” is that it is very fast as compared to other counterparts.

I also want to mention about one more software that I regularly used for recovery i.e. “Diskdigger” it is also very good software and the best thing about that, it shows preview and there is no need of installation, just click the executable file and it runs smoothly. The main feature of this is that you can choose the type of documents you want to recover i.e. picture, word, ppt documents, music, videos etc. I suggest if the amount of data to be recovered is small use it…

RECUVA

Features
Undelete files on your computer
Recovery from damaged or formatted disks
Recover deleted emails
Recover deleted iPod music
Restore unsaved Word documents
Quick-Start Wizard
Deep Scan
Securely delete files you want to erase forever
Full Windows OS support and many languages

Undelete files on your computer

We've all deleted files by mistake, or without realizing we'd want them at some future point. Photographs, documents, music files, even emails - we've all had regrets. With Recuva, you can get them back quickly, safely, and easily. This compact Windows program does the work for you, scanning your drives for the files you need, then recovering them in a flash.
Recuva works on any rewriteable media you have. Whether you need to recover priceless photographs from your digital camera's memory card, files you backed up to an external hard drive, or the documents you carry around every day on your USB key, Recuva's got you covered. If you listen to music on an iPod, Recuva can recover files directly from the iPod's drive. Even though you can't access files on your iPod directly, Recuva can. You don't have to worry about losing music from iTunes or your iPod any more.



 

Recovery from damaged or formatted disks

The dreaded hard drive crash. The file you forgot to backup before you reformatted a drive. The camera memory card with your holiday snaps that no longer works. Recuva can handle them too.
Windows (and other operating systems) uses a hidden index on hard drives, USB drives, and memory cards. Instead of having to search through the entire drive for a file you request, all it has to do is look it up in the index -- a much faster process.
Unfortunately, if the index is damaged, Windows can no longer find your files, even if the files themselves haven't been corrupted. That's where Recuva comes in.
Unlike Windows, Recuva scans all parts of a drive, looking for the bits that make up your files. If a drive's index has been damaged, chances are other parts of the drive may have been damaged too. Recuva will show you a list of files it has found on the drive, and give you an estimate of the likelihood of success of recovering them.
Similarly, when you format a drive (especially if you use the Quick Format option), Windows erases the hidden index but does not overwrite the existing files until you start saving new data to it. Recuva can still scan the drive's contents to find your files.

 


 

Recover deleted emails

If you're using a desktop program like Outlook Express, Windows Live Mail, or Mozilla Thunderbird, you know that deleting emails from within the email program sends them to the program's internal trash or Recycle Bin. If you empty the trash or Recycle Bin, that's it -- the email's been deleted and there's no way to get it back.
The email program doesn't delete the email or emails to the Windows Recycle Bin, but rather empties its own internal trash or Recycle Bin. Fortunately, Recuva has the solution to this problem.
Email programs like Outlook Express, Windows Live Mail, or Mozilla Thunderbird don't store emails individually. Rather, they store each folder as a database file. For example, there might be a folder for the Inbox, another for Sent Mail, another for Drafts, one for the Trash and another for emails you've saved.
When you empty the email program's Trash, the email program empties that database file. Instead of restoring the database file, Recuva goes one step further and recovers emails individually.
When you recover emails with Recuva, they appear in a compressed .ZIP file (for example, Outlook Express.zip). You can use any standard ZIP file reader (including one built in to Windows) to open the .ZIP file up and see the emails inside.
Each email is stored in a standard .EML format, which means that you can import it to any email program -- not just the one it was sent or received from.
With Recuva, you never have to worry about losing that important email, even if the email program thinks it's finished with it forever.

 

Recover deleted iPod music

Deleted a track from your iPod or MP3 player? No problem, Recuva will get this back for you along with any additional info.

 

Restore unsaved Word documents

Did Microsoft Word crash or did you forget to save that important Word document. No problem with Recuva! As it can intelligently rebuild Word documents from their temporary files.

 

Quick-Start Wizard

For beginning and intermediate users, Recuva has a quick-start Wizard that guides you through the process of recovering your files. Let Recuva know what kind of files you're looking to recover, where they were located, and the program does the rest.

 

Deep Scan

Recuva comes with many settings that you can use to tweak it to work just the way you want. It works wonderfully in its default installation. But sometimes you may want to give it a nudge in a particular direction.
Recuva's dual scan levels is a great example of this. When you're searching for a deleted or lost file, you may have all the time in the world. Or, you may have your boss, teacher, or family member breathing down your neck, asking you again and again what's happened to that file, report, or recipe.
Recuva gives you the best of both worlds: the default quick scan, or a Deep Scan for more results.
Recuva's default scan will run through a large hard drive for deleted files in seconds. If you're looking for a file you recently deleted, or a file that's not on a damaged or corrupted drive, you should try the default scan first. It's fast and will find your file 90% of the time. If time is critical, this is the choice for you.
On the other hand, not every deleted or damaged file is easy to find. Some of them take a bit more digging. Recuva's Deep Scan option helps you find even more files buried on your hard drive or removable drives. It takes longer but it's worth it.
How much longer? It depends on the size of your drive. You may want to get a coffee or tea and do something else while you're waiting. The upside is that Recuva's Deep Scan will dig through the bits and bytes of your drive and find absolutely everything that can be recovered.
No matter what size of hard drive or media you're using, Recuva gets to work fast so you can find what you're looking for sooner.

 

Securely delete files you want to erase forever

If you can recover your files with Recuva, then a hacker can too. Anyone with access to your drives can run Recuva or a similar program to retrieve old files that may contain financial records, passwords, confidential documents, or other information you simply want to keep private.
Although our program is called Recuva (for "recover"), we understand the potential for abuse that recovery software has. That's why we've built in a way to erase traces of your files. It's an added safeguard that only Recuva has.
Here's an example of how Recuva can protect your privacy:
After completing your budget for 2009, you delete the old budget file and start a new one for 2010. Most likely, the 2009 budget file will remain recoverable on your Windows PC for a good while, especially with a strong recovery program.
To make sure the 2009 budget is gone for good, run Recuva and search for documents on that drive. When Recuva finds the 2009BUDGET.xls file, right-click it and select Secure Overwrite.
Recuva overwrites the portion of the hard drive where the ghost of 2009BUDGET.xls lives repeatedly until no recovery software (Recuva included) can ever get the file back.
If you're looking for more advanced privacy and cleaning features, you'll want to check out our acclaimed CCleaner software. You can use CCleaner to erase cookies, passwords, browsing histories, names of recently-used documents and more.


Source:-www.piriform.com

DiskDigger — Undelete and recover photos, documents, music, videos, and more!



Recover photos from a memory card
This short tutorial will show you how to recover accidentally deleted photos from your camera's memory card using DiskDigger. Whether you deleted one or more photos from your card, or accidentally reformatted the card, DiskDigger can help you recover most, if not all, photos that you lost.
Remove the memory card from the camera, and insert it into your computer's memory card slot. If your computer doesn't have a slot for the memory card, you can plug the card into a USB card reader, and plug the card reader into a USB port on your computer.

Some cameras can be hooked up directly to your computer with a cable; however, that may not make the contents of the card visible to DiskDigger. This is why it's recommended to take the memory card out and plug it directly into your computer.
Once the memory card is plugged in, you can launch DiskDigger, and you should see the card in the list of drives available for scanning. Select the card and click "Next."


DiskDigger will let you choose between the "dig deep" and "dig deeper" modes. It depends on each individual situation which mode will produce better results. In the case of recovering photos, it's a good bet that dig deeper will produce the best possible results, so let's go with that.
The program will now let you select the types of files you want to recover. By default, all file types are selected, including photos, so we'll just click "Next."


DiskDigger will now start scanning the memory card. As it starts finding photos, you'll see them showing up in the list on the left. By clicking on one of the photos it found, you can see a preview of the file on the right. Also, you can switch the list to show thumbnails, so you can see previews of each photo as it's found. You can do all of this while the program continues to scan the card.


After a little while, the scan will be complete. At this point, you can select which photos you'd like to recover, and save them from the memory card to a different location.
You can select which files you'd like to recover in the same way you would select multiple files in Windows Explorer: you can click and drag a rectangle around the files you want to save; you can also hold down the Ctrl key and click on individual files to include them in the selection. If you just want to select all the files, you can right-click within the list, and choose "Select All."
When the files are selected, click the "Save Selected Files" button at the top. This will let you select the new location where the recovered files will be saved. In this example, I'll create a new folder on my desktop and call it "Recovered," and select that folder as the new destination.


DiskDigger will proceed to save the files from the memory card to the new location:


When it finishes saving, you can close the program, navigate to the folder where you saved the photos, and see that they're back to being regular files again!

Just try these……& recover your peace of mind too !!!

Regards
Rishi Kumar

Source :- www.diskdigger.org


Feb 25, 2011

Manual GPRS settings for all Indian Mobile Service providers



There are situations which demands manual GPRS settings to be done in the mobile phones as sometime settings are not delivered instantly to the user, also sometimes user mobile doesn’t support the automatic settings and now days mobile operator starts charging for the conversation, so I decided to provide all the details necessary to install manual settings in mobile as well as in PC/Laptop.




For Connecting your mobile to PC/Laptop you need : -
·        
      1.  Dial up Number like - *99***1# or *99#
·        2.  Extra-initialization command(sometimes needed)- AT+CGDCONT=1, “xyz”,…..
·         3. .Proper setting selection in mobile (like mobile office, pocket internet etc.)
·         4.  Access Point Name (APN) (sometimes needed in case you are using pc suite)


To know the procedure to use your phone as a modem refer to my previous post. I also observed that some times irrespective of right settings  in mobile we are unable to access the GPRS, in that kind of situation request your operator to send  the required settings. You can also use the SMS service  of operator for that as


Airtel :-   sms  MO to 543210
Aircel:-   sms PI and to 121
Docomo:-  sms INTERNET to 52270
Reliance GSM :-  sms“ALL” to 55100
BSNL :- sms GPRS to 53733
Uninor- sms ALL to 58355

Note :- when you connecting your mobile to pc/laptop  there is no need of proxy settings and only APN is sufficient,  for example :-


Manual settings for Airtel  Mobile Office  for PC/laptop
  • Account Name -  Mobile office
  • Homepage –  www.google.com or any webpage
  •  Access Point Name(APN) -  airtelgprs.com
  • Connection type  - HTTP
  • Proxy – No or disabled
  • Proxy or IP Address –  Not needed
  • Proxy Port or port Address – Not needed
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
--------------------------------------------------------------------------------------------------------------------------
Manual settings for Airtel Mobile Office (for Chinese Mobiles)
  • Account Name -  Mobile office
  • Homepage –  www.google.com or any webpage
  •  Access Point Name(APN) -  airtelgprs.com
  • Connection type  - HTTP
  • Proxy - Enabled/yes
  • Proxy or IP Address - 202.56.231.117
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
Manual settings for Airtel live
  • Account Name -  Airtel_live
  • Homepage – http://live.airtelworld.com
  •  Access Point Name(APN) -  airtelfun.com
  • Connection type  - HTTP
  • Proxy - Enabled/yes
  • Proxy or IP Address - 100.1.200.99
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
For Connecting to PC/Laptop use….
·         Dial up Number - *99***1# or *99#
·         Extra-initialization command - AT+CGDCONT=1,“IP”,“airtelgprs.com”,
·         Proper setting selection in mobile-Mobile Office
·         Access Point Name(APN) – airtelgprs.com

------------------------------------------------------------------------------------------------------------------------
Manual Settings for Vodafone GPRS
·         Account Name -  Vodafone _GPRS
·         Homepage –   http://live.vodafone.in
·         Access Point Name(APN) -  www
·         Connection type  - HTTP
·       Proxy - Enabled/yes
·       Proxy or IP Address - 10.10.1.100
·         Proxy Port or port Address – 8080 or 9401
·         Username - left Blank
·         Password -  left Blank
·         Data bearer - GPRS/ Packet Data
·         Authentication Type – Normal


For Connecting to PC/Laptop use….
·         Dial up Number - *99***1# or *99#
·         Extra-initilization command - AT+CGDCONT=1,“IP”, “www” 
·         Proper setting selection in mobile- vodaphone internet
·         Access Point Name(APN) – www

------------------------------------------------------------------------------------------------------------------
Manual Settings for Aircel GPRS
  • Account Name -  pocket internet
  • Homepage – www.google.com or any webpage
  •  Access Point Name(APN) -  aircelweb
  • Connection type  - HTTP
  • Proxy - Enabled/yes
  • Proxy or IP Address - 192.168.035.201 or 172.17.83.69
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
For Connecting to PC/Laptop use….
·         Dial up Number - *99***1# or *99#
·         Extra-initialization command - AT+CGDCONT=1,“IP”,“aircelweb.com”,
·         Proper setting selection in mobile- pocket internet
·         Access Point Name(APN) – aircelweb

--------------------------------------------------------------------------------------------------------------------
Manual Settings for Idea GPRS
  • Account Name idea_internet
  • Homepage – http://wap.ideafresh.com
  •  Access Point Name(APN) -  imis
  • Connection type  - HTTP
  • Proxy -    Enabled/yes
  • Proxy or IP Address - 10.4.42.15
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
For Connecting to PC/Laptop use….
·         Dial up Number - *99***1# or *99#
·         Extra-initialization command - AT+CGDCONT=1,"IP","ideagprs.com"
·         Proper setting selection in mobile- idea internet
·         Access Point Name(APN) – imis
-----------------------------------------------------------------------------------------------------------------------
Manual Settings for BPL mobile GPRS
  • Account Name BPL WAP
  • Homepage –  http://wap.mizone.bplmobile.com
  •  Access Point Name(APN) -   mizone
  • Connection type  - HTTP
  • Proxy -    Enabled/yes
  • Proxy or IP Address - 10.0.0.10
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
------------------------------------------------------------------------------------------------------------------------
Manual Settings for Smart (Reliance GSM) GPRS
  • Account Name -  Smartnet/smartwap
  • Homepage – http://wap.rworld.co.in
  •  Access Point Name(APN) -  smartwap / smartnet
  • Connection type  - HTTP
  • Proxy - Enabled/yes
  • Proxy or IP Address – 10.239.221.007
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
For Connecting to PC/Laptop use….
·         Dial up Number - *99***1# or *99#
·         Extra-initialization command - AT+CGDCONT=1,"IP","smartnet",,0,0
·         Proper setting selection in mobile- netconnect
·         Access Point Name(APN) – smartnet

--------------------------------------------------------------------------------------------------------------------------
Manual Settings for BSNL east GPRS
  • Account Name -  BSNLNET
  • Homepage – http://www.google.com
  •  Access Point Name(APN) -  bsnlnet
  • Connection type  - HTTP
  • Proxy - Enabled/yes
  • Proxy or IP Address -  97.253.29.199
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
 Manual Settings for BSNL live( east) GPRS
  • Account Name -  BSNLLIVE
  • Homepage – http://bsnllive.net
  •  Access Point Name(APN) -  bsnllive
  • Connection type  - HTTP
  • Proxy - Enabled/yes
  • Proxy or IP Address -  10.220.67.131
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
For Connecting to PC/Laptop use….
·         Dial up Number - *99***1# or *99#
·         Extra-initialization command - AT+CGDCONT=1,"IP","bsnlnet","",0,0
·         Proper setting selection in mobile- bsnlnet
·         Access Point Name(APN) – bsnlnet

--------------------------------------------------------------------------------------------------------------------------
Manual Settings for DOCOMO GPRS
  • Account Name -  DOCOMO DIVE IN
  • Homepage – http://dive.in.tatadocomo.com
  •  Access Point Name(APN) -  TATA.DOCOMO.DIVE.IN
  • Connection type  - HTTP
  • Proxy - Enabled/yes
  • Proxy or IP Address -  10.124.94.7
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal
For Connecting to PC/Laptop use….
·         Dial up Number - *99#
·         Extra-initialization command - AT+CGDCONT=1,"IP","TATA.DOCOMO.INTERNET"
·         Proper setting selection in mobile- DOCOMO
·         Access Point Name(APN) – TATA.DOCOMO.INTERNET

----------------------------------------------------------------------------------------------------------------------
Manual Settings for Uninor GPRS
  • Account Name -  uninor
  • Homepage – www.google.com (you can use your own home page)
  • Access Point Name(APN) uninor
  • Connection type  - HTTP
  • Proxy - Enabled/yes
  • Proxy or IP Address - 10.58.10.58  
  • Proxy Port or port Address – 8080
  • Username - left Blank
  • Password -  left Blank
  • Data bearer - GPRS/ Packet Data
  • Authentication Type – Normal