[Barry-devel] Writing sms messages through barry library?

2011-11-03 Thread thepenguin whisperer
Hi all, 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 prob

Re: [Barry-devel] Writing sms messages through barry library?

2011-11-03 Thread Chris Frey
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 fu

Re: [Barry-devel] Writing sms messages through barry library?

2011-11-03 Thread Josh Kropf
The BlackBerry API is surprisingly open when it comes to messaging. Although I haven't made anything that sends an SMS message (I've made things that listen to SMS, and also send email), it wouldn't surprise me if it's possible. This link suggests it should be possible: http://docs.blackberry.c

Re: [Barry-devel] Writing sms messages through barry library?

2011-11-03 Thread Rick Scott
On Thu, 2011-11-03 at 17:12 -0400, Chris Frey wrote: > 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 >