<div dir="ltr">Hello, everyone I'm unable to connect to the OpenFire server where as I can connect to the Gmail, and access the Gtalk users.. Here is the link in which I'm updating the issue after researching. Please have a look. Thank you.<br>
<br><a href="http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?pli=1">http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?pli=1</a><br><br>Here is the text appearance which shows by the above link.<br>
<br>I'm able to connect to the local server, and also the google talk and
<br> display the buddies and chat on the iphone chat client but when I try
<br> to connect to the openfire it doesn't connect
<br> <p>    (void)xmppStreamXMPPStream *)sender didReceivePresenceXMPPPresence
<br> *)presence {
<br> </p><p>// a buddy went offline/online
<br> </p><p>NSString *presenceType = [presence type]; // online/offline
<br> NSString *myUsername = [[sender myJID] user];
<br> NSString *presenceFromUser = [[presence from] user];
<br> </p><p>if (![presenceFromUser isEqualToString:myUsername]) {
<br> </p><p>if ([presenceType isEqualToString:@"available"]) {
<br> </p><p>[_chatDelegate newBuddyOnline:[NSString stringWithFormat:@"%@@%@",
<br> presenceFromUser, @"50.18.175.235"]];
<br> </p><div id="qhide_54262" style="display:block" class="qt">} else if ([presenceType isEqualToString:@"unavailable"]) {
<br> <br></div>[_chatDelegate buddyWentOffline:[NSString stringWithFormat:@"%@@%@",
<br> presenceFromUser, @"50.18.175.235"]];
<br> <div id="qhide_54263" style="display:block" class="qt">}
<br> }
<br> }
<br> <br></div>I was setting the local server as obaid-macbook.local and google talk
<br> as <a href="http://m.google.com">m.google.com</a> in the place of "50.18.175.235" in the above code,
<br> however I'm unable to connect to the openfire server that
<br> 50.18.175.235.
  
  <br style="font-size:8px" clear="all">
  
  <div id="cb" class="">
  <div class="cg cb2">
  <div class="cg cb2">
  <div class="cg cb2"><span class="fontsize1"> 
  <span class="lc b" id="r">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=66f7d4ec9397c17b&reply_to=group&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply</a>  </span>
  <span class="lc" id="ra">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=66f7d4ec9397c17b&reply_to=author&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply to author</a>  </span>
  <span class="lc" id="f">  
  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=66f7d4ec9397c17b&forward=1&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Forward</a>  </span>
  </span>
  </div>
  </div>
  </div>
  </div>
  <span id="dl_msg_cb2"></span>
  <div id="ftr_sep" class="" style>
  <table cellpadding="0" cellspacing="0" height="8"><tbody>
  <tr>
  <td class="cbl" id="lc"><br></td>
  <td class="cbot"><br></td>
  <td class="cbr"><br></td>
  </tr>
  </tbody></table>
  </div>
  
  
  
  
  
  
  
  

  
  <a name="2e09c03ee49f4fb1" id="anchor_2e09c03ee49f4fb1"></a>
  <div style>
  <table border="0" cellpadding="0" cellspacing="0"><tbody><tr>
  <td><img src="http://groups.google.com/groups/img/dot_clear.gif" height="1" width="1"></td>
  <td width="100%">
  <div class="msg wdth100" id="msg_2e09c03ee49f4fb1" style>
  
  
  
  
  <div id="hdr">
  <table id="top" class="h msg_meta" cellpadding="0" cellspacing="0"><tbody>
  <tr id="sep">
  <td rowspan="2" id="l" class="ctl"><br></td>
  <td colspan="4" id="m" class="ctop" height="4px"><br></td>
  <td rowspan="2" id="r" class="ctr"><br></td>
  </tr>
  <tr>
  <td><span class="fontsize2 author">
  <span style="color:#790619">Jonathan Siao</span>
   
  </span></td>
  <td width="100%">
  <table class="rc" cellpadding="0" cellspacing="0"><tbody>
  <tr><td><span class="fontsize0 " id="prof"><a target="_top" href="http://groups.google.com/groups/profile?enc_user=_qD5rRMAAAAyGMffuNPi9CG-xBjuyiwlWMj6vob75xS36mXc24h6ww">
  View profile
  </a>
   
  </span></td></tr>
  </tbody></table>
  </td>
  <td align="right" nowrap>
  <span style="background-color:white">
  <span class="fontsize0"> <span class="noscripthide scripthide script12inline lk " id="oh_l">More options</span></span>
  <span class="fontsize2">
  Apr 16, 12:13 am
  </span>
  </span>
  </td>
  </tr>
  </tbody></table>
  
  </div>
  <div id="body" class="mb cb fontsize2 ">
  <div id="inbdy">
  <p>
  <a name="msg_2e09c03ee49f4fb1"></a>I use openfire and I managed to connect fine. <br> </p><div id="qheader_hidden_54264" class="sqt" style="display:block"><a class="qt" href="http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?hide_quotes=no#msg_2e09c03ee49f4fb1">- Show quoted text -</a></div>
-- <br> Regards <br> Jonathan Siao <br> <p>Hub King's Cross <br> 34 York Way <br> London N1 9AB <br> office: +44(0)2071128338 <br> fax: +44(0)2071128338 <br> mobile: +44(0)7765031393 <br> skype: Jonathan.siao <br> twitter: <a target="_blank" rel="nofollow" href="http://www.google.com/url?sa=D&q=http://twitter.com/%23%21/pakmee&usg=AFQjCNGVAd09KYxAD08CNWlBxJ9W8jFIkA">http://twitter.com/#!/pakmee</a> <br>

  </p></div>
  <br style="font-size:8px" clear="all">
  </div>
  <div id="cb" class="">
  <div class="cg cb2">
  <div class="cg cb2">
  <div class="cg cb2"><span class="fontsize1"> 
  <span class="lc b" id="r">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=2e09c03ee49f4fb1&reply_to=group&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply</a>  </span>
  <span class="lc" id="ra">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=2e09c03ee49f4fb1&reply_to=author&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply to author</a>  </span>
  <span class="lc" id="f">  
  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=2e09c03ee49f4fb1&forward=1&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Forward</a>  </span>
  </span>
  <span id="sp2e09c03ee49f4fb1" class="fontsize1">    
  <div style="display:inline" name="spam_report"><a target="_parent" class="grltl">Report spam</a></div>
  
  
  </span>
  </div>
  </div>
  </div>
  </div>
  <span id="dl_msg_cb2"></span>
  <div id="ftr_sep" class="" style>
  <table cellpadding="0" cellspacing="0" height="8"><tbody>
  <tr>
  <td class="cbl" id="lc"><br></td>
  <td class="cbot"><br></td>
  <td class="cbr"><br></td>
  </tr>
  </tbody></table>
  </div>
  
  
  </div>
  
  
  
  
  
</td></tr></tbody></table>
  </div>
  <a name="6bd53790f6b30054" id="anchor_6bd53790f6b30054"></a>
  <div style>
  <table border="0" cellpadding="0" cellspacing="0"><tbody><tr>
  <td><img src="http://groups.google.com/groups/img/dot_clear.gif" height="1" width="1"></td>
  <td width="100%">
  <div class="msg wdth100" id="msg_6bd53790f6b30054" style>
  
  
  
  
  <div id="hdr">
  <table id="top" class="h msg_meta" cellpadding="0" cellspacing="0"><tbody>
  <tr id="sep">
  <td rowspan="2" id="l" class="ctl"><br></td>
  <td colspan="4" id="m" class="ctop" height="4px"><br></td>
  <td rowspan="2" id="r" class="ctr"><br></td>
  </tr>
  <tr>
  <td><span class="fontsize2 author">
  <span style="color:#00681c">obaid jawad</span>
   
  </span></td>
  <td width="100%">
  <table class="rc" cellpadding="0" cellspacing="0"><tbody>
  <tr><td><span class="fontsize0 " id="prof"><a target="_top" href="http://groups.google.com/groups/profile?enc_user=NKp8DxMAAAChyxuDXW1w2_-ffkepYOZLWMj6vob75xS36mXc24h6ww">
  View profile
  </a>
   
  </span></td></tr>
  </tbody></table>
  </td>
  <td align="right" nowrap>
  <span style="background-color:white">
  <span class="fontsize0"> <span class="noscripthide scripthide script12inline lk " id="oh_l">More options</span></span>
  <span class="fontsize2">
  Apr 16, 8:23 am
  </span>
  </span>
  </td>
  </tr>
  </tbody></table>
  
  </div>
  <div id="body" class="mb cb fontsize2 ">
  <div id="inbdy">
  <p>
  <a name="msg_6bd53790f6b30054"></a>I see, that's great to hear, can I know what are the settings that are <br> required to be done on the server side that should be compatible with the <br> iOS, and also have you used the "Server name" in the server settings in the <br>
 iOS code _chatDelegate buddyWentOffline:[NSString <br> stringWithFormat:@"%@@%@",presenceFromUser, <br> @"Server"]]; ? <br> </p><div id="qheader_hidden_54265" class="sqt" style="display:block"><a class="qt" href="http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?hide_quotes=no#msg_6bd53790f6b30054">- Show quoted text -</a></div>

  </div>
  <br style="font-size:8px" clear="all">
  </div>
  <div id="cb" class="">
  <div class="cg cb2">
  <div class="cg cb2">
  <div class="cg cb2"><span class="fontsize1"> 
  <span class="lc b" id="r">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=6bd53790f6b30054&reply_to=group&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply</a>  </span>
  <span class="lc" id="ra">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=6bd53790f6b30054&reply_to=author&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply to author</a>  </span>
  <span class="lc" id="f">  
  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=6bd53790f6b30054&forward=1&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Forward</a>  </span>
  </span>
  </div>
  </div>
  </div>
  </div>
  <span id="dl_msg_cb2"></span>
  <div id="ftr_sep" class="" style>
  <table cellpadding="0" cellspacing="0" height="8"><tbody>
  <tr>
  <td class="cbl" id="lc"><br></td>
  <td class="cbot"><br></td>
  <td class="cbr"><br></td>
  </tr>
  </tbody></table>
  </div>
  
  
  </div>
  
  
  
  
  
</td></tr></tbody></table>
  </div>
  <a name="bb37aafe8d5e0bc9" id="anchor_bb37aafe8d5e0bc9"></a>
  <div style>
  <table border="0" cellpadding="0" cellspacing="0"><tbody><tr>
  <td><img src="http://groups.google.com/groups/img/dot_clear.gif" height="1" width="1"></td>
  <td width="100%">
  <div class="msg wdth100" id="msg_bb37aafe8d5e0bc9" style>
  
  
  
  
  <div id="hdr">
  <table id="top" class="h msg_meta" cellpadding="0" cellspacing="0"><tbody>
  <tr id="sep">
  <td rowspan="2" id="l" class="ctl"><br></td>
  <td colspan="4" id="m" class="ctop" height="4px"><br></td>
  <td rowspan="2" id="r" class="ctr"><br></td>
  </tr>
  <tr>
  <td><span class="fontsize2 author">
  <span style="color:#00681c">obaid</span>
   
  </span></td>
  <td width="100%">
  <table class="rc" cellpadding="0" cellspacing="0"><tbody>
  <tr><td><span class="fontsize0 " id="prof"><a target="_top" href="http://groups.google.com/groups/profile?enc_user=NKp8DxMAAAChyxuDXW1w2_-ffkepYOZLWMj6vob75xS36mXc24h6ww">
  View profile
  </a>
   
  </span></td></tr>
  </tbody></table>
  </td>
  <td align="right" nowrap>
  <span style="background-color:white">
  <span class="fontsize0"> <span class="noscripthide scripthide script12inline lk " id="oh_l">More options</span></span>
  <span class="fontsize2">
  Apr 16, 9:44 am
  </span>
  </span>
  </td>
  </tr>
  </tbody></table>
  
  </div>
  <div id="body" class="mb cb fontsize2 ">
  <div id="inbdy">
  <a name="msg_bb37aafe8d5e0bc9"></a>I see, that's great to hear, can I know what are the settings that are
<br> required to be done on the server side that should be compatible with
<br> the
<br> iOS, and also have you used the "Server name" in the server settings
<br> in the
<br> iOS code _chatDelegate buddyWentOffline:[NSString
<br> stringWithFormat:@"%@@%@",presenceFromUser,
<br> @"Servername or IP"]]; ?
<br> <p>On Apr 16, 12:13 am, Jonathan Siao <jonat<a target="_parent" href="http://groups.google.com/groups/unlock?_done=/group/xmppframework/browse_thread/thread/72da79b9351abb73%3Fpli%3D1&msg=bb37aafe8d5e0bc9">...</a>@<a href="http://mokaza.com">mokaza.com</a>> wrote:
<br> </p><div id="qheader_hidden_54266" class="sqt" style="display:block"><a class="qt" href="http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?hide_quotes=no#msg_bb37aafe8d5e0bc9">- Show quoted text -</a></div>

  </div>
  <br style="font-size:8px" clear="all">
  </div>
  <div id="cb" class="">
  <div class="cg cb2">
  <div class="cg cb2">
  <div class="cg cb2"><span class="fontsize1"> 
  <span class="lc b" id="r">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=bb37aafe8d5e0bc9&reply_to=group&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply</a>  </span>
  <span class="lc" id="ra">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=bb37aafe8d5e0bc9&reply_to=author&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply to author</a>  </span>
  <span class="lc" id="f">  
  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=bb37aafe8d5e0bc9&forward=1&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Forward</a>  </span>
  </span>
  </div>
  </div>
  </div>
  </div>
  <span id="dl_msg_cb2"></span>
  <div id="ftr_sep" class="" style>
  <table cellpadding="0" cellspacing="0" height="8"><tbody>
  <tr>
  <td class="cbl" id="lc"><br></td>
  <td class="cbot"><br></td>
  <td class="cbr"><br></td>
  </tr>
  </tbody></table>
  </div>
  
  
  </div>
  
  
  
  
  
</td></tr></tbody></table>
  </div>
  <a name="b3020cfc7dc3a407" id="anchor_b3020cfc7dc3a407"></a>
  <div style>
  <table border="0" cellpadding="0" cellspacing="0"><tbody><tr>
  <td><img src="http://groups.google.com/groups/img/dot_clear.gif" height="1" width="1"></td>
  <td width="100%">
  <div class="msg wdth100" id="msg_b3020cfc7dc3a407" style>
  
  
  
  
  <div id="hdr">
  <table id="top" class="h msg_meta" cellpadding="0" cellspacing="0"><tbody>
  <tr id="sep">
  <td rowspan="2" id="l" class="ctl"><br></td>
  <td colspan="4" id="m" class="ctop" height="4px"><br></td>
  <td rowspan="2" id="r" class="ctr"><br></td>
  </tr>
  <tr>
  <td><span class="fontsize2 author">
  <span style="color:#5b1094">Pralea Danut</span>
   
  </span></td>
  <td width="100%">
  <table class="rc" cellpadding="0" cellspacing="0"><tbody>
  <tr><td><span class="fontsize0 " id="prof"><a target="_top" href="http://groups.google.com/groups/profile?enc_user=vurF5hUAAAD7BkHGsDzmAc7IfQCpuRjx9h3i3SmjGmAJbX05nZ-8fQ">
  View profile
  </a>
   
  </span></td></tr>
  </tbody></table>
  </td>
  <td align="right" nowrap>
  <span style="background-color:white">
  <span class="fontsize0"> <span class="noscripthide scripthide script12inline lk " id="oh_l">More options</span></span>
  <span class="fontsize2">
  Apr 16, 11:47 am
  </span>
  </span>
  </td>
  </tr>
  </tbody></table>
  
  </div>
  <div id="body" class="mb cb fontsize2 ">
  <div id="inbdy">
  <p>
  <a name="msg_b3020cfc7dc3a407"></a>Those are just to display the name for the user in the contacts list. <br> What you need to do is set the hostName property. Optionally the host port. <br> </p><p>[xmppStream setHostName:kHostName]; <br>
 [xmppStream setHostPort:5222]; <br> </p><p>where kHostName is a constant string defined earlier. Like <br> </p><p>#define kHostName @"XX.XXX.XX.XXX" (replace X with your server's ip) <br> </p><p>On Apr 15, 2012, at 1:49 PM, obaid wrote: <br>
 </p><div id="qheader_hidden_54267" class="sqt" style="display:block"><a class="qt" href="http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?hide_quotes=no#msg_b3020cfc7dc3a407">- Show quoted text -</a></div>

  </div>
  <br style="font-size:8px" clear="all">
  </div>
  <div id="cb" class="">
  <div class="cg cb2">
  <div class="cg cb2">
  <div class="cg cb2"><span class="fontsize1"> 
  <span class="lc b" id="r">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=b3020cfc7dc3a407&reply_to=group&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply</a>  </span>
  <span class="lc" id="ra">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=b3020cfc7dc3a407&reply_to=author&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply to author</a>  </span>
  <span class="lc" id="f">  
  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=b3020cfc7dc3a407&forward=1&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Forward</a>  </span>
  </span>
  <span id="spb3020cfc7dc3a407" class="fontsize1">    
  <div style="display:inline" name="spam_report"><a target="_parent" class="grltl">Report spam</a></div>
  
  
  </span>
  </div>
  </div>
  </div>
  </div>
  <span id="dl_msg_cb2"></span>
  <div id="ftr_sep" class="" style>
  <table cellpadding="0" cellspacing="0" height="8"><tbody>
  <tr>
  <td class="cbl" id="lc"><br></td>
  <td class="cbot"><br></td>
  <td class="cbr"><br></td>
  </tr>
  </tbody></table>
  </div>
  
  
  </div>
  
  
  
  
  
</td></tr></tbody></table>
  </div>
  <a name="90eb8ac8f5ec63ff" id="anchor_90eb8ac8f5ec63ff"></a>
  <div style>
  <table border="0" cellpadding="0" cellspacing="0"><tbody><tr>
  <td><img src="http://groups.google.com/groups/img/dot_clear.gif" height="1" width="1"></td>
  <td width="100%">
  <div class="msg wdth100" id="msg_90eb8ac8f5ec63ff" style>
  
  
  
  
  <div id="hdr">
  <table id="top" class="h msg_meta" cellpadding="0" cellspacing="0"><tbody>
  <tr id="sep">
  <td rowspan="2" id="l" class="ctl"><br></td>
  <td colspan="4" id="m" class="ctop" height="4px"><br></td>
  <td rowspan="2" id="r" class="ctr"><br></td>
  </tr>
  <tr>
  <td><span class="fontsize2 author">
  <span style="color:#00681c">obaid jawad</span>
   
  </span></td>
  <td width="100%">
  <table class="rc" cellpadding="0" cellspacing="0"><tbody>
  <tr><td><span class="fontsize0 " id="prof"><a target="_top" href="http://groups.google.com/groups/profile?enc_user=NKp8DxMAAAChyxuDXW1w2_-ffkepYOZLWMj6vob75xS36mXc24h6ww">
  View profile
  </a>
   
  </span></td></tr>
  </tbody></table>
  </td>
  <td align="right" nowrap>
  <span style="background-color:white">
  <span class="fontsize0"> <span class="noscripthide scripthide script12inline lk " id="oh_l">More options</span></span>
  <span class="fontsize2">
  Apr 16, 1:06 pm
  </span>
  </span>
  </td>
  </tr>
  </tbody></table>
  
  </div>
  <div id="body" class="mb cb fontsize2 ">
  <div id="inbdy">
  <p>
  <a name="msg_90eb8ac8f5ec63ff"></a>Thank you for your valuable response, but yes I tried with this and also <br> debug it but I'm not able to connect to the server, In other I have <br> installed one packet tracer to trace whether the packets are sent to the <br>
 server IP or not, so I have seen in it that it is getting response it <br> initates as destination to the server, However I'm not visible to other and <br> also I'm not able to view my buddy list. <br> </p><p>To debug it I have put the breakpoints at <br>
 - (void)xmppStreamDidAuthenticate:(XMPPStream *)sender { <br> </p><p>    // authentication successful <br>     [self goOnline]; <br> </p><div id="qhide_54268" style="display:block" class="qt">} <br> <br></div>and on <br>
 <p>- (void)xmppStream:(XMPPStream *)sender didReceivePresence:(XMPPPresence <br> *)presence { <br>     } <br> </p><p>but the program doesn't even come to this methods. <br> </p><p>I'd like to provide you with my server IP and with the username and <br>
 password for one of the Openfire user, and check it in your code whehter it <br> is able to connect it or not. If you can please help me Thank you so much. <br> </p><p>On Mon, Apr 16, 2012 at 11:47 AM, Pralea Danut <praleada<a target="_parent" href="http://groups.google.com/groups/unlock?_done=/group/xmppframework/browse_thread/thread/72da79b9351abb73%3Fpli%3D1&msg=90eb8ac8f5ec63ff">...</a>@<a href="http://gmail.com">gmail.com</a>>wrote: <br>
 </p><div id="qheader_hidden_54269" class="sqt" style="display:block"><a class="qt" href="http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?hide_quotes=no#msg_90eb8ac8f5ec63ff">- Show quoted text -</a></div>

  </div>
  <br style="font-size:8px" clear="all">
  </div>
  <div id="cb" class="">
  <div class="cg cb2">
  <div class="cg cb2">
  <div class="cg cb2"><span class="fontsize1"> 
  <span class="lc b" id="r">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=90eb8ac8f5ec63ff&reply_to=group&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply</a>  </span>
  <span class="lc" id="ra">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=90eb8ac8f5ec63ff&reply_to=author&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply to author</a>  </span>
  <span class="lc" id="f">  
  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=90eb8ac8f5ec63ff&forward=1&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Forward</a>  </span>
  </span>
  </div>
  </div>
  </div>
  </div>
  <span id="dl_msg_cb2"></span>
  <div id="ftr_sep" class="" style>
  <table cellpadding="0" cellspacing="0" height="8"><tbody>
  <tr>
  <td class="cbl" id="lc"><br></td>
  <td class="cbot"><br></td>
  <td class="cbr"><br></td>
  </tr>
  </tbody></table>
  </div>
  
  
  </div>
  
  
  
  
  
</td></tr></tbody></table>
  </div>
  <a name="ef6dae5a1a218b2e" id="anchor_ef6dae5a1a218b2e"></a>
  <div style>
  <table border="0" cellpadding="0" cellspacing="0"><tbody><tr>
  <td><img src="http://groups.google.com/groups/img/dot_clear.gif" height="1" width="1"></td>
  <td width="100%">
  <div class="msg wdth100" id="msg_ef6dae5a1a218b2e" style>
  
  
  
  
  <div id="hdr">
  <table id="top" class="h msg_meta" cellpadding="0" cellspacing="0"><tbody>
  <tr id="sep">
  <td rowspan="2" id="l" class="ctl"><br></td>
  <td colspan="4" id="m" class="ctop" height="4px"><br></td>
  <td rowspan="2" id="r" class="ctr"><br></td>
  </tr>
  <tr>
  <td><span class="fontsize2 author">
  <span style="color:#00681c">obaid jawad</span>
   
  </span></td>
  <td width="100%">
  <table class="rc" cellpadding="0" cellspacing="0"><tbody>
  <tr><td><span class="fontsize0 " id="prof"><a target="_top" href="http://groups.google.com/groups/profile?enc_user=NKp8DxMAAAChyxuDXW1w2_-ffkepYOZLWMj6vob75xS36mXc24h6ww">
  View profile
  </a>
   
  </span></td></tr>
  </tbody></table>
  </td>
  <td align="right" nowrap>
  <span style="background-color:white">
  <span class="fontsize0"> <span class="noscripthide scripthide script12inline lk " id="oh_l">More options</span></span>
  <span class="fontsize2">
  Apr 16, 1:09 pm
  </span>
  </span>
  </td>
  </tr>
  </tbody></table>
  
  </div>
  <div id="body" class="mb cb fontsize2 ">
  <div id="inbdy">
  <p>
  <a name="msg_ef6dae5a1a218b2e"></a>I forgot to mention as I debug it I have also put the breakpoints on this <br> method and the compiler comes to this method after I press login <br> - (void)xmppStreamDidConnect:(XMPPStream *)sender { <br>
 </p><p>    // connection to the server successful <br>     isOpen = YES; <br> //    NSLog(@"hi"); <br>     NSError *error = nil; <br>     [[self xmppStream] authenticateWithPassword:password error:&error]; <br>
 </p><div id="qheader_hidden_54270" class="sqt" style="display:block"><a class="qt" href="http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?hide_quotes=no#msg_ef6dae5a1a218b2e">- Show quoted text -</a></div>

  </div>
  <br style="font-size:8px" clear="all">
  </div>
  <div id="cb" class="">
  <div class="cg cb2">
  <div class="cg cb2">
  <div class="cg cb2"><span class="fontsize1"> 
  <span class="lc b" id="r">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=ef6dae5a1a218b2e&reply_to=group&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply</a>  </span>
  <span class="lc" id="ra">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=ef6dae5a1a218b2e&reply_to=author&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply to author</a>  </span>
  <span class="lc" id="f">  
  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=ef6dae5a1a218b2e&forward=1&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Forward</a>  </span>
  </span>
  </div>
  </div>
  </div>
  </div>
  <span id="dl_msg_cb2"></span>
  <div id="ftr_sep" class="" style>
  <table cellpadding="0" cellspacing="0" height="8"><tbody>
  <tr>
  <td class="cbl" id="lc"><br></td>
  <td class="cbot"><br></td>
  <td class="cbr"><br></td>
  </tr>
  </tbody></table>
  </div>
  
  
  </div>
  
  
  
  
  
</td></tr></tbody></table>
  </div>
  <a name="8ef35e565466d509" id="anchor_8ef35e565466d509"></a>
  <div style>
  <table border="0" cellpadding="0" cellspacing="0"><tbody><tr>
  <td><img src="http://groups.google.com/groups/img/dot_clear.gif" height="1" width="1"></td>
  <td width="100%">
  <div class="msg wdth100" id="msg_8ef35e565466d509" style>
  
  
  
  
  <div id="hdr">
  <table id="top" class="h msg_meta" cellpadding="0" cellspacing="0"><tbody>
  <tr id="sep">
  <td rowspan="2" id="l" class="ctl"><br></td>
  <td colspan="4" id="m" class="ctop" height="4px"><br></td>
  <td rowspan="2" id="r" class="ctr"><br></td>
  </tr>
  <tr>
  <td><span class="fontsize2 author">
  <span style="color:#00681c">obaid jawad</span>
   
  </span></td>
  <td width="100%">
  <table class="rc" cellpadding="0" cellspacing="0"><tbody>
  <tr><td><span class="fontsize0 " id="prof"><a target="_top" href="http://groups.google.com/groups/profile?enc_user=NKp8DxMAAAChyxuDXW1w2_-ffkepYOZLWMj6vob75xS36mXc24h6ww">
  View profile
  </a>
   
  </span></td></tr>
  </tbody></table>
  </td>
  <td align="right" nowrap>
  <span style="background-color:white">
  <span class="fontsize0"> <span class="noscripthide scripthide script12inline lk " id="oh_l">More options</span></span>
  <span class="fontsize2">
  Apr 16, 3:08 pm
  </span>
  </span>
  </td>
  </tr>
  </tbody></table>
  
  </div>
  <div id="body" class="mb cb fontsize2 ">
  <div id="inbdy">
  <p>
  <a name="msg_8ef35e565466d509"></a>Hi, An update I have run wireshard on my mac to trace the data packets are <br> sent to the server side on not, that is OpenFire server and I see that the <br> iOS chat client sdk, is able to connect to the Openfire server, but it <br>
 could not authenticate the user. Here is the description in the image, It <br> is the screen shot for it. <br> <a target="_blank" rel="nofollow" href="http://www.google.com/url?sa=D&q=http://i41.tinypic.com/344xdfp.png&usg=AFQjCNFKEinmjG649qfyjZewnHdcXRBGPw">http://i41.tinypic.com/344xdfp.png</a> <br>
 </p><div id="qheader_hidden_54271" class="sqt" style="display:block"><a class="qt" href="http://groups.google.com/group/xmppframework/browse_thread/thread/72da79b9351abb73?hide_quotes=no#msg_8ef35e565466d509">- Show quoted text -</a></div>

  </div>
  <br style="font-size:8px" clear="all">
  </div>
  <div id="cb" class="">
  <div class="cg cb2">
  <div class="cg cb2">
  <div class="cg cb2"><span class="fontsize1"> 
  <span class="lc b" id="r">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=8ef35e565466d509&reply_to=group&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply</a>  </span>
  <span class="lc" id="ra">  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=8ef35e565466d509&reply_to=author&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Reply to author</a>  </span>
  <span class="lc" id="f">  
  <a target="_top" href="http://groups.google.com/group/xmppframework/post?inreplyto=8ef35e565466d509&forward=1&_done=%2Fgroup%2Fxmppframework%2Fbrowse_thread%2Fthread%2F72da79b9351abb73%3Fpli%3D1%26&">Forward</a>  </span>
  </span>
  </div>
  </div>
  </div>
  </div>
  <span id="dl_msg_cb2"></span>
  <div id="ftr_sep" class="" style>
  <table cellpadding="0" cellspacing="0" height="8"><tbody>
  <tr>
  <td class="cbl" id="lc"><br></td>
  <td class="cbot"><br></td>
  <td class="cbr"><br></td>
  </tr>
  </tbody></table>
  </div>
  
  
  </div>
  
  
  
  
  
</td></tr></tbody></table>
  </div>
  <a name="987596be41acc1be" id="anchor_987596be41acc1be"></a>
  
  
  <table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td><img src="http://groups.google.com/groups/img/dot_clear.gif" height="1" width="1"></td>
  <td width="100%">
  <div class="msg wdth100" id="msg_987596be41acc1be" style>
  
  
  
  
  <div id="hdr">
  <table id="top" class="h msg_meta" cellpadding="0" cellspacing="0"><tbody>
  <tr id="sep">
  <td rowspan="2" id="l" class="ctl"><br></td>
  <td colspan="4" id="m" class="ctop" height="4px"><br></td>
  <td rowspan="2" id="r" class="ctr"><br></td>
  </tr>
  <tr>
  <td><span class="fontsize2 author">
  <span style="color:#00681c">obaid jawad</span>
   
  </span></td>
  <td width="100%">
  <table class="rc" cellpadding="0" cellspacing="0"><tbody>
  <tr><td><span class="fontsize0 " id="prof"><a target="_top" href="http://groups.google.com/groups/profile?enc_user=NKp8DxMAAAChyxuDXW1w2_-ffkepYOZLWMj6vob75xS36mXc24h6ww">
  View profile
  </a>
   
  </span></td></tr>
  </tbody></table>
  </td>
  <td align="right" nowrap>
  <span style="background-color:white">
  <span class="fontsize0"> <span class="noscripthide scripthide script12inline lk " id="oh_l">More options</span></span>
  <span class="fontsize2">
  Apr 16, 3:47 pm
  </span>
  </span>
  </td>
  </tr>
  </tbody></table>
  
  </div>
  <div id="body" class="mb cb fontsize2 ">
  <div id="inbdy">
  <p>
  <a name="msg_987596be41acc1be"></a>Update to this issue, I have checked to login with the OSX jabber chat <br> client from Adium, and when I add account and whenever I tries to login it <br> as me for to accept the certificate, then only it gives me permission to <br>
 get visible, Could that be a problem of certificate? <br> I have taken the screenshot for this issue, please have a look at this link <br> </p><p><a target="_blank" rel="nofollow" href="http://www.google.com/url?sa=D&q=http://i39.tinypic.com/feg9z8.png&usg=AFQjCNGPL0U58odM1UDtb6efBUDVXam6Kg">http://i39.tinypic.com/feg9z8.png</a> <br>
 </p><p>Thank you, please help me out to solve this issue. </p></div></div></div></td></tr></tbody></table><br></div>