9
Collabrify WP8 Client MVP Jill Bender & Jack Jessup

EECS 497 MVP Preso 2

Embed Size (px)

Citation preview

Page 1: EECS 497 MVP Preso 2

Collabrify

WP8 ClientMVP

Jill Bender & Jack Jessup

Page 2: EECS 497 MVP Preso 2

Problem/Need

• Need to share data instantly

• No Windows Phone Collabrify Client

• Students need apps for WP Devices.

Page 3: EECS 497 MVP Preso 2

Solution

• Collabrify Client designed for WP8.

• Using Google Protocol Buffers.

• Able to be used with all WP8 Apps.

Page 4: EECS 497 MVP Preso 2

Use Case: Creating Session

• Create Collabrify Session to collaborate with

Page 5: EECS 497 MVP Preso 2

Demo!

Page 6: EECS 497 MVP Preso 2

Competition

Page 7: EECS 497 MVP Preso 2

What decision didn’t wear well?

Modeling C# Client from Java Client

Page 8: EECS 497 MVP Preso 2

Stumbling Blocks

•• Server URL

Told to use: http://thecolabrifyserveraddr.com

Needed to be: http://thecolabrifyserveraddr.com/request

• Formatting Data

delimiting

• Communication

Page 9: EECS 497 MVP Preso 2

What’s next

• Finish rest of API calls

• Threading

• Integrate with IMLC app