Showing posts with label allow. Show all posts
Showing posts with label allow. Show all posts

Thursday, 27 October 2011

If you have a phone thats with the provider 3 theres a simple trick to allow you to access the entire internet on its browser without having to go through 3 services and only what they want to allow you access to view.




Simply do the following.





Menu - 9 (for settings) - 5 (for access points) - Edit the 3 Services



Change the APN (down the bottom) from 3services to 3netaccess



Restart the phone



And you can now access the entire internet through your phones browser.





Remember you'll have to change it back if you want to access 3 services.



Changing it in the browser doesn't seem to work.





I have tried this on my U8110 and it worked perfectly





Things to note:





* Remember that you are charged for all downloads (.4c per kb on most plans) so if your cautious about your phone bill id advise staying away from sites with loads of pictures.



* Also, some people have had trouble where they have accessed a site with too much information on it and the phone has either froze or reset. The phone is not harmed by this but its advisable you dont go to large sites on it for this or the above reason. If your phone freezes and you cant turn it off simply take the battery out and put it back in.


Wednesday, 26 October 2011

These settings allow you to boost the speed of your broadband Internet connection when using a Cable Modem or DSL Router with Windows 2000 and Windows XP.




Open your registry and find the key below.





Create the following DWORD values, as most of these values will not already exist you will need to create them by clicking on 'Edit -> New -> DWORD Value' and then set the value as shown below.





DefaultTTL = "80" hex (or 128 decimal)



Specifies the default time to live (TTL) for TCP/IP packets. The default is 32.





EnablePMTUBHDetect = "0"



Specifies whether the stack will attempt to detect Maximum Transmission Unit (MTU) routers that do not send back ICMP fragmentation-needed messages. The default is 0.





EnablePMTUDiscovery = "1"



Specifies whether the TCP/IP stack will attempt to perform path MTU discovery as specified in RFC 1191. The default is 1.





GlobalMaxTcpWindowSize = "7FFF" hex (or 32767 decimal)



Specifies the system maximum receive window size advertised by the TCP/IP stack.





TcpMaxDupAcks = "2"



Determines the number of duplicate ACKs that must be received for the same sequence number of sent data before "fast retransmit" is triggered.





SackOpts = "1"



Enables support for selective acknowledgements as documented by Request for Comment (RFC) 2018. Default is 0.





Tcp1323Opts = "1"



Controls RFC 1323 time stamps and window scaling options. Possible values are: "0" = disable RFC 1323 options, "1" = window scale enabled only, "2" = time stamps enabled only and "3" = both options enabled.





TcpWindowSize = "7FFF" hex (or 32767 decimal)



Specifies the receive window size advertised by the TCP/IP stack. If you have a latent network you can try increasing the value to 93440, 186880, or 372300.





Exit your registry and restart Windows for the changes to take effect.





If you don’t want to edit the registry, here's a little TCP utility that is ideal...







http://www.broadbandreports.com/front/doctorping.zip


Sunday, 16 October 2011

Microsoft Windows XP won't allow you to uninstall Internet Explorer. How can you fix the browser or even reinstall the program if it becomes corrupt?






If you don't yet have the very latest Internet Explorer, you can fix many problems by visiting





http://windowsupdate.microsoft.com





and updating to the latest version. If you're already up to date, however, the site won't let you reinstall the program. You need to fool the system into thinking you don't have the latest version.







Launch REGEDIT from the Start menu's Run dialog and navigate to the key HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}. In the right-hand pane, double-click on the DWORD value IsInstalled and change it from 1 to 0 (no matter whether you choose Decimal or Hexadecimal). Close REGEDIT and go to the Windows update site again. Now it should let you "update" IE and, with luck, fix the problems.





By the way, you can do the same thing if you need to repair Outlook Express, but at the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA840-CC51-11CF-AAFA-00AA00B6015C}.