搜索资源列表
Programming_TCP_Sockets_in_C___for_the_Beginner.zi
- teach you socket programming, has doc and source code and screen shot. The source code can compile in DEV-C++ .-teach you socket programming, doc and has source code and screen shot. The sour ce code can compile in DEV-C.
ce-tcp
- wince下socket编程的例子,包括server端和client端-wince under socket programming examples, including server and client-side
Sockapp
- window ce socket source code
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,
TCPServer
- WINCE 6.0下的Socket通讯服务端程序,用VS2005开发-The Socket communication WINCE 6.0 client program, use VS2005 development
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.
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.
UDP-For-CE
- wince网络编程开发中用到的UDP协议相关Socket函数类。比较完整,重点推荐。-wince Network Programming UDP protocols used in functions related to Socket class. More complete, Highlights.
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
BT
- WinCE上的串口蓝牙驱动,和CE上的蓝牙Socket代码,PC上的蓝牙控制代码。-Bluetooth serial port driver code