Search:

Type: Posts; User: swaqpoli

Search: Search took 0.08 seconds.

  1. Re: How to Write a simple XMPP (Jabber) client using the Smack API

    somebody help me :(
  2. Re: How to Write a simple XMPP (Jabber) client using the Smack API

    hello :)
    i have a problem to presence notification. this is the code:

    public void displayBuddyList()
    {
    Roster roster = connection.getRoster();
    Collection<RosterEntry> entries =...
  3. Re: How to Write a simple XMPP (Jabber) client using the Smack API

    hello to everybody :rolleyes:

    why when i run your program the connection is refused :mad:


    i did only copy and past!!!!!!

    why????
Results 1 to 3 of 4