-
703194
开放源码的一个广域网协议ATM的实现,不错的选择()
- 2017-11-12 09:01:50下载
- 积分:1
-
email的收发程序。
email的收发程序。-email transceiver procedures.
- 2022-03-16 23:04:39下载
- 积分:1
-
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。...
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。- This is not a complete project, only is to IPv4, IPv6 and the
mpg4 realization code. If you are carrying on this kind of work, the
inside thing definitely has the help to you.
- 2022-03-21 10:38:48下载
- 积分:1
-
urientep
uwb系统仿真平台,很不错的希望大家喜欢()
- 2018-06-08 05:20:24下载
- 积分: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#实现 模拟QQ 添加好友、发消息、群发消息、查看好友资料、登陆、退出,删除好友等操作【附源码,已测试通过】
群发消息,给好友发消息,登陆、添加好友等功能已实现,查看好友资料
- 2013-02-19下载
- 积分:1
-
WCF实现文件传送(亲测通过)
利用WCF实现文件传送,主要注意MessageContract的使用 本示例的主要功能 就是 client.exe通过wcf 将本机的 sample.docx文件传输到 server.exe端 亲测通过了
- 2016-06-24下载
- 积分:1
-
636643
网络类型判断源码例程程序结合易语言网络通讯支持库,判断本机网络类型。(Determine the type of network program source code routines combined network communication easy language support library determines the local network type.)
- 2017-01-06 14:01:52下载
- 积分:1
-
c#发送邮件类(含接收邮件和发送邮件源码)
实现发送邮件的类,同时包含POP3接收邮件类
- 2014-09-02下载
- 积分:1
-
C# 通过x509证书 调用WCF的例子源码下载
C# 通过x509证书 调用WCF的例子源码下载
- 2013-09-26下载
- 积分:1