搜索资源列表
talkjava
- 多线程的chat聊天程序,不太成熟,还有很多功能要实现,只是简单的实现了多clients只见的对话功能-multithreaded chat chat program, not mature enough, there are many functions to achieve, but simply the realization of a number of clients seen functional dialogue
MultiThread_Chat
- 代码的内容是基于多线程的聊天室的程序代码,程序已经编译过了,下载后可直接运行-code is based on multi-threaded chat room code, procedures have been compiled. After downloading directly run
myTalkServer
- 使用c++实现聊天程序服务器端,支持多线程编程以及和数据库的连接.-use of procedures to achieve Chat server to support multi-threaded programming and database and connectivity.
Chat_MultiThread
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multi-threaded applications easily occur. Mutex object explain how to use mutex object to achieve multithreaded synchronization. How to u
2006021801
- 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,
NetDlg
- 进程间通信,一个简单的聊天室程序,基于进程间的同步机制-inter-process communication, a simple chat room procedures, based on the process of synchronization mechanism
Chat
- 多线程,多任务,网络聊天室,windows操作系统保存-Multi-threaded, multi-task, network chat rooms, windows operating system to preserve
Chat
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain how the use of mutex objects to achieve simu
chat
- 一个简单的聊天程序,可以实现消息的发送与接受,支持多线程。-A simple chat program, messages can be sent with the acceptance, support multi-threading.
Chat
- vc++中如何编写聊天室程序,演示如何在vc++中进行聊天室程序的编程-vc++ in the chat room how to write procedures, demonstration of how to make vc++ programming chat rooms
Chat
- 一个使用多线程的的聊天程序,同时属于网络编程,和多线程是一个十分好的事例-Use of multiple threads of a chat program, while part of network programming, and multi-threading is a very good example of
Chat
- 网络聊天工具,多线程,按钮的润色,背景色的设定-Chat internet
Chat
- 这是一款聊天系统,主要用多线程实现的聊天系统-Chat
Chat
- VC++下多线程聊天程序示例,帮助你更快进入VC++下多线程程序的实现。-VC++ examples of multi-threaded chat program to help you quicker access to VC++ implementation of multi-threaded programs.
chat
- 利用VC编写的聊天室的程序,主要用来训练进程和线程的知识。-Prepared by the chat room using VC program, mainly used to train the process and thread of knowledge.
Chat
- 用c++Builder做的小程序,是关于聊天平台方面的基础编程-Using c++ Builder applet to do is chat platform based on programming
chat-room
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-The preparation of multi-threaded programs, multi-threaded applications prone to problems. Mutex object to explain how to use mutex objects to multi-thread sync
Chat
- 一个多线程的聊天程序,用于了解多线程的应用等-A multi-threaded chat program used to understand the multi-threaded application
Chat
- 利用多线程技术,基于MFC对话框实现多人聊天的程序。输入本地回路地址127.0.0.1,在编辑框中输入聊天内容,点击回车键,发送显示聊天内容。-The use of multi-threading technology, people chat on MFC dialog procedures. Enter the local loop address 127.0.0.1, enter chat in the edit box, and click the Enter key to send t
Chat
- MFC:通过ip地址的输入窗口,实现局域网简单聊天室聊天-My MFC simple chat room