-
实现客户端、服务器聊天程序
完成了登录、群聊、私聊、退出房间、查看房间成员的功能。1.创建套接字,与服务器建立连接;2.用户在客户端登录,服务器添加成员到聊天室内;3.进入聊天室后,客户端创建多线程A,房间成员可以选择群聊、私聊、查看房间成员、退出聊天室等功能,客户端将选择标志发送到服务器,服务器根据标志返回相应信息到客户端接收的线程;4.客户端再创建一个多线程B,不断刷新显示服务器发送过来的内容。
- 2022-04-21 13:39:44下载
- 积分:1
-
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天....
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.-MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
- 2022-05-23 23:55:51下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1
-
Stable and efficient SOCKET API program, a high degree of packaging, commonly us...
稳定高效的SOCKET API程序,高度封装,常用于银行/电信的软件系统,已经过生产验证。-Stable and efficient SOCKET API program, a high degree of packaging, commonly used in the banking/telecommunications, software systems, has been production-proven.
- 2022-06-16 11:13:27下载
- 积分:1
-
SMTP protocol collection, seven program's source code! Very good! For course...
SMTP协议实现总集,
有7个程序的源代码!非常好!用于课程设计的! -SMTP protocol collection, seven program"s source code! Very good! For course design!
- 2022-01-21 22:42:35下载
- 积分:1
-
一个类似linux的whois询问的windows中的例子
一个类似linux的whois询问的windows中的例子-Linux s whois a similar question in the example of windows
- 2022-08-12 12:20:02下载
- 积分:1
-
C #发达如何发送电子邮件
用C#开发的如何发送电子邮件的源码.可实现内部邮件的管理.-With C# Developed how to send e-mail source. May achieve the internal e-mail management.
- 2022-07-02 18:05:42下载
- 积分:1
-
监控pop3上的电子邮件收发,定时检测指定邮箱,显示邮箱内的邮件数量。...
监控pop3上的电子邮件收发,定时检测指定邮箱,显示邮箱内的邮件数量。-control on the e-mail, regular mail designated testing shows that mailbox with mail volume.
- 2022-04-07 03:08:38下载
- 积分:1
-
一个简单的Socket带外数据程序(客户端和服务器程序)
一个简单的Socket带外数据程序(客户端和服务器程序)-a simple Socket-band data (client and server)
- 2022-05-26 10:14:21下载
- 积分:1
-
idc网络数据中心!该系统针对机房管理而开发!可以方便的管理机房和相关人员的信息!...
idc网络数据中心!该系统针对机房管理而开发!可以方便的管理机房和相关人员的信息!-idc data center network! The system developed for the management of the engine room! Can facilitate the management of the engine room and related personnel information!
- 2022-03-06 22:33:24下载
- 积分:1