On Thu, Nov 03, 2011 at 03:00:54PM +0100, thepenguin whisperer wrote:
> I wonder if there is yet functionality to send text messages through the
> Barry library.
> I checked the "feature list" but couldn't find it. So it probably is not
> there.
> I wonder how difficult it would be to write this functionality. I have some
> C++ knowledge but if it is to much work I probably won't do it.
> Otherwhise I would give it a shot. It would be great if I could
> receive/send text messages on my desktop.

Yes, that would be nice. :-)  But it's not currently possible with the
current version of Barry.

It is possible to view the existing SMS messages, but to send them, I think
you'd need an app on the Blackberry side, and talk to it in some manner.

I believe the database functionality on the BlackBerry side is done
programmatically.  So if you wrote an SMS app that recorded and also
read its own database, then you could write a record parser/builder in
Barry to do the communication.

The hard part would be writing the SMS side on the BlackBerry, and trying
to tie into the BlackBerry Messenger service.  I'm not sure that is possible,
but I'm not a BlackBerry app expert.  The SMS is probably possible, but
I don't know how closely guarded the BlackBerry Messenger api is.

Hope that helps,
- Chris


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to