搜索资源列表
WinsockDemo
- 该程序是实现的一个基于socket技术的Windows CE改版网络通信程序,可以实现群聊,互聊,以及pc和模拟器之间的通信。其实现参照了 Programming Windows CE .net, 3rd edition中的xtalk-The program is to achieve a technology based on Windows CE revision socket network communication program, can achieve a group chat,
TCPClient
- 使用VS2005开发的WinCE5.0应用程序,通过Socket进行通讯的客户端,对类进行了封装,可以直接使用类方便进行开发,有很强的实用和参考价值,。-WinCE5.0 developed using VS2005 applications to communicate through the Socket client, on the class of the package, you can directly use the class to facilitate the developm
WINCE_Socket
- windows CE 下的SOCKET封装类,封装十分完美,可应用到工程项目中。-SOCKET under windows CE package type, package is perfect, can be applied to projects.
CCDTCPServer080919
- EVC写Wince程序,PC104服务端程序,主要涉及Socket网络通信,端口读取-A Windows CE program,Written by Embeded Visual C++,suitable for PC104 platform,it is about Socket communication and operate the port
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
ListNet
- Windows ce网络编程的例子,实现一个网络连接小程序-Windows ce examples of network programming, the realization of a network connection applet
IPAQ
- Socket Demo for windows ce
wism
- test socket for pda or windows ce 6.0
WinCE_UDP
- 本源码演示了,在Windows CE操作系统下,通过VC++和socket技术,如何编写UDP的通讯程序。这个例子已经非常详细了,希望对大家能够有帮助。-The source code demonstrates, in the Windows CE operating system, through the VC++ and socket technology, how to write UDP communication program. This example has been very
overlap
- 套接字 重叠模型 ,重叠I / O(Overlapped I/O) 模型使应用程序能达到更佳的系统性能。重叠模型的基本设计原理便是让应用程序使用一个 重叠的数据结构,一次投递一个或多个Winsock I/O请求。针对那些提交的请求,在它们完成 之后,应用程序可为它们提供服务。该模型适用于除Windows CE之外的各种Wi n d o w s平台。 模型的总体设计以Wi n 3 2重叠I / O机制为基础。那个机制可通过R e a d F i l e和Wr i t e F i l