BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 09-27-2004, 10:03 AM   #1
queue_bit
Thumbs Must Hurt
 
queue_bit's Avatar
 
Join Date: Sep 2004
Posts: 51
Default Create and send PIN programmatically

Please Login to Remove!

I'm wondering if anybody here has ever created a prog that can create & send PIN messages, as I can't seem to find any information on doing this.

Anybody?
Offline  
Old 09-27-2004, 02:21 PM   #2
queue_bit
Thumbs Must Hurt
 
queue_bit's Avatar
 
Join Date: Sep 2004
Posts: 51
Default re: Create and send PIN programmatically

As it doesn't look like anybody here has done this, I've requested more info from RIM... I'll post whatever they send.
Offline  
Old 09-27-2004, 02:26 PM   #3
Mark Rejhon
Retired BBF Moderator
 
Mark Rejhon's Avatar
 
Join Date: Aug 2004
Location: Ottawa, Ontario, Canada
Model: Bold
Carrier: Rogers
Posts: 4,870
Default

Thanks... Please let us know if they respond!
__________________
Thanks,
Mark Rejhon
Author of XMPP extension XEP-0301:
www.xmpp.org/extensions/xep-0301.html - specification
www.realjabber.org - open source
Offline  
Old 10-14-2004, 06:22 PM   #4
coder
New Member
 
Join Date: Sep 2004
Posts: 3
Default

I messaged rim and this is what they told me:

"It is not currently possible to send a PIN message programmatically using the BlackBerry API set, nor do I think this feature is going to be added to version 4.0 of the BlackBerry API set.

I would recommend to send your suggestions to [email address] where they will be collected and considered for future releases."

this really sucks I have a real need to send pin messages.
Offline  
Old 10-15-2004, 03:06 AM   #5
Mark Rejhon
Retired BBF Moderator
 
Mark Rejhon's Avatar
 
Join Date: Aug 2004
Location: Ottawa, Ontario, Canada
Model: Bold
Carrier: Rogers
Posts: 4,870
Default

That's too bad;

There's a workaround: Write your own PIN messaging client, and use it as your own API. You will need the involvement of the BES server side, to relay the PIN's to the other BlackBerries. If it's possible to send PIN messages from a server to a BlackBerry?

Or maybe take advantage of METAmessage if it suits your needs:
http://www.blackberry.com/developers..._07_2004.shtml
__________________
Thanks,
Mark Rejhon
Author of XMPP extension XEP-0301:
www.xmpp.org/extensions/xep-0301.html - specification
www.realjabber.org - open source
Offline  
Old 10-18-2004, 02:24 PM   #6
queue_bit
Thumbs Must Hurt
 
queue_bit's Avatar
 
Join Date: Sep 2004
Posts: 51
Default

Unfortunately the concept is to avoid using the BES completely... What we need is a way to communicate with all of our Remote System managers when exchange / BES fails and SMS is not an option.

The best possible thing I could think of is having a device hooked up to a PC which can act as a functional BB, allowing us to send mass PIN messages all at once (right now there doesn't seem to be a way to create a group of PIN addresses without using a workaround) ... but such a device doesn't exist (yet).

I took a look at metamessage... My org. would never go for that for various reasons.

Anybody know if the new firmware (3.8 / 4+) allows for PIN groups to be created?

Oh well, I guess I'll keep working on the problem...
Offline  
Old 10-18-2004, 02:44 PM   #7
Gothalyptic
CrackBerry Addict
 
Join Date: Aug 2004
Location: Pennsylvania
Posts: 690
Default

OS4.0 (at least the build I have) doesn't allow PIN groups :( the only work around is to send a message addressed to multiple pins, safe the draft, and use that draft to send to that "group" if you will. True pin groups, nope :(
__________________
http://img.photobucket.com/albums/v2...lyptic_Sig.jpg

Please use the Search feature to find a quick answer.

[url]htt
Offline  
Old 10-20-2004, 01:44 PM   #8
queue_bit
Thumbs Must Hurt
 
queue_bit's Avatar
 
Join Date: Sep 2004
Posts: 51
Default

That's unfortunate... I had really hoped they would add this feature (especially since you can send to multiple PIN addresses at once).

I'm aware of the save-draft workaround, but we have found that in practice this is a pain (as my manager put it to me: "There's gott'a be a better way of doing this... find it").

I've sent RIM yet another email asking if either the PIN group feature or the PIN API's are planned in the version 4 release... either way I'd be happy.

Oh and before I forget: Gothalyptic can I get 4.0 from you ;) (just kidding ofcourse), but I'd be interested in knowing exactly what one has to do to get a hold of it.
Offline  
Old 10-20-2004, 01:55 PM   #9
bfrye
BBF Veteran User
 
Join Date: Aug 2004
Location: Hotwiring another Cessna
Model: OU812
Carrier: Nintendo
Posts: 3,492
Default

Cingular actually has a device like what you're talking about. Don't ask me what model it is or anything, because it's some custom dohickey they use around here on Capitol Hill to notify blackberry users of potential threats.

It doesn't use PIN, but it uses their xpress messaging service, which allows you to send to [email address] and receive it instantly (without going through RIM or the traditional SMS gateways).

Maybe a gander towards that direction might help you? Or give new ideas on what you want to accomplish.
Offline  
Old 10-20-2004, 02:15 PM   #10
queue_bit
Thumbs Must Hurt
 
queue_bit's Avatar
 
Join Date: Sep 2004
Posts: 51
Default

Thanks for the info bfrye, I have used a similar system using SMS (my personal cellphone hooks to the PC to broadcast SMS messages currently), but as you can imagine this isn't secure (plain text transmissions) and goes well over the 25 SMS's I can send free a month.

The method you're talking about sounds interesting, I did a quick bit of snooping and it looks like it may work. I will have to speak with our Service Providers and see what they think (I haven't seen anything like this offered in Canada yet... but then I might have overlooked something).
Offline  
Old 04-21-2005, 04:33 PM   #11
BlackBerryGuide
Thumbs Must Hurt
 
BlackBerryGuide's Avatar
 
Join Date: Jan 2005
Location: Winnipeg, MB
Posts: 57
Default

RIM has posted a way to send PIN's programmatically... but be aware that you can't test it in the emulator and it uses secure APIs so you need a license to compile and run it on the BB.

Example can be found here:

http://www.blackberry.com/knowledgec...ogrammatically

Hmmm... it seems no forum system likes to actually let you link to that.. so copy & paste the following into your addressbar (make sure the entire URL shows up):

www.blackberry.com/knowledgecenterpublic/livelink.exe/How_To_-_Send_a_PIN_message_programmatically.html?func=doc .Fetch&nodeId=817115&docTitle=How+To+%2D+Send+a+PI N+message+programmatically
Offline  
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


ETERFANT Dental LED Flash Photography Oral Cell Phone Camera Filling Light Tools picture

ETERFANT Dental LED Flash Photography Oral Cell Phone Camera Filling Light Tools

$63.89



CH341A 24 25 Series EEPROM Flash BIOS USB Programmer Module + SOIC8 Test Clip picture

CH341A 24 25 Series EEPROM Flash BIOS USB Programmer Module + SOIC8 Test Clip

$7.98



Microchip PIC 18F 4585 – I/P, 8-Bit 48K Flash MCU DIP-40, Lot of 5 pcs. picture

Microchip PIC 18F 4585 – I/P, 8-Bit 48K Flash MCU DIP-40, Lot of 5 pcs.

$13.50



Roll Zip System Window, Sheathing Flashing Tape 3.75”x90ft. 1 Roll picture

Roll Zip System Window, Sheathing Flashing Tape 3.75”x90ft. 1 Roll

$34.80



NSA Enespro AGP 40cal Arc Flash Kit w/ Lift Front Hood, No Gloves ARC40KITNG-XL picture

NSA Enespro AGP 40cal Arc Flash Kit w/ Lift Front Hood, No Gloves ARC40KITNG-XL

$778.36



LP Weather Logic Seam And Flashing Tape (boxes) picture

LP Weather Logic Seam And Flashing Tape (boxes)

$150.00







Copyright 2004-2016 BlackBerryForums.com.
The names RIM and BlackBerry are registered Trademarks of BlackBerry Inc.