搜索资源列表
XTalk
- 本程序演示了使用事件、互斥体、和内存共享的内存映射块,以在其自身的不同副本之间通信。-demonstration of the procedure used, contradict body, and memory sharing memory mapping block, to in their own copies of communications between different.
XTalk
- 一个在EVC下生成的通讯聊天程序,非常简单实用。
ChatSvr
- 仿QQ即时通讯服务器端,运行该程序需要Access数据库:xtalk.mdb。该数据库usr表构造如下: UID文本 UPwnd文本 UName文本 USex文本 UAge文本 该程序和ChatClient.exe配合使用,后者为客户端。
XTalk程序
- 这是一个改写的网络通信程序,能进行简单的网络通信。
XTalk
- 在两个窗口间通过线程同步,传递消息,即显示相同的内容。适合初学者学习线程同步控制。-Between the two windows through thread synchronization, transfer news, which display the same content. Thread synchronization control for beginners to learn.
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,
XTalk
- Xtalk。cpp,wince下面非常经典的共享内存模型实现的,值得学习!~-Xtalk. cpp, wince the following very classical model of shared memory, it is worth learning! ~
XTALK
- XTALK程序的网络版本。XTALK程序是一个简单的群体聊天工具,一个客户端发言后,他的内容会通过服务器广播到其它所有的客户端。改程序的网络部分主要使用了WSAAsyncSelect函数-The network version of XTALK procedures. XTALK procedure is a simple group chat tool. When a client speaks, his content will be broadcast through the server
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
XTalk
- windows ce下进程通信的例子,实现多个窗口实例间发送消息-the process of communication under the windows ce example, instances of multiple window to send messages between
XTalk
- XTalk网络通信程序改写版 可以实现网络通信功能-the modification of XTalk
XXTalkkt
- Xtalk。cpp,wince下面非常常经典的共享内存模型实现的,值得学习!~ -pan and camera control system, describes the communication funnction vbb control and monitoring systems. complete source code.
ip27-xtalk
- Generic XTALK initialization code driver
ad7606_ring
- Convert smallwindow address to xtalk address for Linux.
ip27-xtalk
- Generic XTALK initialization code.
virtual-3d
- This source code is simple virtual 3D function. It expandes the width and reduces xtalk between speaker
ip27-xtalk
- Lowest external port for Linux v2.13.6.
xtalk
- AMD CS5535 CS5536 GPIO driver.
xtalk
- Called with the paint that will be used to draw the specified type. The implementation may modify the paint as they wish. If filter() returns false, the draw will be skipped. -Called with the paint that will be used to draw the specified type. The
shexiangtoushebei
- 就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦-,运行该程序需要Access数据库:xtalk.mdb。该数据库usr表构造如下: UID文本 UPwnd文本 UName文本 USex文本 UAge文本 该程序和ChatClient.exe配合使用