Hi all,

I want to need the information about xmpphp .I have downloaded the code form the google.But i did not get the detailed information.So,Kindly provide the tutorial of xmpphp to send messages to gtalk.

Thank you,

With Regards,
Premnath.M

Recommended Answers

All 6 Replies

Hi ether,
Thanks for your respose.I have seen the code in google but that is not enough.It allow to send messages to gtalk users.How, can i send the invitation to other gtalk member and how should i receive the messages from the gtalk members.So,kindly provide the details and tutorials.

Thank you,

With Regards,
Premnath.M

The two examples on that page do exactly what you want. The first shows how to send a message, the second shows how to listen for events.

Have you looked at XMPP in general? You need to understand the basic protocol to get what that class does.
http://xmpp.org/

Hi Prem2,

If you are still stuck with your application do try out Jaxl (Jabber XMPP Library in PHP). http://code.google.com/p/jaxl

It has 4 full fledged sample applications (cli and web based) with sufficient documentation to get you started.

Hi all,
Thanks for your response i have implemented a google code for xmpp in php.It works fine.I can transfer and receive messages .
The problem here is i cannot able to send the invitation to gtalk memebers by make use of that coding.

*)Is their any possibility to send the invitation?
*)How to maintain the contact list in google account.I want to remove the contact in my google account by xmpp program?

Thank you,

With Regards,
Premnath.M

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.