[JDEV] Developing Transports in Java

DJ Adams dj.adams at pobox.com
Wed Mar 21 03:35:21 CST 2001


On Wed, Mar 21, 2001 at 03:13:43PM +1200, Peter.Harrison at telemedianetworks.com wrote:
> I was wondering if its possible to develop a plug in Transport to Jabber - like the ICQ and AIM transports - in Java?
> 
> Or does each transport need to be written in C?

You can write transports in any language you want, as long as you can make
it speak socket- or std- IO. You can also write loadable modules in C but
I'll let someone else address the details of that ... :)
dj




More information about the JDev mailing list