No subject


Sat Jul 10 15:26:43 CDT 2010


rate, if you can't use sockets then BOSH is your  solution 
(http://xmpp.org/extensions/xep-0206.html).
 
Writing an XMPP client API is a big undertaking,  none-the-less here are the 
specs (you will need to read them yourself; and come  back with any questions): 
http://xmpp.org/protocols/#base. To get  started you will be interested in:
	* Jabber Client 
	* Presence and IM Session Establishment 
	* Resource Binding 
	* Simple Authentication and Security Layer 
	* Stanza Errors 
	* Stream Errors 
	* Transport Layer Security 
	* XML Streams
It's a lot of knowledge to digest; but is a great  way to get started with 
internet protocols.
 
Enjoy! 

From: Waqar Ali Khan 
Sent: Wednesday, August 18, 2010 2:33 AM
To: jdev at jabber.org 
Subject: [jdev] Help required regarding XMPP client for Windows  Mobile 7

Hello,


Actually i have a project of Windows Mobile 7 in which u wud  know better than 
me that we have only http protocol available no socks  etc...
Now the problem is that i m very new in XMPP i read complete 3 days  about XMPP 
at their site and different Blogs but didn't found information that i  needed, 
if you guys guide me then i can probably work on it. The scenario is  that I 
have to make a library like thing for C# silverlight (Windows Mobile 7)  which 
can be used to connect to any XMPP server and chat using it. Now i have  
problems understanding that i know we have to send XML data and retrieve the  
response as well in XML but i don't know how to begin means i just have to use  
http, i don't wanna use any type of library i want to make every thing by my  
self, i know the steps/syntax to communicate with server like sending XML chunks  
and parsing the response but where do i make request and how do i make request  
which URL i don't understand these things once i know how to connect to any  
server using only http then i'll play around with it but.. :(

I hope u  understand my problem, just guide me how to achieve it, i saw and 
tried Matrix thing its  awesome but can't see its code, actually i don't want 
its code, i won't be able  to understand it i am just beginner and want to write 
everything from the  scratch to make a client for XMPP. Please if u help me then 
it wud be a great  favor for me, Waiting for your kind reply :(

-- 
Waqar Ali  Khan

________________________________
 _______________________________________________
JDev mailing  list
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe:  JDev-unsubscribe at jabber.org
_______________________________________________



      
--0-1489609844-1282171019=:29957
Content-Type: text/html; charset=us-ascii

<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:10pt">Here you can find links to existing XMPP libraries written in C#<br><span><a target="_blank" href="http://xmpp.org/software/libraries.shtml#csharp">http://xmpp.org/software/libraries.shtml#csharp</a></span><br><br>Enjoy!<br>--<br>Abhinav Singh,<br>Founder, Jaxl Inc.<br>Bangalore, India<br><span><a target="_blank" href="http://abhinavsingh.com/blog">http://abhinavsingh.com/blog</a></span><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 10pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Jonathan Dickinson &lt;jonathan at dickinsons.co.za&gt;<br><b><span style="font-weight: bold;">To:</span></b> jdev at jabber.org<br><b><span
 style="font-weight: bold;">Sent:</span></b> Wed, August 18, 2010 7:01:18 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [jdev] Help required regarding XMPP client for Windows Mobile 7<br></font><br>


 

<div><font face="Arial" size="2">Hi Waqar,</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">From what I remember newer versions of Silverlight 
do support sockets. At any rate, if you can't use sockets then BOSH is your 
solution (<a rel="nofollow" target="_blank" href="http://xmpp.org/extensions/xep-0206.html"><font face="Times New Roman" size="3">http://xmpp.org/extensions/xep-0206.html</font></a>).</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Writing an XMPP client API is a big undertaking, 
none-the-less here are the specs (you will need to read them yourself; and come 
back with any questions): <a rel="nofollow" target="_blank" href="http://xmpp.org/protocols/#base"><font face="Times New Roman" size="3">http://xmpp.org/protocols/#base</font></a>. To get 
started you will be interested in:</font></div>
<ul>
  <li><font face="Arial" size="2">Jabber Client</font> 
  </li><li><font face="Arial" size="2">Presence and IM Session Establishment</font> 
  </li><li><font face="Arial" size="2">Resource Binding</font> 
  </li><li><font face="Arial" size="2">Simple Authentication and Security Layer</font> 
  </li><li><font face="Arial" size="2">Stanza Errors</font> 
  </li><li><font face="Arial" size="2">Stream Errors</font> 
  </li><li><font face="Arial" size="2">Transport Layer Security</font> 
  </li><li><font face="Arial" size="2">XML Streams</font></li></ul>
<div><font face="Arial" size="2">It's a lot of knowledge to digest; but is a great 
way to get started with internet protocols.</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Enjoy!</font></div><font face="Arial" size="2"></font>
<div><br></div>
<div style="font: 10pt Tahoma;">
<div style="background: none repeat scroll 0% 0% rgb(245, 245, 245);">
<div style=""><b>From:</b> <a rel="nofollow" title="mailto:waqar.khan17 at gmail.com
CTRL + Click to follow link" ymailto="mailto:waqar.khan17 at gmail.com" target="_blank" href="mailto:waqar.khan17 at gmail.com">Waqar Ali Khan</a> </div>
<div><b>Sent:</b> Wednesday, August 18, 2010 2:33 AM</div>
<div><b>To:</b> <a rel="nofollow" title="mailto:jdev at jabber.org
CTRL + Click to follow link" ymailto="mailto:jdev at jabber.org" target="_blank" href="mailto:jdev at jabber.org">jdev at jabber.org</a> </div>
<div><b>Subject:</b> [jdev] Help required regarding XMPP client for Windows 
Mobile 7</div></div></div>
<div><br></div>
<div dir="ltr">Hello,<br>
<div class="gmail_quote">
<div dir="ltr"><br>Actually i have a project of Windows Mobile 7 in which u wud 
know better than me that we have only http protocol available no socks 
etc...<br>Now the problem is that i m very new in XMPP i read complete 3 days 
about XMPP at their site and different Blogs but didn't found information that i 
needed, if you guys guide me then i can probably work on it. The scenario is 
that I have to make a library like thing for C# silverlight (Windows Mobile 7) 
which can be used to connect to any XMPP server and chat using it. Now i have 
problems understanding that i know we have to send XML data and retrieve the 
response as well in XML but i don't know how to begin means i just have to use 
http, i don't wanna use any type of library i want to make every thing by my 
self, i know the steps/syntax to communicate with server like sending XML chunks 
and parsing the response but where do i make request and how do i make request 
which URL i don't understand these things once i know how to connect to any 
server using only http then i'll play around with it but.. :(<br><br>I hope u 
understand my problem, just guide me how to achieve it, i saw and tried <a rel="nofollow" target="_blank" href="http://blog.ag-software.de/?cat=3">Matrix</a> thing its 
awesome but can't see its code, actually i don't want its code, i won't be able 
to understand it i am just beginner and want to write everything from the 
scratch to make a client for XMPP. Please if u help me then it wud be a great 
favor for me, Waiting for your kind reply :(<br clear="all"><br>-- <br>Waqar Ali 
Khan<br></div></div></div>
<p>
</p><hr>

<p></p>_______________________________________________<br>JDev mailing 
list<br><span>Forum: <a target="_blank" href="http://www.jabberforum.org/forumdisplay.php?f=20">http://www.jabberforum.org/forumdisplay.php?f=20</a></span><br><span>Info: 
<a target="_blank" href="http://mail.jabber.org/mailman/listinfo/jdev">http://mail.jabber.org/mailman/listinfo/jdev</a></span><br>Unsubscribe: 
JDev-unsubscribe at jabber.org<br>_______________________________________________<br></div></div>
</div><br>

      </body></html>
--0-1489609844-1282171019=:29957--


More information about the JDev mailing list