-
最简单的winsocket串口编程示例,此程序在VC2005下开发
最简单的winsocket串口编程示例,此程序在VC2005下开发-most simple winsocket serial programming examples, this procedure under development in VC2005
- 2022-03-15 15:30:01下载
- 积分:1
-
端分析, 分析端口正在被哪个应用程序使用 It sounds like an easy thing to do...
端分析, 分析端口正在被哪个应用程序使用 It sounds like an easy thing to do - display a list of Internet connections, together with the application that s using each one. But it s the trickiest demo on this web site. Undocumented NT APIs, mysterious hardware structures - they re all here in my IP Port Analyzer 网站: http://www.wilsonc.demon.co.uk/delphi.htm-Client analysis port which application is being used It sounds like an easy thing to do- display a list of Internet connections, together with the application that s using each one. But it s the trickiest demo on this web site. Undocumented NT APIs, mysterious hardware structures- they re all here in my IP Port Analyzer Web site: http://www.wilsonc.demon.co.uk/delphi.htm
- 2023-01-27 08:25:03下载
- 积分:1
-
802[1].11无线网络权威指南.part1
802[1].11无线网络权威指南.part1-802 [1] .11 authoritative guide to the wireless network. Part1
- 2022-10-02 11:05:08下载
- 积分:1
-
上位机软件动态获取计算机COM口
应用背景
通过MFC6.0生成一个单文档程序,然后新建一个对话框并生成一个新类;在对话框中添加两个组合框控件。在生成的新类上右击增加windows消息WM_INITDIALOG生成处理函数,函数内容见“关键技术描述”。函数体中的index和baud均为int型,可设为全局变量。
关键技术BOOL CComDlg::OnInitDialog()
{
CDialog::OnInitDialog();
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("4800");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("9600");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("38400");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("115200");
((CComboBox *)GetDlgItem(IDC_COMBO2))->SetCurSel(0+baud);
long lReg;
HKEY hKey;
DWORD MaxValueLength;
- 2022-03-14 01:15:16下载
- 积分:1
-
sntp client example
sntp client example
sntp client example
sntp client examp...
sntp client example
sntp client example
sntp client example
sntp client example
-sntp client example
sntp client example
sntp client example
sntp client example
sntp client example
sntp client example
sntp client example
sntp client example
- 2022-09-08 08:00:03下载
- 积分:1
-
下一代NGN网络 IMS的介绍。随着各大运营商开始组建IMS网络,IMS网络的前景越来越好,本文介绍IMS组网的网元,接口以及各种应用。...
下一代NGN网络 IMS的介绍。随着各大运营商开始组建IMS网络,IMS网络的前景越来越好,本文介绍IMS组网的网元,接口以及各种应用。-The Next Generation Network(NGN) s key is IMS.follow the china mobile build the IMS network, IMS will be the major telecom network future.
- 2022-07-08 18:40:31下载
- 积分:1
-
这是在windows上使用modem通信的例子程序,有很高的实用价值,同时也可以学习到tapi的编程方法...
这是在windows上使用modem通信的例子程序,有很高的实用价值,同时也可以学习到tapi的编程方法-This is the windows on the use of the example of modem communications procedures with a high degree of practical value, they can also learn the programming methods TAPI
- 2023-08-18 10:00:03下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-02-03 02:54:39下载
- 积分:1
-
The Mini PCI Specification defines an alternate implementation for small form fa...
MINIPCI 接口规范,包含物理,数据,等等内容-The Mini PCI Specification defines an alternate implementation for small form factor
PCI cards referred to in this specification as a Mini PCI Card. This specification uses a
qualified sub-set of the same signal protocol, electrical definitions, and configuration
definitions as the PCI Local Bus Specification.
Where this specification does not explicitly define PCI characteristics, the PCI Local Bus
Specification governs.
- 2023-05-31 10:05:04下载
- 积分:1
-
AT Command for work with pc and mobile modem and etc.
AT Command for work with pc and mobile modem and etc.
- 2022-05-18 02:29:56下载
- 积分:1