搜索资源列表
c-s-liaotian
- 客户-服务器聊天,使得相互两台电脑在不同地方实现即时通信,方便快捷。-client-server chat, make mutual two computers in different places to achieve instant messaging, convenient and quick.
charing
- Visual C++编写的聊天程序,分为server和client两部分-prepared chat procedures, and client server is divided into two parts
ChatRoom(1)
- 语音聊天的方式一般有两种,一种是专门的语音聊天室,采用WEB方式的B/S结构,另一种是类似于QQ这种多选项的专用聊天工具,采用C/S结构。本程序将介绍一种语音聊天的实现方法-voice chatting normally there are two kinds of specialized voice chat rooms, WEB using the B / S structure, and the other is similar to the QQ number of options su
tcpavdcvndudp
- 这是一个用C#写的一个很小的聊天程序!包括tcp和udp两种方式-This is a C# to write a little chat procedures! Including tcp and udp two ways
chat
- 使用vc/c++编写,在线聊天工具。分,client和server两个程序组成。
liaotian
- VC++6.0实现的聊天室程序,分为服务器和客户端两个组件,学习C++网络编程必看材料!!推荐-VC++ 6.0 to achieve the chat room procedures, divided into both server and client components, learning C++ Network programming a must-see material! ! Recommended
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
LiaoTian
- 一个简单的聊天程序,可以实现简单的两机传送字符,实现对话!-a simple chat programe for Visual c++
QShowNameAndIP
- 一个C#写的仿QQ聊天软件,有服务器和客户端两部分组成-C# to write an imitation of the QQ chat software, a server and the client is composed of two parts
clientandserver
- 客户与服务器之间聊天对话的实现,在visual c++上输入两个程序后,即可对话,也可和别的主机对话-complete client chat with server
cs
- Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。 系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is
liaot
- 用Visual C++编写的聊天室程序,可实现两台电脑聊天-Written with Visual C++ chat room procedures, can be two computers chat
csharp_chat
- C#Socket编写的网络聊天室,分server及client两个项目,代码测试通过。-C# Socket written in Internet chat rooms, sub-server and client both projects, code test.
VideoCapturer
- c#,TCP协议实现视频聊天功能,通过程序捕获摄像头,实现本地视频功能及本地数据流转换,在两台电脑上显示对方视频,实现视频功能。-c#, TCP protocol for video chat, the camera captured through the process and achieve local video and local data stream conversion, in the other two computers on a video display for vide
QQ
- 源码+开发文档 多线程在线聊天(每个聊天框为一对一聊天框,但可打开多个聊天框与多人同时进行聊天),其中包括上线提醒,下线提示,聊天框自动打开。支持各种形式文件的在线传输(一次只能传送给一个人),支持两人进行在线玩21点游戏。 本系统采取C/S模式,所有交互均需经过服务器,由服务器来转发,且只有服务器可以访问数据库。-Source code+ development documentation Multi-threaded online chat (one each for the
Internet-chat
- 用C++编写的网络聊天系统,包括服务器端和客户端两部分,-In C++ written in Internet chat system, including the two parts of the server and client
chat-room
- 用c语言编程实现简单的聊天室功能,由客户端,服务器两部分构成-C language programming with a simple chat room consists of two parts of the client, server
chatserv
- 一个很好的P2P聊天软件开发,基本架构源码~ 使用编程语言C++ 一个客户端的实现,一个服务器端的实现 在客户端设计三个单独的界面:loginDlg.cpp 用户登录界面 chatclientDlg.cpp 登录后的主界面singleDlg.cpp 点对点聊天界面 此外chatclientDlg.cpp:帮助对话框,主要功能:定义创建套接字失败,注册网络读取事件失败,接收数据失败,发送数据失败,并定义等待15s后请求新的用户列表 chatclient.cpp
CHAT(cPP)
- 基于C++的TCP/IP的聊天程序,包含有客户端和服务器两个文件夹-Based on the C++ TCP/IP chat program, includes client and server two folders
QQ源代码
- 我们要做的就是类似QQ这样的面向企业内部的聊天软件,基本功能和QQ类似。首先,系统分为两大部分,第一部分是客户端,是用户使用的部分,第二部分就是服务器(What we have to do is the enterprise oriented chat software like QQ, which has the basic function similar to QQ. First of all, the system is divided into two parts, the first
