搜索资源列表
wince下socket编程的例子,包括server端和client端
- 基于Mini2440的S3C2440的Socket编程源程序。
wince6.0TCPclient_TcpSever
- 实现在wince环境下创建TCP客户端和TCP服务器端程序的方法和步骤以及select I/O模型的应用。-Creating the environment to achieve wince TCP client and TCP server side methods and procedures, and select I/O Model.
WinceSocketExample
- wince socket编程 ,包括server 和 client 两个程序源码。-wince socket programming ,including server and client!
Internet
- wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
ClientHttp
- 支持CMWAP 的HTTP socket封装类。-This class encapsulates HTTP protocol and provides the functionality to request and read files on an HTTP server,support MMS.
CE_XTALK
- CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mec
Datatrans
- wince下接收串口数据,通过socket转发到pc,包含客户端和服务器-wince to receive serial data through the socket forwarded to the pc, contains the client and server
CQq
- 基于WinCE Socket的网络编程,完成客户端与服务器端的通信-WinCE Socket-based network programming, complete client and server communication
wince_serial_data
- wince6.0下接收串口数据,通过socket转发到pc,包含客户端和服务器-source code of wince6.0 to receive serial data through the socket forwarded to the pc, contains the client and server
CEC_S
- WinCE Socket 通信程序 客户端 服务器端是普通windows系统.-WinCE Socket client-server communication program is an ordinary windows system.
TCPServer
- Wince5.0 接收Socket连接。实现了Data——arrive 、Client_Connect、Client_Disconnect的事件响应(Wince5.0 receive Socket connection. The event response of Data - arrive, Client_Connect and Client_Disconnect is realized)