Hi Ryan, I don't know how to use SSL in VB, but it should be pretty straightforward. There is nothing Jabber-specific about the SSL connections, just the same XML protocol over a standard SSL connection.
I would recommend looking for any examples of SSL in VB, write up some tests, and try connecting to an SSL Jabber server. Note that jabber.org and jabber.com don't support SSL, AFAIK. Good luck, jason Ryan Pack wrote: > I am building a client with Visual Basic and want to implement SSL. I can > not find any open source Visual Basic clients that use SSL. Can anyone > help? > > Ryan Pack > Programmer > TEXAR Federal Credit Union > Pager: [EMAIL PROTECTED] > Work: (903) 831-2639 > Email: [EMAIL PROTECTED] > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > > . > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
