-
FTP example program
FTP example program
- 2022-10-20 15:20:03下载
- 积分:1
-
tcpip服务器端
本代码详细描述了tcp/ip服务器端的连接与显示。工程为vc++。在vc6.00下编译通过,可以正常连接client端。
- 2022-06-12 02:39:25下载
- 积分:1
-
VC 6.0 ZZ read the weather information document (ground elements of conventional...
用VC++ 6.0 读取气象站的ZZ文件信息(地面常规要素实时数据文件)-VC 6.0 ZZ read the weather information document (ground elements of conventional real-time data files)
- 2022-08-14 11:34:12下载
- 积分:1
-
网络围棋对战的服务器端,可以统计在线人数、参战人数并可以进行排名。需要和客户端一起使用...
网络围棋对战的服务器端,可以统计在线人数、参战人数并可以进行排名。需要和客户端一起使用-Net GO server program. It can count how many pepole are online and the players are playing and ranks them. It needs to run the client program together.
- 2022-05-21 18:46:37下载
- 积分:1
-
pop window for asp.net
基于asp.net平台开发的弹出窗口,效果和功能挺不错的。-pop window for asp.net
- 2022-06-16 16:52:27下载
- 积分:1
-
send udp packet1
send udp packet1
- 2022-01-28 13:01:42下载
- 积分: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
-
一个有关MGCP协议的源程序文件
一个有关MGCP协议的源程序文件-an agreement of the source document
- 2022-01-24 15:08:13下载
- 积分:1
-
一个非常好的旅游网站程序.
一个非常好的旅游网站程序.-a very good tourist site procedures.
- 2022-08-19 22:11:45下载
- 积分:1
-
是一个很简单的邮件发送程序,能够发送普通的文本内容
是一个很简单的邮件发送程序,能够发送普通的文本内容-is a very simple procedure to send mail to send ordinary text
- 2023-05-16 10:00:03下载
- 积分:1