Not sure what you are trying to do here. Are you trying to set up your own wap site or are you trying to access other sites via your gateway? For your own website you would need apache (or any other webserver) . If your gateway can provide access to other wap websites, then it you should also be able to access your own site. Have you changed the openwave simulator settings to point to your gateway. By default it points to openwave's own gateway?
ronjon On 6/14/05, wenming hu <[EMAIL PROTECTED]> wrote: > i installed gateway on win2k server and configured it correctly, and it > works, but now, how to visit wap site? > > # > # THIS IS A SAMPLE CONFIGURATION FOR WAP KANNEL > # > # It is run like this: > # > # 1% gw/bearerbox gw/wapkannel.conf > # 2% gw/wapbox gw/wapkannel.conf > # > # ..as both commands in separate shells (or screen sessions) > # > # After that you can use your 7110 to test this out. Or use > # fakewap from test directory, or some SDK. > # > # For any guidelines to set up your SDK or 7110, see Kannel FAQ > # on Kannel WWW pages at http://www.kannel.org/ > # > # For any modifications to this file, see Kannel User Guide > # If that does not help, send email to [email protected] > # > # Kalle Marjola May 2000 > # > group = core > admin-port = 13000 > wapbox-port = 13002 > admin-password = bar > #status-password = foo > #admin-deny-ip = "" > #admin-allow-ip = "" > wdp-interface-name = "*" > #log-file = "/tmp/bearerbox.log" > #log-level = 0 > box-deny-ip = "*.*.*.*" > box-allow-ip = "127.0.0.1" > #access-log = "/tmp/access.log" > #store-file = "/tmp/kannel.store" > #ssl-server-cert-file = "cert.pem" > #ssl-server-key-file = "key.pem" > #ssl-certkey-file = "mycertandprivkeyfile.pem" > group = wapbox > bearerbox-host = localhost > #log-file = "/tmp/wapbox.log" > #log-level = 0 > syslog-level = none > #access-log = "/tmp/wapaccess.log" > > > Should i setup a new wapsite via apache? > i think i need 2 setup a wapsite to visit, but how to make wap site cowork > with kannel wap gateway? > > any help would be appreciated. > > > > ________________________________ > DO YOU YAHOO!? > 雅虎免费G邮箱-中国最强免费防毒反垃圾超大邮箱 > >
