搜索资源列表
-
0下载:
一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
-
-
0下载:
scoket通信(仿QQ)VC源码:
通过socket通信原理,建立一套即时通讯软件,包括服务器与客户端源代码,scoket communications (like QQ) VC Source: Communication Theory through the socket to establish a set of instant messaging software, including server and client source code
-
-
0下载:
局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
-
-
1下载:
本程序基于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
-
-
0下载:
通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
-
-
0下载:
simple client for messaging to socket server
-
-
0下载:
非常好的即时通讯代码,包括服务器和客户端,功能完备,是学习socket和即时通讯开发的绝好实例。-A very good instant messaging code, including server and client, complete functions, is to learn socket and the development of excellent examples of instant messaging.
-
-
0下载:
局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。
在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。
本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。
-LAN
-
-
0下载:
基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
-
-
0下载:
给出了 应用MFC 编程socket的实际例子,设计了用户端和服务器端的即时通信-MFC application is given practical examples of socket programming, design client and instant messaging server
-
-
0下载:
给出了 应用MFC 编程socket的实际例子,设计了用户端和服务器端的即时通信-MFC application is given practical examples of socket programming, design client and instant messaging server
-
-
0下载:
通过socket连接实现了即时通讯功能。
在服务器端,将用户资料存储于access数据库中。
客户端需要登陆。登陆后能够从服务器读取好友列表、用户资料等信息。考虑到安全性,密码使用了MD5加密,客户端与服务器之间使用序列化的类传输数据。
本资料适合新手使用。-Through the socket connection to the instant messaging function.
On the server side, the user data stored in the
-
-
0下载:
用Socket实现服务器客户端于一体的局域网即时通讯系统,主要实现单人聊天,群聊,文件传输-On Socket Server client in one of the LAN instant messaging system, the main single chat, group chat, file transfer
-
-
0下载:
用Socket实现服务器客户端于一体的局域网即时通讯系统,实现单人聊天,群聊,文件传输,主界面调整,皮肤设置等一系列功能-On Socket Server client in one of the LAN instant messaging system, to achieve single chat, group chat, file transfer, the main interface to adjust the skin setting a series of functions
-
-
0下载:
通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
-
-
0下载:
实现即时通讯,利用Socket套接字实现多人聊天,包括客户端和服务器端-
Achieve instant messaging, chat with people using Socket socket implementation, including client and server side
-
-
0下载:
采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发!
要求:
1).远程控制模式架构,如基于主从模式;
2).远程控制功能实现,如开关机,远程监视;
-Using server (Server), Client (Client) mode, the basic principles and the use of Socket Programming Windows m
-
-
0下载:
这是一个基于windows套接字的即时聊天示例程序,含有客户端和服务器端,具有很高的参考价值哦-This is a windows-based instant messaging socket sample program contains the client and server side, with a high reference value oh
-
-
0下载:
一个基于socket通信方式的小型局域网即时聊天应用,包含服务器端与客户端的具体实现,适用于网络编程初学者理解TCP/IP协议栈的工作原理。-Based on a small LAN socket communication instant messaging applications, including implementation of the server and client for network programming for beginners to understand TCP
-
-
0下载:
基于java的多客户端通信小程序源码,典型的 C/S 架构,有界面。主要分为两部分,服务器端和客户端。使用 TCP/IP 协议通过 Socket 进行通信。 服务器端主要完成登录验证和消息收发的功能。启动服务器后提供一个网 络端口,等待客户端发出请求,登录到此服务端,然后进行网络通讯和消息的 转发。要实现多客户端之间的通信,则必须构建多线程机制。
客户端主要完成登录验证和消息收发和显示功能,客户端可通过服务器端 的 IP 地址发送连接请求,然后登陆聊天室。成员列表栏中会显示在线的所有 人名
-