搜索资源列表
CNetworking
- wince 下网络通讯类,实现了,网络监听,网络连接,数据发送以及数据接收,远程计算机信息获得,程序采用多线程回调方式,有详细的文档说明。-wince under the category of network communications to achieve the network monitor, network connection, data sent and received data, remote access to computer information, the prog
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.
Star
- 采用VS2005+C# 开发 wince5.0系统 技巧分享: 窗体的Menu 设置为空,不然页面上会多一行!! 使窗体不会移动 设置 WindowState = Maximized ListView控件设置VIEW属性为Details, Columns项目中增加字段,这样就可通过代码增加行,实现数据列表方式展示。 TextBox控件设为多行输入框 Multine属性 设为 True 部分手持机要读写模块加电后,扳机才能用! 窗体keyPreview属性设置为tru
GPRS232
- wince下GPRS测试代码,拨号链接,从网络接收数据,然后通过串口发送出去,9160,软件EVC4.0。串口程序和网络接收处理得程序移植很方便!-source code that test GPRS on wince, Rial,receive data from internet and send out for serial port,hardware 9160,software evc4