Hi Bruno, > I need something that listens http requests on port 80 and does requests > to another wap gateway.
hmmm, you should write an Apache module that uses Kannel's WAP client capabilities. Unfortunatly fakewap is not very good, because it does not use any client side WAP routines from the libwap.a library. There are no, BTW, so the main approach would be: a) write the client-side routines if not yet done inside Kannel b) provide the client routines to an Apache module so you can trigger an external WAP gateway via a normal HTTP user agent. Just my 2 ct. Stipe [EMAIL PROTECTED] ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 D�sseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are
