搜索资源列表
MSocUdp
- 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or
clientdaserver
- 计算机网络课程设计,使用socket编程实现即时聊天软件。有客户端和服务器端,可实现多个客户端的即时通信,功能和QQ类似。完整程序和源代码。-Computer network curriculum design, the use of socket programming real-time chat software. A client and server, multiple clients can achieve real-time communication, function and
shanzhaiQQ
- 本项目基于MVC模式进行开发并且采取C/S模式仿QQ做的一个即时通讯系统。该系统使用了J2SE中的多线程、Socket通信、Swing和JMF等相关技术。项目实现了点对点聊天,系统广播,文件传送,视频语音等QQ拥有的基本功能。-The development project is based on MVC pattern and take the C/S mode to do an imitation of QQ instant messaging system. The system uses
WinRAR
- 本文主要描述了如何利用汇编语言编写一个能够实现网络之间信息传递的聊天程序系统.并介绍了无连接协议的SOCKET编程模型,以及阐述了聊天程序的设计目的前景和具体规划,还有聊天程序的商业运作.本论文共分为五部分. 第一部分简单的分析了即时聊天系统开发的可行性,并重点对技术可行性(选择VB)做了详细分析; 第二部分借助数据流图和数据字典对系统的功能和性能进行了详细的需求分析,建立了系统的逻辑结构; 第三部分利用VB程序设计了UDP聊天程序; 第四部分验证了设计的程序; 第五部分是此
socket
- 局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
WSAsocket
- 本程序基于windows异步消息机制,采用异步套接字,详细设计实现了一个类似于聊天室的即时消息通讯系统的客户端和服务器端。对学习网络socket编程的朋友具有很高的参考价值!-This procedure mechanism based on asynchronous messaging windows, the use of asynchronous sockets, the realization of the detailed design of a chat room similar t
QQ
- 利用Socket编程实现了在局域网中即时聊天的基本功能,程序简单,结构清晰,是很好的学习Socket编程的材料,具体说明详见说明文档-Use Socket Programming in LAN the basic functions of real-time chat, procedures simple, clear structure, is a good material to learn Socket programming, specify the detailed documenta
LAN_IM
- 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
SocketsExam
- Symbian系统手机上的即时聊天项目设计,与QQ聊天工具功能类似。-Symbian system, real-time chat on the phone project design, with the QQ chat function is similar.
ChatCAsyncSocket
- vc通信编程代码,基于SOCKET字的在线即时聊天通信的应用技术,包含整个工程,有兴趣的朋友可以看看。-vc communication programming code, based on the word-line real-time chat SOCKET communication techniques, including the entire project, interested friends can see.
ChatCSocket
- VC源代码完整工程文件,基于SOCKET套接字通信技术的即时聊天应用开发。有兴趣的朋友可以Down下来-VC source code for a complete project file, SOCKET socket communication technology based on real-time chat application development. Interested friends can look down Down
ChatWinsock
- VC源代码完整文件,基于SOCKET套接字技术的即时聊天应用开发,有兴趣的朋友可以载下来-VC source code complete file, based on real-time chat SOCKET socket technology application development, interested friends can set down and take a look
q5
- eclipse上给予socket的即时聊天系统,有客户端和服务器端,使用时先启动服务器再打开客户端-chat project,include server and client
Socket
- C#语言 用套接字做的即时聊天 谢谢下载 上传限制好大 -C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#C#
socket
- 用socket编程实现的一个即时聊天工具,分为客户端和服务器端-a socket code to chating between service and client.
Socket
- Android 开发即时聊天工具 Socket 初步-Android Development Tools Socket preliminary live chat
Windows-SOCKET-QQ
- 这是一个基于windows套接字的即时聊天示例程序,含有客户端和服务器端,具有很高的参考价值哦-This is a windows-based instant messaging socket sample program contains the client and server side, with a high reference value oh
socket
- TCP socket编程,即时聊天代码,实现简单聊天-socket Programming, and instant messaging
仿QQ通讯聊天软件r
- 仿QQ聊天。是采用 Java平台开发的一套即时通讯聊天系统,献给对即时通讯有兴趣的朋友。服务端实现了TCP Socket和WebSocket,方便接入网页版、安卓、IOS、PC桌面版客户端(Imitation QQ chat. It is an instant messaging chat system developed on the Java platform dedicated to friends who are interested in instant messaging. The
ChatDemo
- 使用swing实现在线聊天,效果明显,功能比较简单(Using swing to implement online chat)