There is nothing special about it. 5223 is the standard ssl port. It is plain SSL/TLS on server side based on i.e. OpenSSL. Java's native SSL or PureTLS will work fine.
I can't remember if jabber.org supports SSL, but jabber.com propably will. ulrich John Goalby wrote: > > I am looking to write a Jabber client in Java and would like to support the > SSL connection. > > Is there somewhere I can look for more information on how to do this? > > Is there anything specific to Jabber, or is it some kind of standard SSL > connection. > > Can anyone point to some sample code for this? > > Any help appreciated. > > Thanks in advance! > > John. > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
