Hello All,

I am new to WAP, so I'm not sure I'm approaching this correctly. Right now I'm just trying to figure our how this works. I have a bunch of .wml files on a web server I want to view.

I am running bearerbox and wapbox with the wapkannel.conf example config file with changes made to the deny-ip section and also later with a map-url directive.

When I connect to http://wap.myhost.com:13002/hello.wml via GPRS from my phone, I get this debug info:

2003-06-04 21:53:40 [9] DEBUG: Started thread 13 (gw/bb_boxc.c:function)
2003-06-04 21:53:40 [13] INFO: Client connected from <212.45.191.10>
2003-06-04 21:53:40 [13] DEBUG: setting up systems for new wapbox
2003-06-04 21:53:40 [13] DEBUG: Started thread 14 (gw/bb_boxc.c:boxc_sender)
2003-06-04 21:54:00 [13] INFO: Connection closed by the box <212.45.191.10>
2003-06-04 21:54:00 [14] DEBUG: Thread 14 (gw/bb_boxc.c:boxc_sender) terminates.
2003-06-04 21:54:00 [13] DEBUG: Thread 13 (gw/bb_boxc.c:function) terminates.


And my phone tells me there was no response from the gateway.

Then I tried adding

map-url = "http://wap.myhost.com:13002/* http://www.myhost.com/*"; (I have tried with and without the port specified)

I tossed a few wml files into my web servers docroot, with still the same effect. My problem is that all machines I have access to for testing that are accesible via GPRS have live web servers on them that I can't turn off, so I don't know if this is just some port funnyness or me just not knowing how this is supposed to work.

Can someone help me serve up a simple .wml file so I can see how this works? Then I can see about taking off the training-wheels...

Thanks,

Joseph


Reply via email to