Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
Reply
New Developer
Woelig
Posts: 6
Registered: 02-07-2012
My Carrier: Vodacom

Blackberry Messenger HELP C#/C/C++

[ Edited ]

Hi,

 

I want a api that will give me access to handle BMM messages/contacts/groups (invite/create/delete) but from a server via c#/c/c++ coding or something close to it.

 

I don't want to run it via my blackberry.

 

I have some great ideas but is not able to find any solutions :smileysad: please help

 

 

Please use plain text.
JSanders
Posts: 51,771
Topics: 377
Likes: 16,865
Solutions: 4,482
Registered: 04-01-2008
My Carrier: Verizon

Re: Blackberry Messenger HELP C#/C/C++

Why don't you check in the Java developer section of this forum and read the "getting starting" post and get your questions answered!

 

Good luck.


1. If any post helps you please click the Like Button below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.

Please use plain text.
New Developer
Woelig
Posts: 6
Registered: 02-07-2012
My Carrier: Vodacom

Re: Blackberry Messenger HELP C#/C/C++

Is it at all posibble that a person can write a program to chat from a pc with your bbm contacts? I'm not getting the "Getting Started" post in the Java Development section sorry man :smileyindifferent:

Please use plain text.
JSanders
Posts: 51,771
Topics: 377
Likes: 16,865
Solutions: 4,482
Registered: 04-01-2008
My Carrier: Verizon

Re: Blackberry Messenger HELP C#/C/C++


Woelig wrote:

Is it at all posibble that a person can write a program to chat from a pc with your bbm contacts?


I don't think so. PIN communication is only available from device to device.


Woelig wrote:

I'm not getting the "Getting Started" post in the Java Development section sorry man :smileyindifferent:


Did you actually read the post?

http://supportforums.blackberry.com/t5/Java-Development/Developers-Start-here/td-p/1459329/jump-to/f...

 

If you need help with application development... start there.


1. If any post helps you please click the Like Button below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.

Please use plain text.
New Developer
Woelig
Posts: 6
Registered: 02-07-2012
My Carrier: Vodacom

Re: Blackberry Messenger HELP C#/C/C++

Thanks for the reply. The Idea behind this is to create a bot client that will deliver certian services. Is it at all posible to make this a request?

 

This will be done from a bbm pin but not a from a bbm device.

 

And yes i have read the message :smileytongue:

Please use plain text.
JSanders
Posts: 51,771
Topics: 377
Likes: 16,865
Solutions: 4,482
Registered: 04-01-2008
My Carrier: Verizon

Re: Blackberry Messenger HELP C#/C/C++


Woelig wrote:

 

And yes i have read the message :smileytongue:


Great!  Then, that is your place to get started. :smileywink:


1. If any post helps you please click the Like Button below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.

Please use plain text.
Visitor
cjdesjardins
Posts: 1
Registered: 02-20-2012
My Carrier: vodaphone

Re: Blackberry Messenger HELP C#/C/C++

I am facing the exact same issue, we would love to write a server side application that can interface with BBM. We are willing to purchase a subscription and do whatever is necessary, but we would love to be able to write server side applications that can send and receive messages with other BBM users. Were you able to make any progress on this?

 

 Thanks,

    Chris D.

 

Please use plain text.
New Developer
Woelig
Posts: 6
Registered: 02-07-2012
My Carrier: Vodacom

Re: Blackberry Messenger HELP C#/C/C++

Yes I agree... This will enable a lot of new opportunities . The current process is very bulky and too much problems can occur to achieve this

Please use plain text.
New Developer
Woelig
Posts: 6
Registered: 02-07-2012
My Carrier: Vodacom

Re: Blackberry Messenger HELP C#/C/C++

[ Edited ]

A simple web-service with getters and setters will do the job for me in C# via the BBM pin of course

Please use plain text.