搜索资源列表
MemoryFileMap
- 进程间的通讯技术之一——内存文件映射法。-inter-process communication technology, one -- memory document mapping method.
csexamsys
- 实现一个客户端和服务器端通讯以对学生考试的功能,需要用到数据库,使用了WIN32多线程技术-The realization of a client and server communications in order to test the function of the students need to use databases, the use of multi-threading technology WIN32
CMutexDemo02
- 线程间通讯,通过互斥锁同步技术实现,能够很好的解决线程调用的安全性问题-Inter-thread communication, synchronization by mutex implementation, the thread can call a good solution to security problems
Winsock
- 用多线程技术和winsock实现了客户端与服务器端的通讯。-Winsock with multi-threading technology and to achieve client and server communication.
ThreadWorker
- 利用后台工人线程自动休眠自动工作,充分展示delphi线程的优越性。涉及到delphi多线程同步、线程唤醒、线程间通讯技术。-A test for thread that works at background and call it on surface. It s include process s communitations and callback between process.