Hello, In my case, which I think is the default setting in the file "kannel.conf", the value of ppg-port in the "group = ppg" section was set to 8080. I changed this to read 3128, ran the servers you mentioned and then did this which worked :
./test_ppg -q "http://localhost:3128/cgi-bin/wap-push.cgi?username=foo&password=bar" si.xml pap.xml On Thu, 18 Mar 2004 18:31:15 +0800, you wrote: > >after you past that problem, you run the bearerbox,wapbox and test_http_server, how >do you use test_ppg to push your message,i don't know what the parameter"ppg_url" >refer to,and what relation between the ppg and the test_http_server,and how to >connect the two programs,thanks for your consideration!!! > >----- Original Message ----- >From:Eric Carlson <[EMAIL PROTECTED]> >To:Aarno_Syv�nen <[EMAIL PROTECTED]> >Subject:Re: test_ppg according to the user guide >Date:Wed, 17 Mar 2004 22:21:36 +0800 >> Thanks Aarno - I changed ppg-port to 3128 in ppg group and used that >> port in the calling url and got past that problem >> >> On Mon, 15 Mar 2004 09:55:11 +0100, you wrote: >> >> >You probably use same port for test_http_server and test_ppg. >> >If it is not so, try netstat -a | grep 8080 to see is some other >> >program running in that port (or some not really dead leftover >> >thread). >> > >> >Aarno >> >> >> >> > > >===================================================================
