What is Blackberry Bis push Service different development of BlackBerry Java development?

Hello

I develop applications using blackberry java development. I want to develop an application that uses blackberry push service, pls suggest is different from the java development?

What do you mean with 'different '?
BIS push uses the infrastructure of the RIM and is a service, it is independent of the programming language.

You can use BIS push with java bb, you can use it with webworks/html5, and you can also use it on bb10 with c ++.

Tags: BlackBerry Developers

Similar Questions

  • Join the BlackBerry Push Service

    I am trying to integrate pushwoosh blackberrry webworks.

    He said I have to register an appid (https://www.blackberry.com/profile/?eventId=8121).

    could I get more information on the tax or the use of the push service pricing?

    is there a difference for testing and deployment?

    Thank you.

    Hello

    When you register to use the Services of the BlackBerry Push you receive an application ID that can be used to test:

    https://developer.BlackBerry.com/services/push

    There are free and available today from paid services, paid services will vary according to the number of relapses, you must complete. For more information on the paid levels please first try push Services, if the paid layer is required, then you can ask your account to upgrade and work with a team representative of the Push Services on the details on prices.

  • SDK - ID of the app blackBerry Push service

    I'm following the steps in the guide BlackBerry push Service SDK available here:

    http://docs.BlackBerry.com/en/developers/deliverables/14465/BlackBerry_Push_Service_SDK-Getting_Star...

    I am currently on page 20 in the section "configure applications server manually." It asks me to change the value ${sampleapp.appid} in the properties file.

    As I'm just going through the guide as a reference, what value should I enter here?

    Figured it out myself!

    There is a link on the page for the software of the Blackberry Push Service SDK down: http://us.blackberry.com/developers/platform/pushapi.jsp

    This is the link that says: sign up to evaluate the Service of Push BlackBerry

  • Smartphones blackBerry's BIS PUSH really 20 minutes?

    I got BlackBerry for years, connected to BES society and got email immediate.  Now I am on leave and using BIS PUSH for emails from the company and it takes up to 20 minutes (which then goes down to a few minutes after the first email).  Should it take 20 minutes?

    jmurra wrote:

    Thank you for your prompt response and thorough, I appreciate your help.

    I wonder if WinMob, anddroid or a different operating system pushes emails faster?  I can't go company BES but need to e-mail faster than 15-20.

    Sorry, those ^^ will not impose on your device. It is a completely different technology.

  • The free push service. Push essentials can also push the message via BIS

    I get the news which says RIM has published a free push api for Developer: push the essential elements.

    I hope to get that the developer can use this message push via BIS or can only use BES?

    When I fill the register form, I find there are a lot of questions such as:

    Source for shoot - this issue IP address ask my server IP?

    Just use your external IP address. The best way to find this is http://www.whatismyip.com

  • The device push service get error 403

    Hello

    Here I am with push service problem * once again. I'm developing a push application. I have a problem in the recording of the pressure of the client App. I'm currently testing a Javelin and still get error HTTP 403 (refused). I would like to know what the problem is. What is my code or my device?

        private static final String URL = "http://pushapi.eval.blackberry.com/mss/PD_subReg?";
        private String PushServiceRegister(String parameter)
        {
        int responseCode = 200;
        String registrationUrl;
    
            try
            {
                registrationUrl = URL + "serviceid=" + CommBookApplication._serviceId;
                registrationUrl += "&osversion=" + DeviceInfo.getSoftwareVersion();
                registrationUrl += "&model=" + DeviceInfo.getDeviceName();
    
                // output:
                // http://pushapi.eval.blackberry.com/mss/PD_subReg?serviceid=xxx-eeR53M4h55eM02i5&osversion=4.6.1.92&m...
    
                if(parameter != null && parameter.length() > 0)
                {
                registrationUrl += "&" + parameter;
                }
    
                HttpConnection connection = (HttpConnection) Connector.open(registrationUrl);
                connection.setRequestMethod("GET");
    
                responseCode = connection.getResponseCode();
                if(responseCode != HttpConnection.HTTP_OK)
                {
                    // Always go here with response code = 403
                    connection.close();
                    return String.valueOf(responseCode);
                }
                else
                {
            // Process response data using output stream
                }
            }
            catch (IOException exception)
            {
                // Handle exception
            }
    
        }
    

    AAH, finally got it.

    Add '; deviceside = false; "ConnectionType = mds-*" at the end of the URL.

    find the * replacement in the BPSS client side code

    (* This is a little strange, it's like I'm talking in this thread )

  • EVAL push service vs bbidtoken

    Hi all

    I am quite new to BB development, so forgive me if the answer to my question is obviuos.

    We are developing an android app with push services. This application is driven on BB 10 tool BB APK package. I signed up for the test push BB app and eval service works fine if I sign a developer certificate, I created with my bbidtoken.

    Is it possible to use this application with one another push eval service (registered by the customer of this app) still sign with my certificate (based on my bbidtoken), or do I have to change the certificate also in this case? EVAL push BB service is connected to the account of BB, bbidtoken?

    Thanks in advance!

    István

    This also applies to the production server, the account to push and BlackBerry ID token must match.

    At the same time, they did, push the permissions have been added to accounts BlackBerry ID of those who have received an account grow.  But now all accounts access by default.

  • Cannot create the object push service

    Hello:

    I've been stuck on this for weeks.

    I followed all the steps, but

    When I run this line,

    blackberry.push.PushService.create (ops, failCallback successCallback, simChangeCallback, pushTransportReadyCallback);

    it not always returns faillCallBack, and the error code is 500 - error: an internal error has occurred by calling blackberry.push.PushService.create. Try to restart the application.

    does anyone have any ideas?

    Thank you.

    Push both by Wi - Fi works with a SIM card inserted.

    Oh, just thought that what the problem most likely is for you.

    When you request signing keys, you must ensure you get special permission to use push.

    When you asked signing keys and an account of BlackBerry Push Service?  This new permission to push is new, old signature keys don't have it.

    If you have an active account of BlackBerry Push Service and has not received an email with the procedure Add permission to push it to your keys, then please email [email protected].  Let them know you have a Services Push account and want permission to Push added to your keys.  In addition, give them the email address associated with your code current signing keys. That should be enough for get you approval within a day or two.

    Let me know if you encounter any problems.

    Matt

  • is this compatible with BIS-B service method?

    Hi all

    I just went through this useful link to download large size of the server data.

    However, it is only compatiable with an MDS service.

    I don't know if it is compatible with the BIS-B service.

    is there anyone tried this?

    Here is the link:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800431/How_To _...

    Since currently, I met a problem when I download some large data via an http BES connection, it works well.

    However when I use the http BIS-B connection, it does not it very well.

    I want to change my method of current connection in this way.

    However, before I want to change it, I just want to make sure it works very well.

    given that my request has worked for 5 years... and it's hand/base for my product parts.

    Thanks in advance.

    Yes it works for BIS as well (as long as the webserer is supported.

    Your BES may have different sizes possible. Here are the limitations of BIS:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/What_Is...

  • Push Service on Android Runtime?

    Hi, I thought the SDK went gold and push service listed on there. I would like to ask a few question here:

    1 develops the supported push on android runtime service now?  But I find no example for her...

    2. can I test in the BB Dev Alpha device?

    is there any help here? Thank you...

    Hello

    Yes, PUSH is supported by the Android Runtime. In fact, it has been argued since the Beta 4

    Details can be found here: http://developer.blackberry.com/android/apisupport/creating_push-enabled_android_apps.html

    See you soon,.

  • What is your HTML5 BB10 Office as development workflow?

    What is your HTML5 BB10 Office as development workflow?

    The amount of time it takes to perform the debugging/save/construction/installation/reboot/test is too long.

    There was such a thing as emulator ripple and I see now Chrome has the development tools Mobile http://www.html5rocks.com/en/tutorials/developertools/mobile/ which is in a similar field.

    It seems that all that really need to happen is that some responsible, special *.js files to emulate each gross API platforms (so there is no JS error during execution of the API).  They don't even have to implement the function in a first time, just provide an API stub, logs the call of API, params and message "not implemented by emulation API".

    Then a large part of the application could be developed on the desktop before you need to install it on the Simulator or a real device.

    This request is so what exactly is your workflow that allows you to make the most of the field work in the application.

    We talk to the era of today (June 2014), WebWorks 2.1, Cordova 3.5.x etc...

    A lot of my development tends to be in the desktop browser (e.g. Chrome; for its great developer tools.) Especially when it comes to the UI and others. Really, until I'm leveraging Cordova (incl. WebWorks, Phonegap, etc..) API, all my work is done there.

    Cordoba has a mastery of 'serve' which will host in fact your content on a web server. So if your config.xml file is pointing to this web server (instead of the local index.html file) you can just use 'cordova serve' to start the server and 'cordova prepare' to update the server with all changes made to its files.

    In this way, just run you this command on your PC, refresh (restart) the app and the new changes are turned on without requiring continuous re - installed.

    There is information on it here:
    https://developer.BlackBerry.com/HTML5/documentation/v2_1/preview_your_app_from_cmd_line.html

    And note that 'prepare webworks' will update the content, which allows a quick refreshment.

  • iPad - Object Push Service edition

    Separated from this thread.

    Sorry Akil - I get frustrated when (and this is not the first time) Microsoft is trying to divert attention to a problem of Windows to another manufacturer - I was attemtping for the first time today to transfer from PC to ipad and get this same problem. When message like this appears, we want Microsoft to be some kind of assistance within Windows (for example, I don't know what to do or where the 'bluetooth object push service') or of some States members follow requests in this forum so that others can enjoy.

    Thank you

    Hello

    When you right click on the bluetooth icon in the taskbar (it can be hidden behind the two arrows pointing upwards) there is an option to receive files. This option allows to receive files via OBEX OPP. To send files to the phone using the corresponding option from the same menu. -Member, Fnorgl

  • Where a BIS Push request form?

    I want to apply Push BIS at my request.

    But I can't find where is a form of BIS Push on site? Can you provide URLS?

    http://us.BlackBerry.com/developers/platform/pushapi.jsp

    Found this

  • What is a Terminal Server Services?

    Original title: Terminal Services?

    What is a Terminal Server Services? It's the description: allows multiple users to be connected interactively to a machine as well as the display of desktop and applications to remote computers. The Foundation of the remote desktop (including RD for administrators), the fast user switching, Remote Assistance, and Terminal Server. I don't want other users to be connected to my computer and I don't want to share anything with other machines. Services Terminal Server has to do with the router? Can you please let me know more about this service and what will happen if I stop the service. My OS is Windows XP SP3 / Google Chrome / laptop with wireless router / device of Netgear USB to connect to the router. Thanks in advance for your help.

    Hello

    In Windows Server 2008 R2 remote desktop services, formerly Terminal Services in Windows Server 2008 and earlier versions, is one of the components of Microsoft Windows (client and server versions) that allows a user to access applications and data on a computer on a network using the Protocol RDP (Remote Desktop). Services Terminal Server is the Microsoft implementation of thin-client terminal server computing, where Windows applications, or even the entire desktop of the computer running Terminal Server Services, are made accessible to a remote client computer. The client may be a computer, running any operating system as long as the Terminal Server services protocol is supported, or a barebone machine powerful enough to support the Protocol with the Terminal services Server, only the user interface of an application is presented to the customer level. Any entry which it is redirected over the network to the server, the application execution takes place.

    For more information, see this link:

    http://support.Microsoft.com/kb/925876

    It will be useful.

  • "Why what I get"Error contact Service"Please try again later.

    Original title: Windows Media Player.

    "Why what I get"Error contact Service"Please try again later.

    Hello

    Welcome to the community forums of Microsoft and thanks for posting the question. Please answer a few questions to refine the question.

    1. Once you get this error message?

    2. are you aware of changes to the computer before the show?

    3. What is the full error message?

    4. what version of Windows Media Player installed on the computer?

    "Your question contains all the required information necessary for us to help you. Please re - write your question, this time make sure you have all the information necessary and we will try to help. »

    See this link for more information on:

    http://support.Microsoft.com/kb/555375

    Please answer the questions so that we can help you solve the problem that you are facing on the computer.

Maybe you are looking for

  • Omen of HP: HP OMEN 15 Gaming Notebook upgrade

    Hello. I want to ask about the OMEN of HP 15 Playbook.I understand that the only upgradable in OMEN is the SSD storage. So the question is, can I put 1 TB SSD in HP OMEN? is it compitable or not?

  • Re: How to add external monitor to my Satellite L750

    Please can someone advise me how to add a monitor to my Satellite L 750. I plugged it with an HDMI cable, but obviously I need to change a setting somewhere to operate? Thank you in advance

  • Case of assignment of event names

    Hello I would like to know if there is a convenient way to change the names of cases in a structure of the event or to identify cases in any other way. The problem I'm facing: whenever I have have a structure of the event which has several cases who

  • new laptop with windows 7

    I bought a HP Pavilion 17 new e-150sv and I need to install windows 7 because of my working conditions and safety issues. So I managed to remove windows 8. and now nothing works because HP does support windows 8! HELP PLZ! I need drivers for all devi

  • Enable cookies

    How to activate cookies so I can update my adobe reader software