Skip to content

Lightstreamer/Lightstreamer-example-Quickstart-client-blackberry

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
src
 
 
 
 
 
 
 
 

Lightstreamer - Quickstart Example - BlackBerry Client

The Quickstart Example provides the source code to build very simple and basic client applications, used to test the capability of the Client APIs to connect and receive data from Lightstreamer Server. The examples can be used to familiarize with the Client APIs and as a reference on how to use them, and can be used as a starting point for client application implementations.

This project contains the source files of a sample application that shows how the Lightstreamer BlackBerry Client API can be used to connect to Lightstreamer Server.

Details

These examples, called "Tester" and "DistictTester", are not made for running on real devices, because the output is written on the console. Moreover, nothing is displayed on the display.

By the current configuration, specified in /src/javametest/Tester.java and in /src/javametest/DistinctTester.java, the demos try to connect to a local installation of Lightstreamer Server. If needed, the host name, port number, Adapter Set name, and Data Adapter name could be changed in the source code.

The demos are suitable for running with the QUOTE_ADAPTER, PORTFOLIO_ADAPTER, and CHAT_ROOM Data Adapters.

Check out the sources code for further explanations.

Build

To build and install a version of this demo, pointing to your local Lightstreamer Server instance, follow the steps below.

See Also

Lightstreamer Adapters Needed by This Client

Related Projects

Lightstreamer Compatibility Notes

  • Compatible with Lightstreamer BlackBerry Client API v. 1.1.1 or newer.
  • Ensure that BlackBerry Client API is supported by Lightstreamer Server license configuration.

About

The provided source code can be used as a starting point to familiarize with the Lightstreamer BlackBerry Client API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages