Subject: Xml to Presence
Hello alex sir,
i have a xml. can you please tell me how can i make a presence in .NET using agsxmpp.dll
xml is
i want to make a presence in .net using this xml..
thank you.
i have a xml. can you please tell me how can i make a presence in .NET using agsxmpp.dll
xml is
- <presence to="user@nimbuzz.com/resource" xml:lang="Do not well in the past, do not dream of the future, concentrate the mind on the present moment.">
- <c xmlns="http://jabber.org/protocol/caps" node="http://palringo.com/caps" ver="1.0" ext="nimbuzz-wap" hash="sha-1" />
- <show>away</show>
- <nick xmlns="http://jabber.org/protocol/nick">trim</nick>
- <status>.</status>
- <priority>75</priority>
- <x xmlns="j2j:history">
- <jid gateway="xmpp.mybase.name">izthunjm81o9slvw0y2ax57f3bcqk6gp</jid>
- </x>
- </presence>
i want to make a presence in .net using this xml..
thank you.