搜索资源列表
Chat-tool
- Socket编程实现聊天工具。基于Visual C++。步骤完整,结构清晰,一目了然,适合新手。-The programming Socket chatting tools. Based on Visual c++. Steps to complete, clear, be clear at a glance, and suitable for the structure of the novice.
ChatServer
- 设计内容:设计B/S模式的网络聊天室,客户端使用浏览器和服务器端java应用程序进行通信。-Design elements: design of B/S mode network chat rooms, use the client browser and server-side java applications to communicate.
chat
- 用“WinSock”控件建立了一个“聊天”程序。该程序可以同在同一台计算机上运行,也可以在网络中的两台计算机上运行。整个程序分为两部分,一部分是客户端,另一部分是服务器端。两部分程序结合使用,即可实现计算机之间的通信,在网上“聊天”。 聊天程序的客户端部分,用于接收和发送从主机传递过来的信息,程序的操作在菜单中进行。程序运行起来后,可通过菜单建立与主机之间的连接。 聊天程序的服务器端部分,用于接收和处理从用户端传递过来的信息。程序运行起来后能够“监听”客户端口,满足用户端提出的连接请
chatroom
- 由TCP/IP架構的聊天室:只要在Server端與Client端之間互傳資料-By the TCP/IP architecture of the chat room: as long as the Server side and Client-side information to each other between
commchat
- flash video chat chat video
TCP.UDP
- TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
ServerTest
- 简单的点对点聊天工具,是用现成做的,运行时需要输入对方的IP地址-Simple point to point chat tool is ready to do, run-time need to enter each other' s IP address
chat
- 简单的介绍了一下关于多人聊天室的基本功能和原理-Brief chat a bit about people' s basic functions and principles
QQprotocol-report
- qq软件相关协议分析总结,包括,聊天,传文件,登陆等协议的详细分析-qq software protocol analysis summary, including chat, transfer file, landing a detailed analysis of the agreement
pyCHATopenssl.py
- simple openssl python chat
Building-a-Java-chat-server
- 构建Jave聊天服务器,来自IBM的资料。-Building a Java chat server
socketChat
- linux下聊天程序的总体框架设计,以及一些需要注意的地方,讲的比较详细,会有帮助的-linux under the overall framework for the design of the chat program, as well as some caveats, speak in more detail, there will be help
socket
- socket客户端和服务器,具有聊天,文件上传,下载的功能,文件上传、下载带有实时的进度条-socket client and server, chat, file upload and download function, file upload, download with real-time progress bar
lts01
- 简单的聊天室系统的项目需求分析及项目设计-Simple chat room system project needs analysis and project design
Chat
- Chat simple que esta programado en c++ utilizando sockets simples, solo necesitan conectarse a un servidor y hechar andar el cliente
MFC-chat-program-written-summary
- MFC编写聊天程序总结,里面图文并茂,步骤详细,适合初学者研究学习-MFC chat program written summary, which illustrated the steps in detail, suitable for beginners to learn
Chat-room-source-code
- C+++网络聊天室设计报告和源程序,介绍Winsock,MFC类CAsyncsocket和CSocket,利用CSocket进行有连接的通信 -C+++ Internet chat room design reports and source code, introducing Winsock, MFC class CAsyncsocket and CSocket, use CSocket for a connected communications
Experimental-chat-program-documents
- 聊天程序实验文档,应用Visual C++中MFC CSocket类,实现网络数据传输,通过此文档可以制作实用的局域网一对一聊天程序。-Experimental chat program documents, applications Visual C++ in MFC CSocket class network data transmission, this document can be made practical through LAN-one chat program.
vcPP-CS-model-based-chat-room-design
- vc++基于CS模型聊天室设计,包括客户程序和服务器程序-vc++ CS model based chat room design, including client and server programs
Chat-system-based-on-socket
- 基于SOCKET的网络聊天系统分析设计,论述了Windows 环境下的实现计算机数据传输服务的机制。-SOCKET network chat system analysis and design based on