[jdev] jabber bot
Alexey Nezhdanov
snakeru at gmail.com
Wed Feb 21 09:22:25 CST 2007
On Wednesday 21 February 2007 16:32, sule at comu.edu.tr wrote:
> hi,i am a computer engineering student and studying about a jabber bot
> project nowadays but i have a difficulty to execute the bot on the jabber
> server .Could you help me please how can i execute the program that was
> written in C programing language on the jabber server? please help
> me.Thank you!
If you are talking about the bot - then it needs not to be run on the server
itself. It connects to the server as regular client, using any of the
existing libraries (look for the list on jabber.org) and then acts sending
and receiving jabber packets.
You should first of all examine how your C jabber library should be used and
check if box successfully connects and authorises to the server.
You can use regular client like Psi to compare your bot packets with it.
--
Respectfully
Alexey Nezhdanov
More information about the JDev
mailing list