CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2008
    Posts
    373

    Send SMS BlackBerry

    Hi All

    How can i Send SMS through command.?

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: Send SMS BlackBerry

    Have you read something from these discussions?
    Victor Nijegorodov

  3. #3
    Join Date
    Aug 2008
    Posts
    373

    Re: Send SMS BlackBerry

    Quote Originally Posted by VictorN View Post
    Have you read something from these discussions?
    Thanks
    Nothing useful information i fund there?

  4. #4
    Join Date
    Jun 2007
    Location
    Aurora CO USA
    Posts
    137

    Re: Send SMS BlackBerry

    Try this

    Really, the first result is a tutorial article and the third one is directly from RIM's support site.

  5. #5
    Join Date
    Aug 2008
    Posts
    373

    Re: Send SMS BlackBerry

    Quote Originally Posted by ajhampson View Post
    Try this

    Really, the first result is a tutorial article and the third one is directly from RIM's support site.
    Hi

    First of all thanks for garbage link.Can you tell me what you find on this link(Which is given you) .

  6. #6
    Join Date
    Jun 2007
    Location
    Aurora CO USA
    Posts
    137

    Re: Send SMS BlackBerry

    Apologies. Apparently, I didn't test my link. It should have been this which would have taken you here.

    The first link is Sending and receiving GSM SMS on Blackberry using RIM APIs ...

    The third link is How to send SMS using java in Blackberry? - BlackBerry Support ...

    The intent of my post was that you could (with a little effort) have found this yourself. If you want to write code, you have to be able to research. Putting "java send sms blackberry" into Google seems like a logical first step.

  7. #7
    dlorde is offline Elite Member Power Poster
    Join Date
    Aug 1999
    Location
    UK
    Posts
    10,163

    Re: Send SMS BlackBerry

    Quote Originally Posted by ajhampson View Post
    The intent of my post was that you could (with a little effort) have found this yourself. If you want to write code, you have to be able to research. Putting "java send sms blackberry" into Google seems like a logical first step.
    Why bother when you can come here and get someone else to do it for you?

    I thought you were very civil, considering the sarcasm from the OP you were trying to help.

    Teachers open the door, but you must enter by yourself...
    Chinese proverb
    Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured