-
聊天基于TCP/IP协议的多个程序
基于TCP/IP的多人聊天程序(包含服务器和客户端)- Chat the procedure based on the TCP/IP multi- people (to
contain server and customer end)
- 2022-11-20 01:30:03下载
- 积分:1
-
网络极速寻呼程序源代码
资源描述直接用winsock api实现寻呼功能
> 支持完全自控的聊天服务
> 支持中国联通,河北国信,万声寻呼,中铁寻呼,斯壮寻呼,国讯寻呼等主要干线
- 2022-10-08 17:00:02下载
- 积分:1
-
基于Qt的局域网聊天系统
应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this);
port = 45454;
udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint);
connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams()));
sendMessage(NewParticipant);
server = new TcpServer(this);
connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString)));
connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)),
this, SLOT(currentFormatChanged(const QTextCharFormat)));
- 2022-01-25 20:19:41下载
- 积分:1
-
这是我自己写的一个远程调用程序,功能是证明在一定范围内的任意偶数可分为两个素数的和。其中素数 的判断方法在远程实现。可能比较简单,但我希望为大家提供帮助。...
这是我自己写的一个远程调用程序,功能是证明在一定范围内的任意偶数可分为两个素数的和。其中素数 的判断方法在远程实现。可能比较简单,但我希望为大家提供帮助。- A few of them- the judgment of the remotely. May be rather simple, but I hope for you to help.
- 2022-11-08 10:20:03下载
- 积分:1
-
PDF格式的网络实验介绍了一些与实验条件的问题…
该pdf主要介绍网络实验中的一些问题和实验内容以及实验要求-The network experiment in pdf introduces some of the issues and experimental content and the requirement of experiment
- 2022-03-07 01:17:25下载
- 积分:1
-
这是用于临时邮件10minutemail.com脚本。
This the script which used on 10minutemail.com for temporary email.-This is the script which used on 10minutemail.com for temporary email.
- 2022-03-15 02:51:46下载
- 积分:1
-
路由追踪软件 路由追踪软件 路由追踪软件 路由追踪软件
路由追踪软件 路由追踪软件 路由追踪软件 路由追踪软件-Router
- 2022-02-12 18:23:30下载
- 积分:1
-
ARCGIS WEB 地图模板
ARCGIS WEB 地图模板-ARCGIS WEB map template
- 2022-05-15 16:01:30下载
- 积分:1
-
非常实用的c#网络编程,download后可仔细阅读
非常实用的c#网络编程,download后可仔细阅读-非常实用的c#网络编程
- 2022-04-11 07:08:45下载
- 积分:1
-
mac 地址唯一性的大家都知道.程序可以获取网络中指定IP计算机的Mac地址....
mac 地址唯一性的大家都知道.程序可以获取网络中指定IP计算机的Mac地址.-Get the mac address via it s ip.
- 2022-07-15 17:32:04下载
- 积分:1