Tuesday, 19 November 2013
Monday, 18 November 2013
Different Operating System and Their RAM Support
Posted on 20:42 by Unknown
Windows 8 64 bit Enterprise Professional : 512 GB
Windows 8 64 bit :128 GB
Windows 8 32 bit : 4 GB
Windows 7 64 bit Ultimate, Enterprise & Professional :192 GB
Windows 7 64 bit Home Premium:16 GB
Windows 7 64 bit Home Basic : 8 GB
Windows 7 32 bit (all editions except Starter) :4 GB
Windows 7 32 bit Starter :: 2 GB
Windows Vista 64 bit Ultimate, Enterprise & Business: 128 GB
Windows Vista 64 bit Home Premium:16 GB
Windows Vista 64 bit Home Basic : 8 GB
Windows Vista 32 bit (all editions except Starter) : 4 GB
Windows 7 32 bit Starter :1 GB
Windows XP 64 bit : 128 GB
Windows XP 32 bit : 4 GB
Mac OS X 64 bit :96 GB
Linux 64 bit :1 TB
Linux 32 bit ::4 GB Linux 32 bit (with PAE) :64 GB
Windows 8 64 bit :128 GB
Windows 8 32 bit : 4 GB
Windows 7 64 bit Ultimate, Enterprise & Professional :192 GB
Windows 7 64 bit Home Premium:16 GB
Windows 7 64 bit Home Basic : 8 GB
Windows 7 32 bit (all editions except Starter) :4 GB
Windows 7 32 bit Starter :: 2 GB
Windows Vista 64 bit Ultimate, Enterprise & Business: 128 GB
Windows Vista 64 bit Home Premium:16 GB
Windows Vista 64 bit Home Basic : 8 GB
Windows Vista 32 bit (all editions except Starter) : 4 GB
Windows 7 32 bit Starter :1 GB
Windows XP 64 bit : 128 GB
Windows XP 32 bit : 4 GB
Mac OS X 64 bit :96 GB
Linux 64 bit :1 TB
Linux 32 bit ::4 GB Linux 32 bit (with PAE) :64 GB
Friday, 8 November 2013
Free Download E-DRAW MAX
Posted on 20:31 by Unknown
Thursday, 7 November 2013
Play HIGH GRAPHIC GAMES like-GTA on your PC without any GRAPHIC CARD
Posted on 05:04 by Unknown
If You Want to Play high graphics and high resolution Games like GTA 4 On 1GB Or Later PC at that time you need to install just these software and you can able to play this high resolution games.
Now what Tools which need to download---
1) A 3d- analyzer
2) Swift shadder 3.0
Now we begin our process :
- Install gta - 4
- Download and install 3d analyzer
- Download swift shadder and paste in your game install directory dont put in any sub folder in install directory.
Just put in root of your gta 4 install directory.
- Now open 3d analyzer
I. click select and browse for your gta4.exe in install directory then click on open.
II. In vendor id and device id put Nividia geforcefx 5900 ultra id's. That's it Now you can Play Good Games on your PC with out any Graphic Configuration.
Tuesday, 5 November 2013
C Program Library files(Header Files)
Posted on 04:46 by Unknown
1. <stdio.h>: input and output function in program.
2. <conio.h>: to clear screen and pause information function.
3. <ctype.h>: function for testing characters
4. <string.h>: function for manipulating string
5. <math.h>: Mathematical function
6. <stdlib.h>: utility function for number, conversion, storage allocation
7. <assert.h>: function that can be used to add diagnostics to a program
8. <stdarg.h>: function that can be used to step through a list of function arguments
9. <setjmp.h>: function that can be used to avoid the normal call and return sequence
10. <signal.h>: function for handling exceptional condition that may arise in a program
11. <time.h>: function for manipulating date and time
12. <limits.h>: constant definitions for the size of C data types
13. <float.h>: definitions relating to floating-point arithmetic
2. <conio.h>: to clear screen and pause information function.
3. <ctype.h>: function for testing characters
4. <string.h>: function for manipulating string
5. <math.h>: Mathematical function
6. <stdlib.h>: utility function for number, conversion, storage allocation
7. <assert.h>: function that can be used to add diagnostics to a program
8. <stdarg.h>: function that can be used to step through a list of function arguments
9. <setjmp.h>: function that can be used to avoid the normal call and return sequence
10. <signal.h>: function for handling exceptional condition that may arise in a program
11. <time.h>: function for manipulating date and time
12. <limits.h>: constant definitions for the size of C data types
13. <float.h>: definitions relating to floating-point arithmetic
Friday, 1 November 2013
Features Of Android KitKat
Posted on 03:59 by Unknown
1) The new Phone (Dialer) app is now linked online with Google Maps. This means if your type Big Bazaar in Phone app (Not Search) and if that is not stored in your contacts then the Phone app will look for local Big Bazaar listing on Google Maps and return you their listed phone number which you can then dial.
2) When you receive a call from any local businesses listed on Google Maps then their names will be displayed in Caller ID automatically.
4) Will work on 512 MB RAM
5) You can speak "Ok Google" from Home Screen and read/write sms/email, play song/video, set reminders etc (Complete Touchless)
Thursday, 31 October 2013
Different Types Of Computer Ports
Posted on 20:52 by Unknown
Thursday, 17 October 2013
How to make a bootable pendrive using command prompt!!
Posted on 08:37 by Unknown
1. Type “diskpart” inside the command prompt and hit “ENTER”.
2. After last step type “list disk” inside the command prompt and hit “ENTER”.
3. Type “select disk 1” inside the command prompt and hit “ENTER”.
4. Type “clean” and hit “ENTER”. It will erase all the data from the pen drive.
5. Type “create partition primary” and hit “ENTER”. It will create a primary partition in pen drive.
6. Type “select partition 1” and hit “ENTER”.It will select the partition created in the last step.
7. Type “format=fs ntfs quick” and hit “ENTER”. It will format the pen drive quickly with NTFS file type.
8. Type “active” and hit “ENTER”. It will make partition as active for booting after restarting the computer. If this is step is missed then computer will not boot from the pen drive. just copy and paste...os(windows7/8 or xp) setup files to the pendrive.. we are done.....no more cd and dvd booting problems....
Tuesday, 15 October 2013
A Complete Tutorial About IP Address
Posted on 23:19 by Unknown
Let us begin with IP Addresses.
What is an IP Address?
► An Internet Protocol address is a numerical label assigned to each device (e.g., computer, mobile phone) that is connected to a computer network that uses the Internet Protocol for communication.
► An IP address is used for two purposes:
1) To identify whether the interface is host or network.
2) To determine the location of the device.
► IP Versions: IPv4 and IPv6.
Although IPv4 is the earlier version, it is the most commonly used version.
► IPv4 is a 32-bit decimal number while IPv6 is 128-bit number.
► IPv4 is normally written as four numbers between 1 and 255, each separated from the other by a decimal point.
This standard is called as DOTTED-DECIMAL NOTATION.
► Ex: 115.241.40.93
► There are countless IP addresses in today's world!
See for which purpose we need the IP Address------
------------------------------ ------------------------------ -------------
What is the purpose of IP Address Classes?
Each IP Address Class provides the following information:
► Class A: First 8 bits → NETWORK ID & remaining 24 bits → HOST ID
► Class B: First 16 bits → NETWORK ID & remaining 16 bits → HOST ID
► Class C: First 24 bits → NETWORK ID & remaining 8 bits → HOST ID
► Class D: It represents a 32-bit multicast group ID.
► Class E: It is currently not being used. (NO need)
► For example,
Let us consider the IP Address 203.43.21.12
We know that it belongs to Class C.
Therefore, the NETWORK ID is 203.43.21 and the HOST ID is 12.
What is an IP Address?
► An Internet Protocol address is a numerical label assigned to each device (e.g., computer, mobile phone) that is connected to a computer network that uses the Internet Protocol for communication.
► An IP address is used for two purposes:
1) To identify whether the interface is host or network.
2) To determine the location of the device.
► IP Versions: IPv4 and IPv6.
Although IPv4 is the earlier version, it is the most commonly used version.
► IPv4 is a 32-bit decimal number while IPv6 is 128-bit number.
► IPv4 is normally written as four numbers between 1 and 255, each separated from the other by a decimal point.
This standard is called as DOTTED-DECIMAL NOTATION.
► Ex: 115.241.40.93
► There are countless IP addresses in today's world!
See for which purpose we need the IP Address------
------------------------------
What is the purpose of IP Address Classes?
Each IP Address Class provides the following information:
► Class A: First 8 bits → NETWORK ID & remaining 24 bits → HOST ID
► Class B: First 16 bits → NETWORK ID & remaining 16 bits → HOST ID
► Class C: First 24 bits → NETWORK ID & remaining 8 bits → HOST ID
► Class D: It represents a 32-bit multicast group ID.
► Class E: It is currently not being used. (NO need)
► For example,
Let us consider the IP Address 203.43.21.12
We know that it belongs to Class C.
Therefore, the NETWORK ID is 203.43.21 and the HOST ID is 12.
How To Check Antivirus Strength or Test Antivirus Software or Check Antivirus Which is Used by You is Good or Worst?
Posted on 20:00 by Unknown
One of the most asked question is Which antivirus has good strength or How to check antivirus strength?
This post is for them who want to check their antivirus strength.This is a standard test and if your antivirus passes this test then assume that its a good antivirus.
This post is for them who want to check their antivirus strength.This is a standard test and if your antivirus passes this test then assume that its a good antivirus.
Step For Testing Your Antivirus Strength:-
Copy the below code and paste it in your notepad and save it with .exe or .com extension , for example test.exe or test.com.X5O!P%@AP[4\PZX54(P^)7CC)7 }$EICAR-STANDARD-ANTIVIRUS -TEST-FILE!$H+H*
Did your antivirus detect it as threat?
If answer is yes/ no Write in comment so other will know which antivirus is good..
Friday, 11 October 2013
How To Remove Write Protection From Your Pendrive??
Posted on 20:04 by Unknown
METHOD - 1
open registry and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicy and look for WriteProtect in the right pane. double click it and change value to 1 from 0
METHOD - 2
Try This Using Command Prompt(CMD)
Type diskpart and press <enter>.
Type list volume and press <enter>.
Type select volume x
-where x is the number of the drive that's giving you the write protected error.
Type attributes disk clear readonly and press <enter>.
Type exit and press <enter>.
Sunday, 29 September 2013
How to Get Maximum Battery Life in Laptop?
Posted on 19:55 by Unknown
1. Backlight Levels/ Screen Brightness.
------------------------------ --------------------
You don’t always need the brightest screen for using your Laptop. A small change in the brightness of your Laptop screen can result in giving few extra minutes on battery as the LCD screen uses the bigger part of your battery energy.
2. Multi Media/ Entertainment
------------------------------ --------------------
Okay, you laptop has all the function including the ability to play games, movies and music. But cutting on them would also bring a drastic change in the battery backup of your Laptop.
3. Heavy Applications
------------------------------ --------------------
You might avoid running heavy application all the time. And try keeping them closed when you are not using them. Avoid using them (if not urgent) when you are on battery, you can always get back to AC plugin and do it later.
4. Wireless and Bluetooth
------------------------------ --------------------
The wireless system for your Computer sends and receives data packets which also require some energy. You can disable it when you are not using a wireless connection.
5. Heating Issues
------------------------------ --------------------
Heat is the biggest enemy of any electronics device, same goes with Laptops, try using Laptop without making it too hot. Avoid blocking the air which comes from the laptop fan.
6. Using AC Adapter
------------------------------ --------------------
Few people say that you should not keep your laptop plugged in when it is charged completely, it’s all wrong. Laptops manufactured these days are smart enough to stop charging the batteries when they are fully changed. Try using your Laptop with AC adapter plugged in.
------------------------------
You don’t always need the brightest screen for using your Laptop. A small change in the brightness of your Laptop screen can result in giving few extra minutes on battery as the LCD screen uses the bigger part of your battery energy.
2. Multi Media/ Entertainment
------------------------------
Okay, you laptop has all the function including the ability to play games, movies and music. But cutting on them would also bring a drastic change in the battery backup of your Laptop.
3. Heavy Applications
------------------------------
You might avoid running heavy application all the time. And try keeping them closed when you are not using them. Avoid using them (if not urgent) when you are on battery, you can always get back to AC plugin and do it later.
4. Wireless and Bluetooth
------------------------------
The wireless system for your Computer sends and receives data packets which also require some energy. You can disable it when you are not using a wireless connection.
5. Heating Issues
------------------------------
Heat is the biggest enemy of any electronics device, same goes with Laptops, try using Laptop without making it too hot. Avoid blocking the air which comes from the laptop fan.
6. Using AC Adapter
------------------------------
Few people say that you should not keep your laptop plugged in when it is charged completely, it’s all wrong. Laptops manufactured these days are smart enough to stop charging the batteries when they are fully changed. Try using your Laptop with AC adapter plugged in.
Android Secrete codes
Posted on 19:53 by Unknown
1. Phone Information, Usage and Battery – *#*#4636#*#*
2. IMEI Number – *#06#
3. Enter Service Menu On Newer Phones – *#0*#
4. Detailed Camera Information – *#*#34971539#*#*
5. Backup All Media Files – *#*#273282*255*663282*#*#*
6. Wireless LAN Test – *#*#232339#*#*
7. Enable Test Mode for Service – *#*#197328640#*#*
8. Back-light Test – *#*#0842#*#*
9. Test the Touchscreen – *#*#2664#*#*
10. Vibration Test – *#*#0842#*#*
11. FTA Software Version – *#*#1111#*#*
12. Complete Software and Hardware Info – *#12580*369#
13. Diagnostic Configuration – *#9090#
14. USB Logging Control – *#872564#
15. System Dump Mode – *#9900#
16. HSDPA/HSUPA Control Menu – *#301279#
17. View Phone Lock Status – *#7465625#
18. Reset the Data Partition to Factory State – *#*#7780#*#*
19. Format Your Device To Factory State(will delete everything on your phone) – *2767*3855#
20. Hidden Service Menu For Motorola Droid – ##7764726
How To recover Saved Password In Firefox ?
Posted on 19:52 by Unknown
1. Open Firefox Web Broweser
2. Then Click on FireFox > Option > Option as shown in below picture
3. Then a POP Up box will appear, In that go to security and click on Show Passwords as show below.
4. Now click on website whose password you want to see ans click on show password as shown in below image.
(Note: It will ask for confirmation so click on yes when dialog box appears)
Friday, 27 September 2013
How To Install Android on PC or Laptop
Posted on 07:46 by Unknown
Android has a got very important place in our Tech World.Now in market you can get many devices running on Android like Smartphones to Tablets, Tablets to Camera and i can simply say that the major Portable device in the market are running on Android.But there is no PC running on Android, So if you want then you can run Android on your PC.
Download all the things needed in this process and then go through the below step to install Android OS on you PC.
Prerequisites:-
- Android ROM File you can get any android version ROM file that you want to run.Here i Will be using Android 4.2 Jelly Bean: Download From here
- Virtual Box Software Download From here
Download all the things needed in this process and then go through the below step to install Android OS on you PC.
- After Downloading the Virtual Box.Install the Virtual Box on your System and while installing it may ask you to install a new network adapter so not to worry.
- Now Launch the Virtual Box and create a new virtual machine, this is going to be where you gonna run Android OS.Click on New button and after that name your machine.Now select Linux from Type Drop down list and then other Linux in version.Finally hit Next.
- Now set the memory Slider to 512 MB or more this is the RAM which Android OS will be using and click Next.
- Now create a virtual Hard Drive and click on Create.Select VDI and Click Next button and select the Fixed Size button also and final proceed by Clicking Next.
- Choose how much space do you want to allocate the Virtual Hard disk and also select the Location where do you want to create this disk.
- Now Select the new virtual machine you created above.Then click on Settings button, then Click on Storage on the left hand side and at the last click on Empty entry in the Storage Tree.
- Now select Chose a Virtual CD/DVD disk file from right side menu.And Browser the Android ROM file that you downloaded and Click on open.Now Switch ON your Virtual Machine by Clicking on the Start Button at the top Toolbar.
Follow The Steps For Installing Android Rom File:
- It will Show a Blue Installation Screen like below Screen Shot.Select the Last Option Installation by Scrolling down down from arrow keys and hit enter.
- Now Select the Create/Modify Partion option.And Select New at the bottom of the screen and press Enter key.Select Primary option and press enter to create a partion which will occupies your virtual drive.
- Now select the Boot able option and press enter, select the Write option and press enter, then type yes (to confirm) and press Enter again.Select Quit and choose the partion you created above and press Enter.
- Now you will be asked to choose the File System.Choose ext3 File System and select yes to confirm.
- Now be patient as it will take some minutes to install Android, select yes to install it and select yes again to make the system directory writable.
- Now Finally you will be Prompted a Congratulation screen showing that you have successfully installed Android OS.Now Just run Android OS by hitting enter.
- Now you are done you installed the Android OS.Now just configure the OS for the first time and enjoy Android !!
If you find any difficulty in any of above steps feel free to comment below we will help you for sure.Don't forget to share this Awesome article with your friends!! :)
Note:-
you can activate mouse in it
Go to Device>USB device>your mouse name
just click on it and mouse will be activated
Go to Device>USB device>your mouse name
just click on it and mouse will be activated
It will work only if u have USB mouse.
Download Your Torrent Files Using IDM
Posted on 07:05 by Unknown
- First go to ZBIGZ.
- Sign up for a free account.
- After sign up is finished go to your torrent search engine and search for the file which you want to download with idm.
- Then download your torrent from your desired torrent website.
- Now go again go to ZIBGZ.COM(click here) .
- Then click on the upload buttom and choose the torrent which you want to download. Then,click on button go.
- Next a window will pop up asking for free or premium download.now click on the free download.
- After choosing free your torrent will be downloaded by high speed servers and your file will be ready to download.
How To Watch or Stream Torrents Without Downloading
Posted on 05:53 by Unknown
The Recent release of the innovative and powerful media player, Roxplayer, has caused much excitement among technology fans and there is good reason for this. The Roxplayer enables users to stream their audio and video files onto their PC without having to go through the process of any downloads or installing programs. Roxplayer has made things so much easier for people by allowing the direct streaming of files from external devices directly onto ones PC or Mac.
The fact that no additional downloads are necessary with Roxplayer means that no extra storage space is taken up on your computers hard drive. This means that your processor will continue to run smoothly and not be slowed down by the downloading of programs.
The designers of the Roxplayer have made it totally compatible with BitTorrent. What this means for the user is that they are able to directly stream files from BitTorrent without having to download anything else. Another really cool feature of the Roxplayer is the fact that it supports the streaming of online channels straight to the users PC-allowing them to enjoy their favorite online channels from the comfort of their homes. The Roxplayer also hosts many cool plug ins- perhaps the most notable being a plug in which allows the direct streaming of movies for BitTorrent.
To Start Stream you have to follow 2 easy steps:
1.Visit Developers official website and install the latest version of the software. The installation takes not more than one minute. After start the player and go to FILE menu and click on “OPEN .TORRENT”. Choose any torrent file from your PC or use Magnet link.
The fact that no additional downloads are necessary with Roxplayer means that no extra storage space is taken up on your computers hard drive. This means that your processor will continue to run smoothly and not be slowed down by the downloading of programs.
The designers of the Roxplayer have made it totally compatible with BitTorrent. What this means for the user is that they are able to directly stream files from BitTorrent without having to download anything else. Another really cool feature of the Roxplayer is the fact that it supports the streaming of online channels straight to the users PC-allowing them to enjoy their favorite online channels from the comfort of their homes. The Roxplayer also hosts many cool plug ins- perhaps the most notable being a plug in which allows the direct streaming of movies for BitTorrent.
To Start Stream you have to follow 2 easy steps:
1.Visit Developers official website and install the latest version of the software. The installation takes not more than one minute. After start the player and go to FILE menu and click on “OPEN .TORRENT”. Choose any torrent file from your PC or use Magnet link.
2.After you’ve imported torrent it takes 30-70 seconds to start the stream. Please wait this time and after you will be able to enjoy streaming video files.
Wednesday, 25 September 2013
How Can You Disable Your Desktop?
Posted on 00:08 by Unknown
GOTO RUN --> Type "regedit"
After this, Follow following steps----
Key: (HKCU|HKLM)\Software\Microsoft \Windows\CurrentVersion\Polici es\Explorer
Value Name: NoViewContextMenu
Value Type: REG_DW ORD
Set To: 1 to enable, 0 to disable (0 Default)
Notes: Use this to disable right click context menu on the desktop.
Saturday, 21 September 2013
Simple Demo Of RMI Registry Program
Posted on 20:18 by Unknown
Demointerface.java/** * * @author Nish */
public interface DemoInterface extends java.rmi.Remote{ public String sayDemo() throws java.rmi.RemoteException;
}
Demosever.java import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.server.UnicastRemoteObject;
/** * * @author Nish */
public class DemoServer implements DemoInterface{ String message; public DemoServer(){ super(); } public DemoServer(String msg){ message = msg; } @Override public String sayDemo() throws RemoteException {
return message; } public static void main(String []args){ try { DemoInterface h = new DemoServer("Hello"); DemoInterface stub = (DemoInterface)UnicastRemoteObject.exportObject(h, 0);
java.rmi.registry.Registry reg = LocateRegistry.getRegistry(); reg.rebind("Hello", stub); System.out.println("Server is ready for Operation"); } catch (Exception ex) {} }
}
Democlient.java
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
/** * * @author Nish */
public class DemoClient { public static void main(String []args){ try{ Registry reg = LocateRegistry.getRegistry("localhost");
DemoInterface h = (DemoInterface)reg.lookup("Hello");
System.out.println(h.sayDemo()); } catch(Exception e){} }
}
Steps To Run RMI Program in JAVA
Posted on 20:06 by Unknown
Using the Following steps you can able to run your RMI program in JAVA
1) First Comiple all java class
javac *.java
2) Then after start rmi registry
start rmiregistry
3) Then after generate stub and skelton using rmic,
rmic (implemented class)
4) Then after run server
java Server
5) Then after open new command prompt in same directory and run client
java Client
javac *.java
2) Then after start rmi registry
start rmiregistry
3) Then after generate stub and skelton using rmic,
rmic (implemented class)
4) Then after run server
java Server
5) Then after open new command prompt in same directory and run client
java Client
Sunday, 15 September 2013
To Convert a FAT Partition to NTFS
Posted on 07:47 by Unknown
Perform the following steps--
1) Open 'Command Prompt'.
2) At the command prompt, type the following-
CONVERT [driveletter]: /FS:NTFS.
'Convert.exe' will attempt to convert the partition to NTFS.
NOTE :- Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimum, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command.
Friday, 6 September 2013
Steps To Delete Viruses From your PenDrive
Posted on 18:45 by Unknown
If your Pen Drive is infected with any of the following viruses:
* Autorun.inf
* new folder.exe
* Iexplorer.vbs
* Bha.vbs
* nfo.exe
* New_Folder.exe
* ravmon.exe
* RVHost.exe or any other files with extension.
Actually this viruses are hidden and can't be seen even after you enable show hidden folders.
Following simple dos command will change the attributes of these files ,there after you can remove it by pressing delete key.
Follow these steps:
Step1.:Type cmd in Run
Step2.: Switch to the drive on which pen drive is connected (like C:\> h: enter)
Step3.: type exactly as attrib -s -h *.* /s /d and hit enter (don't forget spaces).
Now you can see hidden virus files and you can delete them.
* Autorun.inf
* new folder.exe
* Iexplorer.vbs
* Bha.vbs
* nfo.exe
* New_Folder.exe
* ravmon.exe
* RVHost.exe or any other files with extension.
* new folder.exe
* Iexplorer.vbs
* Bha.vbs
* nfo.exe
* New_Folder.exe
* ravmon.exe
* RVHost.exe or any other files with extension.
Actually this viruses are hidden and can't be seen even after you enable show hidden folders.
Following simple dos command will change the attributes of these files ,there after you can remove it by pressing delete key.
Follow these steps:
Step1.:Type cmd in Run
Step2.: Switch to the drive on which pen drive is connected (like C:\> h: enter)
Step3.: type exactly as attrib -s -h *.* /s /d and hit enter (don't forget spaces).
Now you can see hidden virus files and you can delete them.
Get to Unblocked Websites Using Google! - Google as proxy!
Posted on 18:41 by Unknown
Many are kids that go to school this will be helpful to them. I have seen tons of tutorials on using a cracker and using a proxy etc. But you need to realize that some schools block that too.
Ok, let's start from the beginning. We all know that Google is more than a search engine; we do use it as provider for email, mapping, news and many other services. Google is now also a free proxy service. Proxy is a device that stands between a PC and the internet, providing all the connections to the world wide web. What a proxy does is to receive all data from a requested site, so when you access web pages all data come from proxy.
The purpose of this is simple. To access blocked site.
Here is how to use it.
1) Open up your browser.
2) Go to - http://www.google.com/ translate?langpair...inname.com OR you can also go to http://www.systranet.com/web
In the domain name type the site you are trying to access and press enter. Thats it!
Its that simple. That will translate the page from ES = Spanish to EN = English. It will act as a proxy and you can surf without any hesitation!
Ok, let's start from the beginning. We all know that Google is more than a search engine; we do use it as provider for email, mapping, news and many other services. Google is now also a free proxy service. Proxy is a device that stands between a PC and the internet, providing all the connections to the world wide web. What a proxy does is to receive all data from a requested site, so when you access web pages all data come from proxy.
Here is how to use it.
1) Open up your browser.
2) Go to - http://www.google.com/
In the domain name type the site you are trying to access and press enter. Thats it!
Its that simple. That will translate the page from ES = Spanish to EN = English. It will act as a proxy and you can surf without any hesitation!
Subscribe to:
Posts (Atom)