搜索资源列表
flymsg
- c#实现的一款即时通信小程序,利用socket封装的udp协议实现,是初学者学习socket编程的很好的源代码。功能比较简单,还有许多可以完善的地方
ClientTest
- 异步即时通信 传输文件源代码,简单的使用异步SOCKET
Socket-Client
- 基于MFC的即时通讯工具的开发实例。暂时只能应用与局域网类的通信。
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
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
socket
- 用C#编写的一款即时通信小程序,只要输入ip,即可实现对话,非常方便,界面非常简洁。-An instant messaging program written in C#, simply enter the ip, you can achieve dialogue, very convenient, very simple interface.
socket
- socket编程源码,一个用socket编写的多人即时通信工具-socket programming source, a socket prepared to use more than instant messaging tool
socket
- 局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
Sound_ChatRoom
- 该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。 -The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the two sides.
LAN_IM
- 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
flymsg
- C#实现的一款即时通信小程序,利用socket封装的udp协议实现,是初学者学习socket编程的很好的源代码。功能比较简单,还有许多可以完善的地方 -C# to achieve a little instant messaging program, use socket package udp protocol implementation is very good for beginners to learn socket programming source code. Function
IM
- ASP.NET WINFORM socket即时通信 ASP.NET WINFORM socket即时通信-ASP.NET WINFORM socket IM ASP.NET WINFORM socket IM
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
CHATROOM
- 这是一个简单的聊天室程序,使用的是visual C++的socket编程技术,达到比较良好的即时通信效果。-This is a simple chat program, using visual C++ 的 socket programming technology to achieve relatively good effect of instant messaging.
mini-QQ
- KittenTransfer 该程序是为局域网即时通信开发,难点之一在于局域网内用户列表的建立。当KittenTransfer启动时,首先向局域网内所有启动了KittenTransfer的用户发送一条广播消息,收到消息后,在用户列表中添加发送广播消息的用户。当用户退出KittenTransfer时, 也发送一条广播消息通知其他用户,之后其他用户将用户列表中的该用户删除。启动KittenTransfer后,可以实现与多用户的即时通信,文件传输。消息窗口采用Java Socket处理。-Kitt
MF-FakeQQ
- 给出了 应用MFC 编程socket的实际例子,设计了用户端和服务器端的即时通信-MFC application is given practical examples of socket programming, design client and instant messaging server
MF-FakeQQ
- 给出了 应用MFC 编程socket的实际例子,设计了用户端和服务器端的即时通信-MFC application is given practical examples of socket programming, design client and instant messaging server
server.tar
- Unix平台下即时通信系统开发服务器端程序。包括socket套接字的建立与侦听,以及多线程方式处理客户端socket发送的请求。-The community software run in UNIX platform,include building and listening socket,and using thread to reply client`s request.
Client
- 和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息*和私聊。 -And students write the android QQ client. The program achieved the androi
Socket-communication
- 在netbeans环境下,利用java实现的socket即时通信程序,包括服务器端和客户端-Netbeans environment, the use of socket java to achieve real-time communication procedures, including server and client