Quantcast
Channel: PDC Blogs
Viewing all articles
Browse latest Browse all 26

How to run Spokes in a mac or linux machine (for development)

$
0
0
  1. Install VirtualBox https://www.virtualbox.org
    1. https://www.virtualbox.org/wiki/Downloads
  2. Install the VirtualBox Extension Pack (support
    for USB 2.0)
    1. http://download.virtualbox.org/virtualbox/4.2.12/Oracle_VM_VirtualBox_Extension_Pack-4.2.12-84980.vbox-extpack
  3. Create a new virtual machine
    1. Create a new windows machine
      • Open VirtualBox, click on New
      • Enter the name, type and version of your VM
        (type, should be Microsoft Windows and version the windows version, ie Windows
        7 for example)
           image001 (2).jpg
      • In the next windows you’ll setup memory size and
        hard drive
        image003 (3).jpgimage005 (2).jpgimage007 (2).jpgimage009 (2).jpgimage011 (2).jpg
    2. Select the .iso file to be used to install
      windows in it (get it from msdn, for example)
      • Select your vm and click on settings
      • Under storage, select the CD/DVD drive that
        should show as ‘Empty’ and select the iso file to associate with it
        image013 (2).jpgimage015 (2).jpg
    3. Run through the windows install
      • Start your VM and it’ll boot from the virtual cd
        created above
      • Go through the normal steps to install windows
  4. Select the usb devices
    1. In the VB Manager, select your VM and click on
      settings/USB
    2. Add the headset you’ll be using to the USB
      devices list
      image017 (2).jpg
      image019 (2).jpg

  5. Configure networking
    1. In the VB Manager, select your VM and click on
      settings/Network
    2. Click on Port Forwarding

image021 (2).jpg

  1. Create a rule to allow you to access the VM
    via  a ‘localhost’ address in you host
    machine, example: (http://localhost:32000/Spokes/DeviceServices/DeviceList)
    image023.png
  2. Disable the firewall in your Windows VM
    image025.jpg
  3. Install Spokes / SDK

              http://developer.plantronics.com/docs/DOC-1072

  1. Have fun

Viewing all articles
Browse latest Browse all 26

Trending Articles