[JDEV] jabberoo connect
    Menno Vossen 
    menno at caramba.nl
       
    Tue May 13 13:16:44 CDT 2003
    
    
  
Hi all,
I'm trying to connect to my server but the server (jabberd -D) doesn't
get anything?
The simple program to connect :
 Session *se;
 se=new Session;
 se->connect("192.168.1.1:5222",Session::atPlaintextAuth,
"me at 192.168.1.1","Yapag","pw",false);
doesn't show anything on the server?
I thought it would open a xml stream and authenticate the user...?
What steps do i have to do to see me present online?
1) connect
2) authenticate
3) send presence
???
How does that look like in jabberoo?
Greetings,
Menno Vossen
    
    
More information about the JDev
mailing list