搜索资源列表
WINCE设备驱动程序开发指南
- 介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序-introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven procedures, and how to achieve unive
TCPCODE
- 在WINCE下TCP/IP网络开发程序源码-WINCE under the TCP / IP network development process FOSS
ClientTCP
- WINCE.net 下的TCP网络编程客户端程序的源代码,EVC4开发环境-WINCE.net the TCP network programming client program source code, development environment EVC4
ServerTCP
- WINCE.net 下的TCP网络编程服务器端程序的源代码,EVC4开发环境-WINCE.net the TCP network programming server program's source code, development environment EVC4
DemoUDP
- wince.net 下的UDP网络程序的源代码,evc4.0开发环境-wince.net UDP network under the program's source code, development environment evc4.0
EVC_downloadPicture
- EVC4.0环境下开发,用于显示网络图片的程序,还可以显示任何的网页!-EVC4.0 development environment for the network showed pictures of the procedure, but also that any website!
dm9000_wince_3.04.src
- 网络通信芯片DM9000的WINDOWS CE驱动程序,在WINDOWS CE下开发DM9000的必须参考-network communication chip DM9000 the Windows CE driver, in Windows CE development must take into consideration the DM9000
GPRSDemo
- 【软件名称】 《Windows Mobile中如何建立GPRS连接以便Socket能正常通信》 【版 本】 1.0.0 【操作系统】 Windows Mobile 5.0 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 手机开通GPRS以后,我们的 socket 程序还不能直接建立网络连接,需要用连接管理器来获取当前可用连接,并自动选择一个最佳的连接途径,然
IPC_MSGCLIENT
- wince开发的网络客户端程序!对于用wince嵌入式开发的人员来说是不可或缺的好东西!
IPC_MSGServer
- wince开发的网络服务端,可以作为wince开发服务器的实例!可以进行c/s模式的开发!
WinCE-6.0-API-List
- wince 6.0 的api 函数列表,便于开发查找 1. API之网络函数 2. API之消息函数 3. API之文件处理函数 4. API之打印函数 -wince 6.0 api function list for developers to find 1. API of the network function 2. API of the messaging function 3. API' s document processing function 4
UDP-For-CE
- wince网络编程开发中用到的UDP协议相关Socket函数类。比较完整,重点推荐。-wince Network Programming UDP protocols used in functions related to Socket class. More complete, Highlights.
PingExample
- wince 下ping编程的例子,用EVC开发,是网络编程的有用例程-ping under wince programming examples, using EVC development, network programming is a useful routine
PingExample
- WinCE上网络开发,主要是Ping命令的实现。使用EVC开发。-WinCE on network development, mainly the realization of Ping command. The development of the use of EVC.
Camera3
- IP Camera 基于windows mobile 6.0开发的实时监控系统。所用的是松下的IP camera 通过手机连接GPRS网络,实时监控。-IP Camera development of windows mobile 6.0 based on real-time monitoring system. Used by the IP camera is a Panasonic phone to connect through the GPRS network, real-time mo
TCPClient
- 一个很有用大TCP服务端网络数据发送的代码 希望对嵌入式开发的人有用.-A very large-TCP server network data sent by the code embedded developers who want to be useful.
TCPServer
- 一个很有用大TCP服务端网络数据发送的代码 希望对嵌入式开发的人有用.-A very large-TCP server network data sent by the code embedded developers who want to be useful.
ControlClient
- wince下的网络播放器终端程序,使用vs2005开发-wince under the network player terminal program, developed using vs2005
Windows_Embedded_CE_6
- 本书全面深入地介绍了Windows Embedded CE 6.0开发环境,通过一系列的示例练习揭示了CE 6.0的开发和应用。 本书全面深入地介绍了Windows Embedded CE 6.0开发环境,通过一系列的示例练习揭示了CE 6.0的开发和应用。基础部分主要包括CE 6.0概述、开发环境和开发工具、可用资源,以及调试和调试工具。程序开发部分介绍了CE 6.0的原生代码应用程序、C#应用程序、VB应用程序、自启动应用程序,以及定制UI。项目开发部分主要介绍了瘦客户端应用程序、家庭自
Star
- 采用VS2005+C# 开发 wince5.0系统 技巧分享: 窗体的Menu 设置为空,不然页面上会多一行!! 使窗体不会移动 设置 WindowState = Maximized ListView控件设置VIEW属性为Details, Columns项目中增加字段,这样就可通过代码增加行,实现数据列表方式展示。 TextBox控件设为多行输入框 Multine属性 设为 True 部分手持机要读写模块加电后,扳机才能用! 窗体keyPreview属性设置为tru