[jdev] It is possible to write a java proxy between a client &jive-wildfire ?
Matt Tucker
matt at jivesoftware.com
Sat Dec 31 16:28:19 CST 2005
Abdelatif,
Any reason it needs to be implemented as an external proxy? If you write
a Wildfire plugin, you can use the server API to directly intercept and
filter incoming and outgoing packets. The Content Filter plugin is a
good example of this:
http://www.jivesoftware.org/wildfire/plugins.jsp
The plugin developer guide is at:
http://www.jivesoftware.org/builds/wildfire/docs/latest/documentation/pl
ugin-dev-guide.html
The PacketInterceptor API is at:
http://tinyurl.com/d4ago
Regards,
Matt
> -----Original Message-----
> From: jdev-bounces at jabber.org
> [mailto:jdev-bounces at jabber.org] On Behalf Of Abdeltif Nouqrat
> Sent: Saturday, December 31, 2005 3:54 AM
> To: jdev at jabber.org
> Subject: [jdev] It is possible to write a java proxy between
> a client &jive-wildfire ?
>
> Hi,
> in order to sniff the exchanged packets from/to jive-wildfire
> and filter specific packets, I want to write a proxy between
> jabber client and the server.
> First I want to know if that's possible. If yes, what are the
> information needed and which steps should I do to do that.
>
> Please HELP !
>
> Good and happy new year !!!
>
> Abdelatif
>
More information about the JDev
mailing list