跳转到路径导航栏
跳转到正文内容

Windows Mobile上的服务程序

http://www.sina.com.cn  2009年08月13日 18:50  IT168.com
文本Tag: 微软移动 微软 Windows Embedded WinCE Windows Mobile

 【IT168技术文档】

 服务简介

 几乎每一个操作系统都有一种在系统启动时刻启动进程的机制,这些进程提供了一些不依赖于任何用户交互式的服务。在Windows中,这样的进程称为服务。在桌面Windows系统中,服务程序由三个组件构成的:服务应用、服务控制程序(SCP)和服务控制管理器(SCM)。(以上参见《深入解析Windows操作系统》第四版第四章第二节。)

 桌面系统的服务机制是非常复杂的,至少看的我现在还在晕。在嵌入式系统中,当然不会如此复杂。

 Windows CE 5.0服务程序在系统架构中的位置如下图,Services.exe是作为服务DLL文件的宿主,提供开始、暂停和停止服务的能力。服务和驱动(主要由Device.exe加载)有个很有意思的关系,从本质上说它们是一回事。

WindowsMobile上的服务程序

 下图是Windows Mobile 6.0 Professional模拟器Services.exe和Device.exe进程加载的DLL文件的截图:

WindowsMobile上的服务程序

 

WindowsMobile上的服务程序

 Windows CE 6.0服务程序在系统架构中的位置,微软把驱动分为用户模式和内核模式:

WindowsMobile上的服务程序

 进一步详细的看下Windows CE 6.0的用户态:

WindowsMobile上的服务程序

 ServicesD.EXE用于服务的宿主,UDevice.EXE用于用户态驱动的宿主。

 "ServicesD.exe is a process that supplements the Udevice.exe process. ServicesD.exe provides enhanced loading capabilities such as support for starting, pausing, and stopping services. The programming model for writing services and writing device drivers is very similar in Windows Embedded CE. You can develop a server that runs on Udevice.exe rather than on ServicesD.exe, with identical code, provided that your server does not require advanced features offered by ServicesD.exe. “

 再详细看一下Windows CE 6.0的内核态:

WindowsMobile上的服务程序

 "DEVMGR.DLL is the Device Manager that is loaded by the kernel, it runs continuously, and it manages loaded device drivers and their interfaces. When the Device Manager loads, it also loads the I/O Resource Manager to read a list of available resources from the registry. “

缁€鎯у隘|Android閻戭參妫〒鍛婂灆閸氬牓娉� 閻╂ḿ鍋Pad閻戭參妫悽闈涘 婢垛晝鏁撻悥杈ㄥ剰閻欙拷 鐠у苯鐓勯崶鐐茬箓瑜帮拷

转发此文至微博

Powered By Google

新浪简介About Sina广告服务联系我们招聘信息网站律师SINA English会员注册产品答疑┊Copyright © 1996-2010 SINA Corporation, All Rights Reserved

新浪公司 版权所有