Stipe Tolj wrote:
> 
> Marc schrieb:
> >
> > Yes, I can, but please remember that it even does not work when I replace
> > the function call of 'doConversions()' with a simple while-do-nothing-loop!
> > So the servlet just does nothing, it waits, then it returns the requested
> > wml-content without any conversions.
> 
> ok.
> 
> > But fyi: the servlet checks, if the client is able to display for example a
> > jpg. If not, it tries to convert it into something it _can_ display. Then
> > the converted picture is sent back. Of course this conversion includes the
> > changes of the ContentType-Header!
> >
> > But as mentioned above - forget about this conversion, it's not relevant in
> > my opinion.
> >
> > And re. your last Email:
> > Siemens S45 simulator software. It's the software running on the real phone,
> > but with some changes!
> > Version...Ups, Kannel wapbox 1.1.4!
> > I'm not familiar with Cygwin etc., I just needed a gateway and took the
> > devel. binaries from kannel homepage.
> > Your last comment: It's not Apache Http-Server but my JServ-Servlet that
> > takes care of the correct MIME-Types. It sets up the ContentType-Header in
> > depending on the file-format which will be sent back.
> 
> can you provide us a log from the wapbox debug information shown to
> output please, I'm wondering how it looks like while you try to
> request something using the simulator through kannel.

Does connectionless mode work ?

I would like a dump too, and can you add msg_dump(msg, 0) to
write_to_bearerbox
and read_from_bearerbox function in the file gw/shared.c (after calls
msg_pack
and msg_unpack).

Aarno

Reply via email to