Where is the WAP setting? - Touch Pro, Fuze General

Ok, I just call my customer service and ***** about how expensive they are... They offer me a better plan for cheaper which include Internet WAP (not data plan).
If I go data it will be very expensive. So My question is, what's the different between WAP and data? and how do I do the setup for WAP on my phone?
I'm with Fido (anyone know about this?)... is this the code?
Code:
[email protected]
(fido.ca)
General Wap Settings
APN: wap.fido.ca
IP Address:
205.151.011.011
WAP home page:
http://wap.fido.ca
User name: fido
password: fido
General internet settings
APN: internet.fido.ca
user name: fido
password: fido
Domain name system
(DNS)
primary: 204.92.15.211
secondary: 204.92.15.212

I kinda need this guy, please help me out.
I have to test to see if I can actually use WAP internet to update weather or not... before I signed a contract with my provider.

Related

How to surf net with Blackberry connect??

Does it possible to hack Blackberry connect on WM5 & Qtek 9000
and surf net via blackberry.net APN. I have unlimited plan on
Blackberry, and it is possible to use web browser on Blackberry
devices.
Well, how to use APN blackberry.net for surfing web??
thx
Maybe creating a new connection helps
Have you tried to create a new connection, in addition to those that came customized by your carrier, using the following settings?
APN: blackberry.net
username: rim
password: password
Maybe that works...

Midlet Manager network connection problems?

Hi,
I have just started to use Opera Mini and Gmail Mobile which are both Java applications and use the SP5 Midlet Manager to run them.
These work fine in the Midlet Manager when ever I am using my Wi-Fi network, but when I try to use them on my O2 GPRS connection I get the message "Connecting to service, please wait..." followed by "The connection attempt has timed out. Do you wish to select another service?" and selecting any of the other connection services gives me the same error message.
Internet Explorer and Google Maps Mobile works fine on my SP5 it just seems to be a problem with the Midlet Manager not connecting.
Has anyone else had this problem on O2 UK before, or does anyone know if there's a better Java manager for the SP5?
Here are my current connection settings:
Code:
O2 Dial-up and GPRS connection settings for O2 XDA IQ/SP5 on Pay As You Go
--Dial-up connection--
Description: O2 Dial-up
Connects to: Work
Phone number: +447712927927
User name: o2wap
Password: password
Domain: leave blank
--GPRS connection--
Description: O2 GPRS
Connects to: Work
Access Point Name: payandgo.o2.co.uk
Username: payandgo
Password: password
Domain: leave blank
Primary DNS: 193.113.200.200
Secondary DNS: 193.113.200.201
IP Adress: leave blank
--Proxy connections--
Description: O2 WAP Proxy
Connects from: Work
Connects to: The Internet
Proxy (name:port): 193.113.200.195:9201
Type: WAP
Username: leave blank
Password: leave blank
Description: O2 HTTP Proxy
Connects from: Work
Connects to: The Internet
Proxy (name:port): 193.113.200.195:8080
Type: HTTP
Username: leave blank
Password: leave blank
--Connections--
Start->Settings->Connections->Menu->Advanced
Internet connection: O2 GPRS
Work connection: Automatic
WAP connection: Automatic
Secure WAP connection: Automatic
--Internet Explorer and other applications--
Internet Explorer->Menu->Options->Connections
Automatically detect settings: untick
Select network: The Internet
--Websites--
O2 Active: wsp://wap.o2.co.uk
Google Mobile: [url=http://www.google.co.uk/m]http://www.google.co.uk/m[/url]
--Java Applications--
Gmail Mobile: [url=http://www.gmail.com/app]http://www.gmail.com/app[/url]
Opera Mini: [url=http://mini.opera.com/]http://mini.opera.com/[/url]
--Windows Smartphone 5 Applications--
Google Maps Mobile: [url=http://www.google.com/gmm]http://www.google.com/gmm[/url]
Thanks for any help,
Seb
You should use the new google map standalone application for WM5 smartphones
karhoe said:
You should use the new google map standalone application for WM5 smartphones
Click to expand...
Click to collapse
That's what I am doing at the moment. As I am using the Google Maps (Windows Mobile App) that works fine on GPRS, but I am also using Gmail Mobile (Java App), and Opera Mini (Java App) and these run in the Midlet Manager which works fine on my Wi-Fi network by fail to connect on the O2 UK GPRS network .
Any ideas why the Midlet Manager doesn't work on GPRS, or is there a better Java application for the SP5?
Found the problem, it seems that the Midlet Manager doesn't follow the system proxy settings and I found a registry key that fixes the problem.
Heres the soloution for O2 UK if anyone else is intrested:
Code:
--intent Java MIDlet Manager Proxy Settings--
These settings are system wide and will apply to HTTP(S) connections made by all MIDlets.
proxy_host
--
Key:
\HKEY_LOCAL_MACHINE\SOFTWARE\Tao\intent\conf\protocol\http\scheme[http]
Value id: proxy_host
Value type: String
Value: 193.113.200.195
This registry value may be set to the IP address of the HTTP proxy host
to be used by HTTP and HTTPS requests.
proxy_host.port
--
Key:
\HKEY_LOCAL_MACHINE\SOFTWARE\Tao\intent\conf\protocol\http\scheme[http]
Value id: proxy_host.port
Value type: String
Value: 8080
This registry value data may be set to the port number to be used with
the HTTP proxy host specified above. This key is ignored if an HTTP
proxy host is not specified. The default value is "8080"
Network Type
--
Menu->Settings->Choose Network Type->Work
(for GPRS/Dial-up connections and The Internet for Wi-Fi/Bluetooth connections
and rename the registry key to remove proxy)
the same problem... but the solution doesn't work
Hello friends... I have a Cingular 8525, all the connections works, but the connections using midlet manager not.
I read a lot of post about my problem and everyone says the solution is changing o creating a key registry (in my case I created a key registry), but that tip doesn't work...
There is another solution for that problem... please.. I need your help...
Thanks...
sebastianf said:
Found the problem, it seems that the Midlet Manager doesn't follow the system proxy settings and I found a registry key that fixes the problem.
Heres the soloution for O2 UK if anyone else is intrested:
Code:
--intent Java MIDlet Manager Proxy Settings--
These settings are system wide and will apply to HTTP(S) connections made by all MIDlets.
proxy_host
--
Key:
\HKEY_LOCAL_MACHINE\SOFTWARE\Tao\intent\conf\protocol\http\scheme[http]
Value id: proxy_host
Value type: String
Value: 193.113.200.195
This registry value may be set to the IP address of the HTTP proxy host
to be used by HTTP and HTTPS requests.
proxy_host.port
--
Key:
\HKEY_LOCAL_MACHINE\SOFTWARE\Tao\intent\conf\protocol\http\scheme[http]
Value id: proxy_host.port
Value type: String
Value: 8080
This registry value data may be set to the port number to be used with
the HTTP proxy host specified above. This key is ignored if an HTTP
proxy host is not specified. The default value is "8080"
Network Type
--
Menu->Settings->Choose Network Type->Work
(for GPRS/Dial-up connections and The Internet for Wi-Fi/Bluetooth connections
and rename the registry key to remove proxy)
Click to expand...
Click to collapse

MMS touch pro

Hi guys I've been trying to get MMS to work on my touch pro. I downloaded and installed QVGA_Arcsoft_MMS5.0.27.25.CAB. The phone installs fine and I can write and attach files as needed.
When I send I get an error.
Warning!: Unable to send your message(s). Your message(s) will remain in the drafts folder.
I think it has something to do with the MMS server options.
My Phone service provider is Telus.
Editorial: My old crappy LG did photo and video messages all snappy like. I'm paying for unlimited pictures and video messages. I want to use it. Yeah I know I could email the documents, and I have. But sometimes phone to phone is the way to go. I think this is a very useful business tool.
Update:
went to server options
added new mms server
Server Name: Telus
Gateway:
Portnumber:8088
Server address: http://mmsfeplb01.int.eng.telusmobility.com:8088/mms
Connect via: TELUS
Send Limit: 300k
WAP Version: 2.0
Now the error changes to:
Unknown Sender address
Update:
tried new server options
Server Name: Telus
Gateway:
Portnumber:80
Server address: http://mms.telusmobility.com/servlets/mms
Connect via: TELUS
Send Limit: 300k
WAP Version: 2.0
Now the error changes to:
OK
weird huh?
Today 01:18 AM
Answer: thank you search forums tab.
http://forum.xda-developers.com/showthread.php?t=392284

Web browsing using GPRS WAP gateway.

So I have a cheap unlimited GPRS WAP plan, and I would like to use that to browse sites on an android phone.
I'm not talking about WAP websites, but the regular web via the WAP gateway.
Is it possible? and if so, how?
Thanks a bunch!
OPERAMINI
Use operamini
Will it work via the WAP gateway? like even if I don't have a data plan, just the WAP plan?
Thanks for the replay
web through wap
Operamini works with apn not through proxy so u can browse all wap & web sites even if u have wap plans...
http://mini.opera.com
kostiak said:
Will it work via the WAP gateway? like even if I don't have a data plan, just the WAP plan?
Thanks for the replay
Click to expand...
Click to collapse
if u have ip address, just make connection with my isp only with APN & try web sites also,,,, iam also using same method it is succefully running...

[Q] Can anyone help me with MMS?

Hello!
Can anyone help me out?
Everything seems flawless on my OPO except...
I cannot send MMS messages!
I keep getting "Message not sent. Touch to retry."
I'm currently on AT&T and on my previous phone, which was an old Samsung Captivate, I was able to send MMS messages no problem. If anyone knows anything, please feel free to share.
Textra & MMS
I had this issue too, however I use Textra.
I did get it to work changing my APN settings to:
MMSC: http [colon] //mmsc [dot] mobile [dot] att [dot] net
MMS proxy: proxy [dot] mobile [dot] att [dot] net
MMS port: 80
Replace the [colon] with :
Replace the [dot] with .
Delete the spaces too.
Problem solved!
dyamag said:
I had this issue too, however I use Textra.
I did get it to work changing my APN settings to:
MMSC: http [colon] //mmsc [dot] mobile [dot] att [dot] net
MMS proxy: proxy [dot] mobile [dot] att [dot] net
MMS port: 80
Replace the [colon] with :
Replace the [dot] with .
Delete the spaces too.
Click to expand...
Click to collapse
Thanks alot! I am using Hangouts although it's very similar to where I can edit the APN to the settings you have listed.
Problem has been fixed.

Categories

Resources