OBS: download the application please visit www.mrbool.com/player
Title: E-learning-The network manager for windows mobile devices-Sms in Windows mobile-Lesson 02
Duration: 16:52m
Summary: This lesson is the second on this windows mobile lession series. On this lesson we looked how to send / receive sms in the windows mobile device using Windows mobile API. Basically I used to Windows mobile API outlook object for this demonstration. To this sms sending part I used SmsMessage object and to receive I used MessageInterceptor object. So sms receive is small portion, but sms receive is little conflicted, because of messageinterceptor work like monitor to the all incoming sms with fulfill MessageCondition. If condition will satisfied we can raise MessageRecieved event and then we implemented code to display sms to GUI. For the more information watch the video and download code and see. We will look how to start the external application with state changes in Windows mobile Devices.
Technology Used: Windows mobile 5.0/6.1.4, .Net Compact Framework 3.5
Keywords: Windows mobile, .net compact framework, Sms, Visual studio 2005/2008, Cell emulator configuration, Windows mobile Emulator.