搜索资源列表
chat-room
- 课程设计系列(ASP)代码开发的聊天室程序。-curriculum design series (ASP) code development of the chat room procedures.
CHAT Flash做的聊天室程序
- Flash Chat room
chat.rar
- linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
chat.rar
- linux操作系统 socket编程 selectIO复用 异步聊天室,linux operating system socket programming asynchronous multiplexing selectIO chat room
lanchat.rar
- 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件,Tcp chat room feature to establi
chat
- 基于Corba的聊天室,可以设定人数上限。-Corba-based chat room, you can set the maximum number.
embedded-linux-chat-room
- 基于嵌入式linux的网络聊天室的实现,有详细的设计文档,和源码-Network based on embedded linux chat room implementation of a detailed design documents, and source code
socket-Chat-room
- 使用C++ socket 实现的聊天室程序。供学习使用-Use the chat room procedures C++ socket implementation. For learning to use
Remoting-Instant-Message-Chat
- 用c#开发的聊天室程序源代码,C#socket通信.-With c# Developed chat room source code, C# Socket communication.
chatroom
- 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
chat
- 用java写的聊天室源码,含有客户端和服务器端的jar文件。运用到多线程和socket技术-With java source code written in the chat room, which contains client and server-side jar file. Applied to multi-threaded and socket technology
JAVA_CHATROOM
- chat room,have both server and client.client can talk publicly or privatly sever can send message to all clients or choose one.-chat room, have both server and client.client can talk publicly or privatly sever can send message to all clients or choo
Java--chat
- Java聊天室程序源代码,这是一个使用JAVA实现的聊天室程序,希望大家喜欢.-Chat Java source code, which is a realization of the use of JAVA chat room program, I hope you like.
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
chat
- asp聊天室源码,新手可以看看 asp聊天室源码,新手可以-asp chat room source code, and newcomers can look at the source code asp chat room, and newcomers can look at
vc6hat
- 用于windows下的网络聊天室设计,包括客户端何服务器端,主要使用tcp/ip协议-For the windows network under the design of the chat room, including server-side client Ho, mainly the use of tcp/ip protocol
ChatRMIO
- 基于Java RMI开发的一个网络聊天室源码,编程工具是JBuilder9-Java RMI-based development of a network chat room source code, programming tools are JBuilder9
chat
- 基于Socket的聊天室,对于开发聊天室有很大帮助-Socket-based chat room, chat room for the development of great help
chat
- unix / linux use socket programming of a chat room examples-unix/linux use socket programming of a chat room examples
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