help-gsasl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help in GSASL Implementation


From: Simon Josefsson
Subject: Re: Need help in GSASL Implementation
Date: Sun, 11 Aug 2013 21:58:11 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)

Ranjeet Kumar <address@hidden> writes:

> Hi,
>
> I wants to implement the https://developers.facebook.com/docs/chat/ in C,
> Linux using Gsasl.
>
> To make facebook authentication i have to send request on
> chat.facebook.comat port 5222. And these request has to be send on
> SASL/TLS.
>
> I wants to use GSASL but in its apis and example i could not find any way
> to access the chat.facebook.com at port 5222.
>
> Humbly request, please help us to implement
> https://developers.facebook.com/docs/chat/ .

Gsasl doesn't contain any XMPP logic: you have to implement that
yourself (or find a library that does).  See RFC 6120-6122 for the
protocol, and in particular RFC 6120 section 6.

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]