<presence from = "test1234@vke.ru/MobileAgent" to = "jabber@vke.ru/Notebook" xml: lang = "en"> <priority> 5 </ priority> <c xmlns = "http://jabber.org/protocol/caps" node = "http://miranda-im.org/caps" ver = "1.x" /> <status> I'm online! </ status> <status> Custom status </ status> </ presence>
Miranda IM Jabber | Mobile Agent v1.15 |
---|---|
<iq type = "set" id = "mir_0"> <bind xmlns = "urn: ietf: params: xml: ns: xmpp-bind"> <resource> Miranda </ resource> </ bind> </ iq> | <iq type = 'set' id = 'seq_10'> <bind xmlns = 'urn: ietf: params: xml: ns: xmpp-bind'> <resource> MobileAgent </ resource> </ bind> </ iq> |
<iq type = "set" id = "mir_1"> <session xmlns = "urn: ietf: params: xml: ns: xmpp-session" /> </ iq> | <iq type = 'set' id = 'seq_11'> <session xmlns = 'urn: ietf: params: xml: ns: xmpp-session' /> </ iq> |
<iq type = "get" id = "mir_2"> <query xmlns = "jabber: iq: private"> <roster xmlns = "roster: delimiter" /> </ query> </ iq> | <iq type = 'get' id = 'seq_12'> <query xmlns = 'jabber: iq: private'> <roster xmlns = 'roster: delimiter' /> </ query> </ iq> |
<iq type = "get" id = "mir_3"> <query xmlns = "jabber: iq: private"> <storage xmlns = "storage: bookmarks" /> </ query> </ iq> | <iq type = 'get' id = 'seq_13'> <query xmlns = 'jabber: iq: private'> <storage xmlns = 'storage: bookmarks' /> </ query> </ iq> |
<iq type = "get" to = "vke.ru" id = "mir_4"> <query xmlns = "http://jabber.org/protocol/disco#info" /> </ iq> | <iq type = 'get' to = 'vke.ru' id = 'seq_14'> <query xmlns = 'http: //jabber.org/protocol/disco#info'/> </ iq> |
JasFas0la (21:50:44 04/26/2008)
Jabber is in Miranda ... which preconditions its successful integration into the program.
JasFas0la (21:52:11 04/26/2008)
but I remembered about Miranda because ... Do you mind if the project uses groundwork from opensource sources? because in a new client, I no longer write with my hands ... but I trust the source code from Miranda.
Mobile Mail.Ru Agent for Jabber does not use Miranda source code fragments and is written entirely independently by the developers of Mail.Ru employees. As for the alleged "similarities" - this is a consequence of the precautions we have taken. So that the news about the product’s release did not prematurely “seeped out” of the company, it was decided to play it safe and instruct programmers to have the Agent with Jabber support defined as Miranda. And the beta status is very clearly explained by the fact that not all interface capabilities in Mail.Ru Agent with Jabber, “embedded” in the code, have already been implemented.
It is also worth noting that in the ICQ-protocol in the mobile versions of Mail.Ru Agent there is a function of “masking” for different clients (this is required by users), so our instant messenger can often be “recognized” as other programs. What does the copying of the code - is not very clear.
Komissarova Valeria,
Press officer Mail.Ru
Public_relations
Source: https://habr.com/ru/post/51041/
All Articles