Search:

Type: Posts; User: calicratis19

Search: Search took 0.14 seconds.

  1. Re: problem chatting with smack api with openfire server

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

    Can somebody tell me the solution of my problem please. It is written above. I desperately need help :(
  3. problem chatting with smack api with openfire server

    I want to connect openfire with samck API and then chat with another user. For that i created user in openfire. And i can login to them from the code below. But i cannot add two user as friends.
    ...
  4. Re: How to Write a simple XMPP (Jabber) client using the Smack API

    Thank You so very much chaging to 127.0.0.1 totally worked :D .

    I have opened two account in openfire and im logged in on those account with your code . Not one of them has any buddy. How can i...
  5. Re: How to Write a simple XMPP (Jabber) client using the Smack API

    Well its written localhost in my code. Just a copy mistake in here.
  6. Re: How to Write a simple XMPP (Jabber) client using the Smack API

    I did like this



    Here localhost is my host. Now everything works fine but when smack debug window shows it shows that it has sent presence which is fine. But it shows the presence type...
  7. Re: How to Write a simple XMPP (Jabber) client using the Smack API

    Thanks for your reply. When i run your code smack debug window shows perfectly. But it doesnt print any list of available cotact. I make one other gmail accoutn online but it doesnt show it. And i...
  8. Re: How to Write a simple XMPP (Jabber) client using the Smack API

    Hi I am new in java. So what i ask might sound silly. Anyway in here



    The way i wrote is


    is it ok??

    And in your code
Results 1 to 8 of 8