I am looking for the ability to send a message from an application to a recipient on the sametime network. Is there a command line utility that can be used to achieve this? For instance something like: ./send_sametime <recipient> "Hello World"
I'm not sure I have the skills to develop a customised client using the libpurple & libmeanwhile libraries. I was hoping that the source code would include an example program of this nature. The nearest I've found in the source is ./libpurple/example/nullclient.c, but the Makefile doesn't build as an executable.
I'd really appreciate any help you can offer.
Cheers,
Mark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am looking for the ability to send a message from an application to a recipient on the sametime network. Is there a command line utility that can be used to achieve this? For instance something like: ./send_sametime <recipient> "Hello World"
I'm not sure I have the skills to develop a customised client using the libpurple & libmeanwhile libraries. I was hoping that the source code would include an example program of this nature. The nearest I've found in the source is ./libpurple/example/nullclient.c, but the Makefile doesn't build as an executable.
I'd really appreciate any help you can offer.
Cheers,
Mark