当前位置:网站首页>The computer system has no standard tcp/ip port processing operations
The computer system has no standard tcp/ip port processing operations
2022-07-29 07:55:00 【hljqfl】
Win7、Win8、Win10 No, standard tcp/ip port Processing operation of port
1. Check whether there are the following three files in C:\WINDOWS\system32
tcpmib.dll
tcpmon.dll
tcpmonui.dll
2. Check the settings in the registry
Start -> function -> Input REGEDIT -> Press down ENTER key , Open registry editor
Follow the following registry path to check whether there is Standard TCP/IP Port
HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Control -> Print -> Monitors -> Standard TCP/IP Port
If not , Please copy the following code into the text document , Put the suffix .txt Change it to .reg, Double click to import the key value , Restart the computer , Confirm whether the problem can be solved .
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port]
"Driver"="tcpmon.dll"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port\Ports]
"LprAckTimeout"=dword:000000b4
"StatusUpdateInterval"=dword:0000000a
"StatusUpdateEnabled"=dword:00000001
边栏推荐
- 工业互联网行至深水区,落地的路要怎么走?
- Resize2fs: bad magic number in super block
- postman接口测试|js脚本之阻塞休眠和非阻塞休眠
- Joseph Ring problem
- Monitor the bottom button of page scrolling position positioning (including the solution that page initialization positioning does not take effect on mouse sliding)
- Compare three clock circuit schemes of single chip microcomputer
- How to draw an excellent architecture diagram
- String class
- Ionicons icon Encyclopedia
- Database persistence +jdbc database connection
猜你喜欢
Useful websites
How can electronic component trading enterprises solve warehouse management problems with ERP system?
[experience] relevant configuration of remote connection to intranet server through springboard machine
RoBERTa:A Robustly Optimized BERT Pretraining Approach
Multi thread shopping
Data unit: bit, byte, word, word length
2022 Shenzhen Cup Title A: get rid of "scream effect" and "echo room effect" and get out of the "information cocoon room"
Keyboard processing in jetpack compose
Day 014 二维数组练习
LANDSCAPE
随机推荐
Detailed explanation of the find command (the most common operation of operation and maintenance at the end of the article)
CDM - code division multiplexing (easy to understand)
Solving linear programming problems based on MATLAB
Monitor the bottom button of page scrolling position positioning (including the solution that page initialization positioning does not take effect on mouse sliding)
mysql 使用 DATE_FORMAT(date,'%Y-%m')
黑盒测试常见错误类型说明及解决方法有哪些?
Joseph Ring problem
技术分享| 快对讲综合调度系统
Go 事,如何成为一个Gopher ,并在7天找到 Go 语言相关工作,第1篇
Day 014 二维数组练习
What are the principles and methods of implementing functional automation testing?
Data unit: bit, byte, word, word length
Write some DP
输出1234无重复的三位数
Halcon installation and testing in vs2017, DLL configuration in vs2017
准备esp32环境
QT connects two qslite databases and reports an error qsqlquery:: exec: database not open
LANDSCAPE
《nlp入门+实战:第五章:使用pytorch中的API实现线性回归》
String class