A Board Game Framework with Energy-Efficient Network on Android

碩士 === 國立交通大學 === 多媒體工程研究所 === 102 === Smartphones and tablets have become more powerful with advances in hardware technology and the development of embedded systems. Android operating system devices are popular for the smartphone and tablet market. In our lab, we developed a generic framework for b...

Full description

Bibliographic Details
Main Authors: Wei, Ching-Hsuan, 魏經軒
Other Authors: Wu, I-Chen
Format: Others
Language:zh-TW
Published: 2013
Online Access:http://ndltd.ncl.edu.tw/handle/01668064392560185902
Description
Summary:碩士 === 國立交通大學 === 多媒體工程研究所 === 102 === Smartphones and tablets have become more powerful with advances in hardware technology and the development of embedded systems. Android operating system devices are popular for the smartphone and tablet market. In our lab, we developed a generic framework for board games and also implemented it for Connect6. The objective of this thesis is to extend the framework by adding the network feature, and we focus on energy saving. We propose and implement an energy-efficient network “Virtual Socket”. It uses Google Cloud Messaging to achieve pushing notification from server. It also has fault tolerance to an unstable mobile network and compatible to Java Socket for making implementation easier.