Instant Messaging

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jawa007
Forum Newbie
Posts: 3
Joined: Tue Oct 31, 2006 4:09 am

Instant Messaging

Post by jawa007 »

Hi Everybody,

I have to create a Web Application, in which I have to some Email Addresses to the Web Server. After that these email addresses must be handled by a Jabber Server, so that the Jabber Server can use these email addresses and send some Instant Messages (IM) to the user. The user may have the corresponding id in like yahoo, rediff, msn, gmail etc.

Can anybody there help me in this regard. Any suggestion, net resources are always welcome.

Also, I dont very much about Jabber Server.


Thanks in advance.
User avatar
DaveTheAve
Forum Contributor
Posts: 385
Joined: Tue Oct 03, 2006 2:25 pm
Location: 127.0.0.1
Contact:

Post by DaveTheAve »

Why don't you check this site out, sound like it'll work just fine.

Class.Jabber.php: http://cjphp.netflint.net/?section=about
Post Reply