How to run the gateway

How to run the gateway SearchSearch
Author Message
ganesh anbazhagan
New member
Username: Ganesh26

Post Number: 2
Registered: 08-2006
Posted on Wednesday, August 30, 2006 - 08:52 pm:   

i have the wap content and the now.wap proxy gateway installed in the same system.while configuring gateway i gave my ip address in the http proxy server field.also i gave the 9200 for http proxy port.same settings i did in the mobile fone.but iam not able to access my wap site.its saying connection time out.do any one hav idea abt it.help me out
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6496
Registered: 10-2002
Posted on Tuesday, September 12, 2006 - 01:16 pm:   

The first question is whether or not your mobile phone can make an IP connection to the PC running NowWAP.

Most mobile operators have multiple APNs ... some APNs can only be used to connect to the operator WAP gateway, some APNs can only be used to connect to the operator MMSC, and some APNs allow full internet access. You would need to use an APN that allows full internet access.

Next, there is the issue of whether or not there are any firewalls that might block the path to your server.

Next is the question of "port". Port 9201 (UDP) is the standard port for WAP/WSP connections. NowWAP automatically listens on this port, and this port number cannot be changed. However, many newer phones use WAP2/HTTP instead. The port number on which NowWAP accepts these connections is configured on the "HTTP" page of the configuration. So if the device you are using supports only WAP2/HTTP, make sure you are connecting to the correct port.

I would suggest that you enable the WAPDEBUG.LOG in NowWAP. You can do this by editing WAPGW.INI, and adding Debug=Yes under the [WAPGW] header in that file.

If NowWAP receives any connection attempts or data packets, they will be logged to WAPDEBUG.LOG. This way you can see if there is any data making it as far as your server.

Another suggestion for troubleshooting is Ethereal (www.ethereal.com) with the WinPCap filter. This tool can be used to determine if any data is making it from the phone to your server.