Much has been written about the connection settings for the Orange UK M600 (Prophet) but here is the official line from Orange themselves. Quick, concise and they work.
Setting up the data account for the Internet
1. On the handset, tap on Start and then Settings.
2. Tap on the Connections tab.
3. Tap on the Connections icon.
4. Tap on the Advanced tab.
5. Tap on Select Networks.
6. Under the first drop down box, tap on New…
7. In the Enter a name for these settings: field, enter Orange Internet
8. Tap on the Modem tab.
9. Tap on New…
10. In the Enter a name for the connection: field, enter Orange Internet
11. Tap on the Select a modem drop-down list and select Cellular Line (GPRS).
12. Tap on Next.
13. In the Access point name: field, enter orangeinternet
14. Tap on Next.
15. In the User name: field, enter
16. In the Password: field, enter
17. Tap on Finish.
18. Tap on the Proxy Settings tab.
19. Select the This network connects to the Internet option.
20. Tap on ok three times.
21. Tap on x to close the settings screen.
The new Internet profile is now configured and ready for use.
Setting up the data account for GPRS WAP
1. On the handset, tap on Start and then Settings.
2. Tap on the Connections tab.
3. Tap on the Connections icon.
4. Tap on the Advanced tab.
5. Tap on Select Networks.
6. Under the first drop down box, tap on New…
7. In the Enter a name for these settings: field, enter Orange GPRS WAP
8. Tap on the Modem tab.
9. Tap on New…
10. In the Enter a name for the connection: field, enter Orange GPRS WAP
11. Tap on the Select a modem drop-down list and select Cellular Line (GPRS).
12. Tap on Next.
13. In the Access point name: field, enter orangewap
14. Tap on Next.
15. In the User name: field, enter
16. In the Password: field, enter
17. Tap on Finish.
18. Tap on the Proxy Settings tab.
19. Select the This network connects to the Internet option.
20. Select the This network uses a proxy sever to connect to the Internet option.
21. Tap on the Keyboard icon.
22. Tap on Advanced…
23. Tap on WAP.
24. In the Server field, enter 192.168.071.035
25. In the Port field, enter 8080
26. Tap on ok five times.
27. Tap on x to close the settings screen.
The new WAP profile is now configured and ready for use.
Setting up the data account for MMS
1. Tap on Start and then Settings.
2. Tap on the Connections tab.
3. Tap on the Connections icon.
4. Tap on the Advanced tab.
5. Tap on Select Networks.
6. Tap on New…
7. In the Enter a name for these settings: field, enter Orange MMS
8. Tap on the Modem tab.
9. Tap on New.
10. In the Enter a name for the connection: field, enter Orange MMS
11. Tap on the Select a modem: drop down list and select Cellular Line (GPRS).
12. Tap on Next.
13. In the Access point name: field, enter orangemms and tap on Next.
14. In the Username: field, enter Orange
15. In the Password field, enter multimedia
16. Tap on Finish.
17. Tap on ok three times.
18. Tap on x to close the settings.
Setting up the MMS profile
1. Tap on Start and then Messaging.
2. Tap on Accounts and select MMS.
3. Tap on Menu and select MMS Configuration...
4. Tap on the Servers tab.
5. Tap on New.
6. In the Server name: field, enter Orange MMS
7. In the Gateway: field, enter 192.168.224.010
8. In the Port number: field, enter 8080 or Permanent, non-secure
9. In the Server address: field, enter http://mms.orange.co.uk/
10. Tap on Orange MMS from the drop down list.
11. Tap on WAP 2.0 from the WAP version: drop down list.
12. Tap on OK.
13. Tap on Orange MMS and tapSet as Default.
14. Tap on ok.
15. Tap on x to close the settings.
The handset is now configured for Multimedia Messages.
Related
Finally!!!!
I finally figured out a solution that will work for any GPS Application (actually, ANY Application) that you want to "Keep Alive". The long and the short of it is this:
When you upgrade your WM5 ROM with the MSFP addition, the “Password” application (under START -> SETTING -> PERSONAL -> PASSWORD”) has been replaced by “LOCK”. This new application is part of the MSFP and is designed to give you greater protection for your data stored on your device. If enabled, this will “LOCK” your device if it doesn’t receive any input from the user. The real problem lies if you have your device set up to receive “Push Email” from an Exchange Server. The “Lock Settings” (i.e. how long your device will wait for user input until it “locks” the device) is established by your Exchange Server Administrator. If he/she has enabled the “Lock” feature to activate in 5 minutes, then your device will lock after 5 minutes of no user input. What’s worse is, as a user, YOU CANNOT CHANGE this setting. It has to be done on the Exchange Server side (i.e. your Exchange Server Administrator must change it).
There is good news and bad news.
First the bad news:
You must own or purchase a copy of SKScheMa (by SKTools (http://s-k-tools.com)). Cost is $9.60 at www.pocketgear.com
Now the good news: There’s a fix!
This is a three step process:
1) Install the software and configure it properly.
2) Add a script
3) Add a “Watch” Function
Step 1:
a) Download and install SKScheMa. I would recommend installing it to Main Memory (this is what I did and it works). NOTE: I got an email from the developer that THE INSTALL PROCESS MAY NOT COMPLETE ALL THE WAY. Once you install the program from AS, you need to go into "File Explorer" and double-click on the following icon: sksw.exe (under the \windows directory). This will finish the install. IF YOU DO NOT DO THIS, YOU WILL NOT BE ABLE TO ACTIVATE THE "WATCH FUNCTION". THE WATCH FUNCTION MUST BE ACTIVATED IN ORDER TO PREVENT THE SCREEN FROM LOOKING UP.
b) Open the software.
c) The first thing we need to do is to enable “Watch Mode”. Click on “Tools -> Settings-> General” and look for “Watch Mode”. By default, it is turned off. To turn it on, just click on the box “Watch Mode” to highlight it, and in the top box (above where you clicked), use the pull down menu to select “On”.
d) Now click on the box just below the “Watch Mode” (it’s titled “Make a shortcut for any saved script in …”). We want to turn this off, so once you’ve click on the box, use the pull down menu in the upper most box to select “No”.
We’re done with Step 1! Click “OK” using the left soft key and we’re moving onto Step #2
Note: To make sure you’ve successfully turned on “Watch Mode”, use the right soft key and select “Tools -> Queue”. In the “tool bar” on the main screen, you should see:
“Queue | Watch On”.
If you don’t, you didn’t enable “Watch Mode”. Head back to the beginning of step one and make sure you enable “Watch Mode”.
-----------------------------------------------------
Step #2
a) Copy the following into Notepad (on your computer):
#r(#label) #p(whilerunning)
#r(#sendkey) #p(#H)
#r(#0) #sleep(58000)
#r(#chkprocess) #p(TomTom Navigator.exe)
#r(#iftrue) #p(whilerunning)
#r(#label) #p(end)
b) On notepad, select “File -> Save As”. THIS FILE MUST BE SAVED WITH A “.sksc” EXTENTION (i.e. TOMTOM.sksc). To do this from the “Save As” window, use the “Save As Type” pull down menu and select “All Files” (NOT .TXT!!!!). Once you’ve selected “Save As Type”, type the name of the file AND THE EXTENTION next to “File Name:” (i.e. type in TomTom.sksc). Now just click “Save”.
d) Copy this file to the following directory on your PPC:
\Windows\Start Menu\Programs\sScripts
e) Proceed to Step 3.
------------------------------------------------------
Step #3
----------------------------------------------------
Method 1 (Longer):
a) Using the right soft key, select “Tools –> Watch”.
b) Using the left soft key, select “New”.
c) Scroll through the various fields and enter in the following information:
“Watch for” : Select from the pull down menu “Windows”
“Window title” : Type in “TomTom Navigator.exe” (without the quotes)
“To execute If the Window is Activated” : Type in “:SKSCHM” (without the quotes)
“with parameters” :
#r(#script) #p(\Windows\Start Menu\Programs\sScripts\TomTom.sksc) #onlyrun
(The above should all be on one line)
d) When done, use the “Left Soft Key” to select “OK”. You should see your “Watch Function” listed. Use your stylus to click “OK” in the upper right hand corner. Now whenever TomTom is launched, it will be “kept alive” with this program.
----------------------------------------------------
Method 2 (shorter):
a) Copy the following into Notepad (on your computer):
#c[TomTom Navigator.exe] #a[:SKSCHM] #ap[#r(#script) #p(\Windows\Start Menu\Programs\sScripts\TomTom.sksc) #onlyrun]
(This should be one long line)
b) On notepad, select “File -> Save As”. THIS FILE MUST BE SAVED WITH A “.sksw” EXTENTION (i.e. TOMTOM.sksw). NOTE: THIS IS A DIFFERENT FILE EXTENTION THAN THE SCRIPT FILE WE JUST CREATED. To do this from the “Save As” window, use the “Save As Type” pull down menu and select “All Files” (NOT .TXT!!!!). Once you’ve selected “Save As Type”, type the name of the file AND THE EXTENTION next to “File Name:” (i.e. type in TomTom.sksw). Now just click “Save”.
c) Copy this file to the following directory on your PPC:
\Windows\Start Menu\Programs\sScripts
d) On your PPC and using the right soft key, select “Tools –> Watch”.
e) Now select “Tools -> Context menu -> Load from File…”
f) Select the directory you just copied our “Watch Function” to (i.e. (\Windows\Start Menu\Programs\sScripts\) and select the file you just copied over (i.e. TOMTOM.sksw) by highlighting and clicking “OK” with the left soft key.
g) You should see your “Watch Function” listed. Use your stylus to click “OK” in the upper right hand corner. Now whenever TomTom is launched, it will be “kept alive” with this program.
It sounds more complicated than it really is. Let me know if you some questions.
--------------------------------------------
A few comments on the script file:
#r(#label) #p(whilerunning)
% Creates a label for your "While Loop"; "whilerunning" Label
#r(#sendkey) #p(#H)
% Simulates the depression of the "Home Key"
#r(#0) #sleep(15000)
% This is a counter for 15 seconds (i.e. 15000 ms). You can increase this as necessary.
#r(#chkprocess) #p(TomTom Navigator.exe)
% Checks to see if the following process is running (i.e. TomTom Navigator.exe) You can modify this line for any application you want to keep alive.
#r(#iftrue) #p(whilerunning)
% If the process is running, return to label above marked as "whilerunning" (This is your "while loop")
#r(#label) #p(end) % end of "While Loop"
Hope this helps!
EDIT:
IMPORTANT UPDATE: For this to work properly, you must be using an English ROM. Thanks Rogier for the tip!
Ooooooo YES!!!!!
I am a Happy Man. This works now.
Seems the German Version of the Utility does not liked the script or so.
On an Englisch ROM all seems to work fine.
Thanks a lot for your help.ö
Rogier
AMAZING!
Admins: this should be stickied!
"Chapeau weatheryoko!"
i am using ( Jwrightmcps Crossbow ROM Update 2.02.02 WWE ) windows mobile 6 rom and i am not able to send or recieve any mms and also not able 2 use gprs ..... wen ever i try 2 send any mms . the mms goes into outbox and then draft ... it doesnt even try 2 connect to the server .... plz help me out .. thanx japun
Why can't people use the search function?!
Firstly who is you mobile supplier? Find that out, contact them and ask them for their GPRS, 3G, and MMS settings.
Then follow the instructions below, inputting your settings as required...it took me all of 35 seconds to find this info by searching for "MMS settings" using the search option. Brown bar at the top that starts User CP...go across until you get to Search, click that and type what you are searching for in the box that will appear. Any other questions you have, try searching for the answer first.
Anyway, your step by step guide...
How do I manually check / setup the GPRS Web settings?
Go to [Start]
Tap [Settings]
Tap [Connections]
Tap [Connections]
Under [My ISP] tap [Manage Existing Connections]
Tap [Edit]. If this is not present tap [Add a new modem connection]
The [Select a Modem] drop-down box should be set to:
XDA Exec: [Cellular Line (GPRS, 3G)]
Tap [Next]
The [Access Point Name] should be set to:
Tap [Next]
The [Username] shouldbe set to:
The [Password] should be set to:
Leave [Domain] blank
Tap [Advanced]
On the [TCP/IP] tab, only [Use Server-assigned IP Address] should be selected
Tap the [Servers] tab
Select [ Use Specific Server Addresses]
DNS:
Alt DNS:
Tap [ok]
Tap [Finish]
How do I manually check / setup the GPRS WAP settings?
· Go to [Start]
· Tap [Settings]
· Tap [Connections]
· Tap [Connections]
· Under [My Work Network] tap [Manage Existing Connections]. If this is not present tap [Add a new modem connection]
· Tap [Edit]
· The [Select a Modem] drop-down box should be set to:
o XDA Exec: [Cellular Line (GPRS,3G)]
· Tap [Next]
· The [Access Point Name] should be set to:
· Tap [Next]
· The [Username] shouldbe set to:
· The [Password] should be set to:
· Leave [Domain] blank
· Tap [Advanced]
· On the [TCP/IP] tab, only [Use Server-assigned IP Address] should be selected
· Tap the [Servers] tab
· Only [Use Server-assigned IP Address] should be selected
· Tap [ok]
· Tap [Finish]
· Tap [Proxy Settings]
· Tap [Advanced]
· In the [WAP] field enter:
· In the field to the right of this enter:
· Tap [ok] 4 times and exit
How do I manually check / setup the MMS settings?
· Go to your inbox
· Tap [Menu, Tools, Options]
· Tap [MMS]
· In [Preferences] tick [Retrieve Messages Immediately]
· Tick [Download on home network only]
· Tick [Save sent messages]
· Tap the [Servers] tab
· Tap [NEW]
· Set [Server Name] to:
· Set [Gateway] to:
· Set [Server Address] to:
· Set [Sending Size Limitations] to: 300k
· Select [WAP Version 1.2]
· Tap [ok] twice to exit
Nicked from the attachment on Post #6 HERE
Steve
m sry but still not able 2 use the mms .... it doesnt connect automatically ... everlier in wm5 it waz wrkin fine .... i have tried soo many times still havin the same problem .... i live in india ( new delhi ) and using idea ( service provider) plz help me ..
hey guys i am able 2 send the mms and can acces gprs but ... it doesnt have the option of disconnect ... and not showing the timer... ne idea hw can i get dat ? thanx
Tried looking in other topics on the forum? Here's a hint, have a look at the thread
WM6 Bubble Wifi On/Off Fix
Its the 3rd sticky topic in this forum. This is a known issue with WM6, and has already been solved.
Your PIN code is 0123
Setting up Windows Mobile 6 Standard for WAP GPRS
Setting up the handset
On the handset, press Start.
Scroll to and select Settings. Note: you may need to press More to see the Settings icon.
Scroll to and select Connections.
Scroll to and select GPRS.
Press Menu and select Add.
In the Description: field, enter Maxis 3G WAP.
Scroll to Connects to: and scroll horizontally to WAP Network.
Scroll to Access point: and enter unet
In the User name: field enter maxis (this may be intentionally blank)
In the Password: field enter wap (this may be intentionally blank)
Press Done twice.
Scroll to and select Proxy.
Press Menu and select Add.
In the Description: field, enter Maxis 3G WAP.
Scroll to Connects from: and scroll horizontally to The Internet.
Scroll to Connects to: and scroll horizontally to WAP Network.
Scroll to Proxy (nameort): and enter 202.075.133.049:80
Scroll to Type: and scroll horizontally to HTTP.
Press Done twice.
Press Menu and select Advanced.
Scroll to WAP connection: and scroll horizontally to Maxis 3G WAP
Press Done.
Press the end call button to return to the main screen.
Press Start.
Scroll to and select Internet Explorer.
Press Menu and select Tools>Options.
Scroll to and select Connections.
Remove the tick from Automatically detect settings.
Scroll to Select network: and scroll horizontally to WAP Network.
Press Done twice.
Press Favourites. (Unless already in this screen)
Press Menu and select Add Favourite.
In the Name: field, enter Maxis 3G WAP.
Scroll to Address (URL): and enter http://wap.maxis.com.my/wml/index.wml.
Press Add.
The settings have been applied and are ready for use.
Setting up Windows Mobile 6 Standard for MMS GPRS
Setting up the handset
On the handset press Start.
Scroll to and select Settings. Note: you may need to press More to see the Settings icon.
Scroll to and select Connections.
Scroll to and select GPRS.
Press Menu and select Add.
In the Description: field, enter Maxis 3G MMS.
Scroll to Connects to: and scroll horizontally to WAP Network.
Scroll to Access point: and enter unet.
Scroll to User name: and enter maxis.
Scroll to Password: and enter wap.
Press Done twice.
Press Menu and select Advanced.
Scroll to WAP connection: and scroll horizontally to Automatic.
Press Done.
Press the end call button.
Press Start.
Scroll to and select Messaging.
Select MMS.
Press Menu and select Tools>Options.
Scroll to and select Account Settings.
Press Menu and select MMSC Settings.
Press Menu and select New.
In the Name: field, enter Maxis 3G MMS.
Scroll to MMSC URL: and enter http://172.16.74.100:10021/mmsc.
Scroll to WAP gateway: and enter 202.075.133.049.
Scroll to Port: and enter 80.
Scroll to Connect Via: and scroll horizontally to WAP Network.
Scroll to WAP Version: and scroll horizontally to WAP 2.0.
Press Done.
Highlight Maxis 3G MMS, press Menu and select Set as Default.
Press the end call button to return to the main screen.
The settings have been applied and are ready for use.
i test all thi but also no use can online but cannot received MMS?
and then i go Maxis centre they also cannot solve the problems? HOW??!!!
First of all my phone is a Samsung Galaxy S GT-i9000
I've recently changed mobile networks, So i added a new APN but it didnt seem to work. At this point i was using darky's rom 10.2 so decided to try flashing a stock rom, using odin. Then added the APN and it did work. SO i then flashed a few different custom rom including Darky 10.4, Miui, And ICS. So if anyone would be able to help I would be very appreciative.
This is the APN instructions given by my network:
Tap Applications
Tap Settings (located on the second page)
Tap Wireless and network
Tap Mobile networks
Make sure that the Use Data Packet box has a green tick in it (tap box to change)
Tap Access Point Names
Press the Menu key
Tap New APN
Tap Name then tap the text box and enter 48 Internet then tap OK
Tap APN then tap the text box and enter 48months.liffeytelecom.com then tap OK
Skip past Proxy as this simply has to be left blank.
Skip past Port also, another that has to be left blank.
Skip past Username, another that has to be left blank.
Skip past Password also, that has to as well, be left blank.
Skip past Server as this is preset as Not Set
Tap MMSC then tap the text box and enter (deleted because not aloud post outside links) then tap OK
Tap MMS proxy then tap the text box and enter 10.1.11.19 then tap OK
Tap MMS port then tap the text box and enter 8080 then tap OK
Tap MCC then tap the text box and enter 272 then tap OK
Tap MNC then tap the text box and enter 11 then tap OK
Tap Authentication type and set to PAP then tap OK.
Tap APN type then tap Internet, MMS (so a green dot appears next to it)
Press Menu then Save
Tap the white circle next to 48 Internet so a green dot appears next to it.
This is my network: My network is 48months.ie (I cant post links because i havn't made at least 8 posts yet)
i have experienced this, look for more info about your provider's APN on Google, it usually easy to find, then input to the APN setting
In some ROMS only a matter of reboot and fix the problem.
Hello,
I always get the error code "unable to reliably verify your location" on the wwe network app when I try to watch a video. With my Galaxy S3 (WWE App), Amazon Fire TV Stick (WWE App) and with Internet Explorer (website) on Windows 10 everything works fine.
I have already contacted Samsung and WWE. WWE says I should talk with the phone manufacturer and Samsung says I should talk to the app developer.
For Android prior version 6 WWE sent me the following solution:
Please follow the steps below for Android Troubleshooting:
Force Stop and Restart
1. Navigate to your home screen.
2. Tap on the Menu key.
3. Tap on Settings
4. Tap on Applications
5. Tap on Manage Applications
6. Tap on the application to close.
7. Tap on Force stop
8. Tap the Home key to return to your home screen.
9. Restart the device.
Enable Location Settings
1. Tap on device Settings icon
2. Tap on Location access
3. Make sure all location services are checked or enabled
4. Tap the Back icon
5. Tap on Developer Options
6. If Developer Options is not visible, do the following to enable
7. Tap on About phone or About tablet
8. Tap on Build Number seven times to unlock 9. Developer Options
10. Tap the Back key
11. Tap on Developer Options
12. Make sure the toggle in the upper right is set to On
13. Make sure the option to Allow mock locations is unchecked
14. Tap the Back icon
15. Tap on Apps
16. Tap on the WWE App application
17. Tap on Force stop
18. Relaunch App and Try to Watch
However this doesn't function with Android 6.0.1 and the S7 / S7 edge because number "13. Make sure the option to Allow mock locations is unchecked" isn't available anymore on the S7.
Has anyone found a solution?
Thank you very much