[JDEV] jabberwebclient

Matthias Wimmer m at tthias.net
Fri Jan 10 05:15:08 CST 2003


Hi Lukas!

lukasm wrote:

> Apache module is not good idea. I would write normal jabberd module 
> with listen socket.
> Then PHP or java or .... can connect to that module and take data.
> Not everybody use apache and PHP.

The problem if you don't write it as a module for your webserver is, 
that you can't use it from Java applets as they only can connect to 
where they have been loaded from (same is true for other things like Flash).
If you write it as an extension to the Jabber server you either have to 
listen on an other port or ip address then the webserver. If you use an 
other IP address you have the descibed problems, if you use an other 
port you can get in problems with restrictive web proxies ... and they 
are one of the reasons why web clients are used most.


Tot kijk
    Matthias

-- 
Fon: +49-(0)70 0770 07770	http://matthias-wimmer.de/
Fax: +49-(0)89-312 88 654	jabber://mawis@charente.de
HAM: DB1MW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2942 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://www.jabber.org/jdev/attachments/20030110/eff58c8a/attachment-0002.bin>


More information about the JDev mailing list