12
Kommunikation Tom Wendel ([email protected]) Developer Evangelist @ Microsoft

MMT 30: Kommunikation & Netzwerke

Embed Size (px)

DESCRIPTION

Wer gerne die Ärmel hochkrempelt und das Internet benutzt, um Nutzer zu beeindrucken, findet im SDK nicht nur mächtige Netzwerk- und Kommunikations-APIs, sondern kann direkt über TCP und UDP Sockets kommunizieren. Wir sprechen über die Cloud, Synchronisierung und Multiplayer-Szenarien. Vortrag von Tom Wendel (Developer Evangelist für Microsoft Deutschland) gehalten beim MMT 30 "Mobile Apps" (http://mmt30.multimediatreff.de) Kontakt zu Tom Wendel: http://www.antme.net http://twitter.com/bobstriker

Citation preview

Page 1: MMT 30: Kommunikation & Netzwerke

KommunikationTom Wendel ([email protected])Developer Evangelist @ Microsoft

Page 2: MMT 30: Kommunikation & Netzwerke

Client /Frontend

Page 3: MMT 30: Kommunikation & Netzwerke

Longterm Stuff

MVVM und Async

MainPage

OptionsPage

DetailsPage

Page 4: MMT 30: Kommunikation & Netzwerke

Longterm StuffModel

Gameloop

Gameloop

Page 5: MMT 30: Kommunikation & Netzwerke

Hosting /Communication

Page 6: MMT 30: Kommunikation & Netzwerke

Browser Webbased

Ways to go…

Native

- Website- Mobile Web - Sockets

- Webservice- Json- oData

(REST)

Page 7: MMT 30: Kommunikation & Netzwerke

Tab SQL

Context

Logic

ServiceClient

Page 8: MMT 30: Kommunikation & Netzwerke

Tab SQL

Context

Logic

Webpage

CDN

oData

WCF

Json via MVC

Browser / Control

WebClient

Proxy

Context

WebClient

Fronte

nd

SocketSocket

Page 9: MMT 30: Kommunikation & Netzwerke

Tab SQL

Context

Logic

Webpage

CDN

oData

WCF

Json via MVC

Browser / Control

Json Client

WebClient

Fronte

nd

SocketSocket

Page 10: MMT 30: Kommunikation & Netzwerke

Tab SQL

Data Context

ConnectionClient

ConnectionClient

ConnectionClient

ConnectionClient

Gam

e

Route

r

Page 11: MMT 30: Kommunikation & Netzwerke

Tom [email protected]://blogs.msdn.com/twendelhttp://facebook.com/tom.wendel@Bobstriker on Twitter

Page 12: MMT 30: Kommunikation & Netzwerke