This Xamarin application communicates with a JMS broker via Kaazing WebSocket Gateway. The application publishes and receives messages with the broker.
- SDK Level 21 - To install, in Xamarin studio use Tools -> Open Android SDK Manager
- Create a provisioning profile for Xamarin by following
Set up your device for development and/or [Detailed Instructions] (https://developer.xamarin.com/guides/ios/getting_started/installation/device_provisioning/free-provisioning/) from Apple.
- Load the solution
jms.client.xamarin.demo.slnin Xamarin Studio - Execute 'Build/Build All'
Note: To test basic authentication for Gateway connection use the URL wss://demos.kaazing.com/jms-auth for location.
username: tutorial
password: tutorial
Documentation on how to create a Kaazing Xamarin JMS application from scratch can be found here.
API Documentation for Kaazing .NET/Xamarin JMS Client library is available: