-
实现网页与FLASH互动的FLASH源代码.源代码很小,可以自己根据需要更改样式....
实现网页与FLASH互动的FLASH源代码.源代码很小,可以自己根据需要更改样式.-FLASH page and realize interactive FLASH source code. Source code is very small, may need to change in accordance with their own style.
- 2022-12-15 01:10:03下载
- 积分:1
-
H323的其中一个版本
H323的其中一个版本--h323plus,开发视频会议必备的协议栈-H323 One of a version- h323plus, development of video conferencing protocol stack necessary for
- 2023-04-03 21:35:04下载
- 积分:1
-
以太网MAC dm9000的若干资料,使用DM9000时的有用参考啊
以太网MAC dm9000的若干资料,使用DM9000时的有用参考啊-Ethernet MAC dm9000 certain information, the use of a useful reference when DM9000 ah
- 2022-01-31 02:40:38下载
- 积分:1
-
网络接口调试助手,很有用。网络接口调试助手
网络接口调试助手,很有用。网络接口调试助手-Network interface debugging assistants, very useful.
- 2023-04-15 02:00:03下载
- 积分:1
-
C. P.子通知系统V2.26
C.P.Sub公告系统 v2.26-C. P. Sub Notice System v2.26
- 2022-02-27 04:32:09下载
- 积分: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
-
点到点延迟测量程序
C语言写的点对点时延测量程序。时延测量精度:微妙。一个服务器一个客户端,采用面向连接的协议。测量原理:客户端向服务器发一条信息,记录此时的时间,服务器收到信息后返回一条信息,此时再记录时间,两次时间相减除以2即是本次通信的时延。
- 2022-07-28 09:37:27下载
- 积分:1
-
Implemented using C++ code for the network driver wizard. You can simply create...
用C++实现的网络驱动程序向导代码。可以简单的创建一个工作区,并从工程中选择一个类型作为客户应用-Implemented using C++ code for the network driver wizard. You can simply create a work zone and choose a type from the project as a client application
- 2022-05-06 13:35:29下载
- 积分:1
-
语音电话,通过串口接moderm
语音电话,通过串口接moderm-voice telephone, through serial port access moderm
- 2023-03-07 05:00:03下载
- 积分:1
-
该软件是用asp编写的,用于帮助寻找家教的人
该软件是用asp编写的,用于帮助寻找家教的人-The software is used to prepare the asp, tutor for help in finding the person
- 2022-03-22 10:00:28下载
- 积分:1