- Serial Monitor для Windows
- Отзывы о программе Serial Monitor
- Portmon for Windows v3.03
- Introduction
- Portmon 3.x
- Installation and Use
- How it Works: WinNT
- How it Works: Windows 95 and 98
- Free Serial Analyzer
- Free Serial Analyzer Overview
- How Free Serial Analyzer Works
- Free Serial Analyzer OS support:
- Free Serial Analyzer Features
- Our Free Serial Port Monitor Usage Scenarios
- Free Software Serial Port Logic Analyzer Target Groups
Serial Monitor для Windows
Оценка: |
5.00 /5 голосов — 2 |
Лицензия: | Условно-бесплатная | Цена: $74.99 |
Ограничение: | 14 дней |
Версия: | 8.10.8925 | Сообщить о новой версии |
Обновлено: | 17.12.2018 |
ОС: | Windows 10, 8.1, 8, 7, Vista, XP |
Интерфейс: | Английский |
Разработчик: | HHD Software |
Категория: | Мониторинг, Анализ |
Загрузок (сегодня/всего): | 0 / 3 981 | Статистика |
Размер: | 14,94 Мб |
СКАЧАТЬ |
Serial Monitor — программа для перехвата данных в последовательных портах. Позволяет следить за потоком данных в последовательных портах компьютера, вести лог с возможностью его воспроизведения и последующего анализа.
Программа Serial Monitor будет полезна тем, кто занимается разработкой и отладкой любого программного и аппаратного обеспечения, использующего для передачи данных последовательные порты.
Sandboxie — приложение, которое поможет вам контролировать работу других программ. Защитит.
Security Task Manager — надежный и эффективный инструмент для поиска, обнаружения и последующего.
Expert Home — бесплатное приложение, которое представляет собой домашнюю систему наблюдения.
64IP Port Scanner — шустрая программа для сканирования локального компьютера или любого хоста на.
RKill — бесплатная утилита, которая закрывает процессы известных вредоносных программ.
Microsoft Baseline Security Analyzer — Программа предназначена для анализа уровня безопасности компьютера и наличия установленных хотфиксов.
Отзывы о программе Serial Monitor
Admin
Отзывов о программе Serial Monitor 8.10.8925 пока нет, можете добавить.
Portmon for Windows v3.03
By Mark Russinovich
Published: January 12, 2012
Download Portmon (226 KB)
Run now from Sysinternals Live.
Introduction
Portmon is a utility that monitors and displays all serial and parallel port activity on a system. It has advanced filtering and search capabilities that make it a powerful tool for exploring the way Windows works, seeing how applications use ports, or tracking down problems in system or application configurations.
Portmon 3.x
Version 3.x of Portmon marks the introduction of a number of powerful features.
- Remote monitoring: Capture kernel-mode and/or Win32 debug output from any computer accessible via TCP/IP — even across the Internet. You can monitor multiple remote computers simultaneously. Portmon will even install its client software itself if you are running it on a Windows NT/2K system and are capturing from another Windows NT/2K system in the same Network Neighborhood.
- Most-recent-filter lists:Portmon has been extended with powerful filtering capabilities and it remembers your most recent filter selections, with an interface that makes it easy to reselect them.
- Clipboard copy: Select multiple lines in the output window and copy their contents to the clipboard.
- Highlighting: Highlight debug output that matches your highlighting filter, and even customize the highlighting colors.
- Log-to-file: Write debug output to a file as its being captured.
- Printing: Print all or part of captured debug output to a printer.
- One-file payload:Portmon is now implemented as one file.
The on-line help-file describes all these features, and more, in detail.
Installation and Use
Simply execute the Portmon program file (portmon.exe) and Portmon will immediately start capturing debug output. To run Portmon on Windows 95 you must get the WinSock2 update from Microsoft. Note that if you run Portmon on Windows NT/2K portmon.exe must be located on a non-network drive and you must have administrative privilege. Menus, hot-keys, or toolbar buttons can be used to clear the window, save the monitored data to a file, search output, change the window font, and more. The on-line help describes all of Portmon’s features.
Portmon understands all serial and parallel port I/O control (IOCTLs) commands and will display them along with interesting information regarding their associated parameters. For read and write requests Portmon displays the first several dozen bytes of the buffer, using ‘.’ to represent non-printable characters. The Show Hex menu option lets you toggle between ASCII and raw hex output of buffer data.
How it Works: WinNT
The Portmon GUI is responsible for identifying serial and parallel ports. It does so by enumerating the serial ports that are configured under HKEY_LOCAL_MACHINE\Hardware\DeviceMap\SerialComm and the parallel ports defined under HKEY_LOCAL_MACHINE\Hardware\DeviceMap\Parallel Ports. These keys contain the mappings between serial and parallel port device names and the Win32-accessible names.
When you select a port to monitor, Portmon sends a request to its device driver that includes the NT name (e.g. \device\serial0) that you are interested in. The driver uses standard filtering APIs to attach its own filter device object to the target device object. First, it uses ZwCreateFile to open the target device. Then it translates the handle it receives back from ZwCreateFile to a device object pointer. After creating its own filter device object that matches the characteristics of the target, the driver calls IoAttachDeviceByPointer to establish the filter. From that point on the Portmon driver will see all requests aimed at the target device.
Portmon has built-in knowledge of all standard serial and parallel port IOCTLs, which are the primary way that applications and drivers configure and read status information from ports. The IOCTLs are defined in the DDK file \ddk\src\comm\inc\ntddser.h and \ddk\src\comm\inc\ntddpar.h, and some are documented in the DDK.
How it Works: Windows 95 and 98
On Windows 95 and 98, the Portmon GUI relies on a dynamically loaded VxD to capture serial and parallel activity. The Windows VCOMM (Virtual Communications) device driver serves as the interface to parallel and serial devices, so applications that access ports indirectly use its services. The Portmon VxD uses standard VxD service hooking to intercept all accesses to VCOMM’s functions. Like its NT device driver, Portmon‘s VxD interprets requests to display them in a friendly format. On Windows 95 and 98 Portmon monitors all ports so there is no port selection like on NT.
Download Portmon (226 KB)
Run now from Sysinternals Live.
Free Serial Analyzer
Free Serial Analyzer Overview
Free Serial Analyzer is a non-intrusive Serial Port sniffer and software RS-232/RS-422/RS-485 protocol analyzer for Windows.
It supports monitoring of serial port data on both 32-bit / 64-bit Windows desktop/server platforms including Windows 10 and Windows 2019 Server.
Our software-based free serial port monitor is an ideal alternative to expensive hardware RS232/RS485/RS422 logic analyzers. This COM port analyzer utility requires no additional cabling and allows you to effectively capture/display any data and commands transmitted through your computer’s serial ports.
The captured raw data is automatically decoded, analyzed and each serial communication packet is then presented in an easily readable format, allowing you to quickly and efficiently analyze data exchanged over RS 232, RS 422, or RS 485 serial interfaces.
For the best user experience, our product supports advanced data filtering . All intercepted serial data can be filtered by Requests, I/O Codes and even by custom filtering rules.
You can consider this serial port packet sniffer an effective tool to simplify development, testing and debugging of serial applications and devices.
Using our free serial protocol analyzer you don’t have to worry about any additional hardware, null-modem cables, DB-25 or DE-9 connectors and so on. It’s a pure software-based serial port sniffing solution. Just download, install and start using it in seconds!
How Free Serial Analyzer Works
Program installs filter driver on top of a serial device driver. Filter driver then intercepts I/O requests issued by an application communicating with a serial device. All control requests (requests that configure port parameters) and data transfer requests (requests that pass data between app and RS-232/RS-422/RS-485 hardware device) are monitored. Each serial data request is then parsed and displayed in an easy-to-understand form using several different views.
This freeware serial snooper even allows you to trace serial data transferred between applications and devices connected to the remote PC (Device Monitoring Studio Server, network or Internet connection to the remote computer is required then).
Download this free com port monitoring software now!
Free Serial Analyzer OS support:
Our Free Serial Port Snooper supports all modern Windows server and desktop platforms starting from Windows Vista, including Windows 8/8.1 and Windows 10 operating systems. Both x86 and x64 versions are supported.
Free Serial Analyzer Features
Our Freeware Serial Port Monitor allows you to capture and decode monitored packets in real time even at high and non-standard data transfer rates. It supports all standard Bit rates of 75, 110, 300, 1200, 2400, 4800, 9600, 19200, 38400, 57600 and 115200 bit/s and non-standard rates as well.
- It intercepts and traces all Input/Output Control Code Requests (IOCTLs) and I/O Request Packets (IRPs) from DTE (data terminal equipment) and DCE (data circuit-terminating equipment) devices
- It displays the status of Serial (Modem) control lines: Transmitted Data TxD, Received Data RxD, Data Terminal Ready DTR, Carrier Detect DCD, Data Set Ready DSR, Ring Indicator RI, Request To Send RTS, Clear To Send CTS
- It monitors data from plug and play (PnP) serial ports and I/O ports (COM Ports) interfaced by 16550 UART: COM1, COM2, COM3, COM4 … COMn; custom and virtual serial ports registered and visible in Windows device manager under standard Ports (COM & LPT) device class.
- It may capture serial port traffic which flows via Com ports created by our Free Virtual Serial Ports.
- It supports monitoring of exchanged serial data from external devices connected to the PC via USB to Serial converters.
This Free COM Port Analyzer supports all standard Data bits, Parity (odd, even, mark, space), Stop bits, XON/XOFF Software and Hardware Flow control.
Paid editions of this product may also be used as affordable rs485/rs232 MODBUS sniffer, ACSII/RTU protocol analyzer and serial data logger.
If you are looking for non-intrusive software-based serial port monitoring solution to view serial protocol packets, this Free Serial Port Analyser is exactly what you need. This COM port monitoring tool requires no additional hardware and allows you to facilitate serial application development, debug protocol errors, view and test device failures.
Our Free Serial Port Monitor Usage Scenarios
You can use this communication viewer and debugger to analyze serial protocols. This will come in handy for:
- Serial protocol development, system integration and diagnostics
- Detecting errors in asynchronous data transmission
- Analyzing of data transferred between any RS232/422/485 device and Windows application
- Development of RS232, RS485 and RS422 peripheral devices and device drivers
- Debugging any serial port software or hardware, snooping serial data and control requests
- Researching functionality of any third-party hardware devices and software applications
- Debugging and testing different MODBUS devices
- Testing and troubleshooting serial protocols between device and device driver
- Analyzing and reverse-engineering RS-232/RS-422/RS-485 serial protocols
Free Software Serial Port Logic Analyzer Target Groups
Our free serial data parser, decoder and analyser is an extremely useful tool for the following target groups:
- Serial port device drivers and software application developers
- RS232/422/485 hardware developers, manufacturers and vendors
- System integrators and consultants
- Field and lab engineers
- Programmers, testers and other IT specialists
- SCADA software system engineers
- Industrial control equipment support specialists
- Science technicians and university students
Free Serial Protocol Analyzer allows you to capture communication data flowing between computer and the following serial devices:
- Dial-up Modems, Fax-Modems, mini-ATS, Computer terminals, teletypes
- POS terminals, shop till systems, Bar code scanners and other point of sale devices
- Industrial automation systems, RS232/485/422 industrial equipment
- Network equipment, Wireless LAN equipment, Serial device servers, NPort servers
- Console ports, Routers, Multiplexers, Hubs, Switches, firewalls, load balancers
- RS-232 to RS-422/485 converters, Multiport Serial Boards, Serial to fiber converters
- Printers, test instruments, scientific instruments, relays, lamps, Telescopes
- Test and measuring equipment, multimeters, oscilloscopes, manometers, sensors
- Network-enable serial devices, Serial device controllers, uninterruptible power supply
- Low-speed satellite modems, satellite phones, GPS receivers, other satellite based transceiver devices
- PLCs, VFDs, servo drives, CNC controllers, other CNC equipment programmable via RS232/422/485
- Entertaining equipment, simulators, MIDI-serial devices
- HVAC, door entry systems, other security systems
- Bar-code readers, Cash registers, Card readers
- Diagnostic equipment, software debuggers that run on a second computer
Our free com port snooper supports monitoring of legacy and PnP serial ports, serial to usb converters, serial adapters and software-based Virtual Serial Ports.
Supported Serial I/O Requests:
- IRP_MJ_WRITE
- IRP_MJ_READ
- IRP_MJ_POWER
- IRP_MJ_PNP
- IRP_MJ_INTERNAL_DEVICE_CONTROL
- IRP_MJ_DEVICE_CONTROL
- IRP_MJ_CREATE
- IRP_MJ_CLOSE
Supported Serial Device Control Requests:
- IOCTL_SERIAL_XOFF_COUNTER
- IOCTL_SERIAL_WAIT_ON_MASK
- IOCTL_SERIAL_SET_XOFF
- IOCTL_SERIAL_SET_XON
- IOCTL_SERIAL_SET_WAIT_MASK
- IOCTL_SERIAL_SET_TIMEOUTS
- IOCTL_SERIAL_SET_RTS
- IOCTL_SERIAL_SET_QUEUE_SIZE
- IOCTL_SERIAL_SET_LINE_CONTROL
- IOCTL_SERIAL_SET_HANDFLOW
- IOCTL_SERIAL_SET_DTR
- IOCTL_SERIAL_SET_CHARS
- IOCTL_SERIAL_SET_BREAK_ON
- IOCTL_SERIAL_SET_BREAK_OFF
- IOCTL_SERIAL_SET_BAUD_RATE
- IOCTL_SERIAL_RESET_DEVICE
- IOCTL_SERIAL_PURGE
- IOCTL_SERIAL_LSRMST_INSERT
- IOCTL_SERIAL_IMMEDIATE_CHAR
- IOCTL_SERIAL_GET_WAIT_MASK
- IOCTL_SERIAL_GET_TIMEOUTS
- IOCTL_SERIAL_GET_STATS
- IOCTL_SERIAL_GET_PROPERTIES
- IOCTL_SERIAL_GET_MODEMSTATUS
- IOCTL_SERIAL_GET_LINE_CONTROL
- IOCTL_SERIAL_GET_HANDFLOW
- IOCTL_SERIAL_GET_DTRRTS
- IOCTL_SERIAL_GET_COMMSTATUS
- IOCTL_SERIAL_GET_CHARS
- IOCTL_SERIAL_GET_BAUD_RATE
- IOCTL_SERIAL_CONFIG_SIZE
- IOCTL_SERIAL_CLR_RTS
- IOCTL_SERIAL_CLR_DTR
- IOCTL_SERIAL_CLEAR_STATS
Download this Free COM Port Monitor and start analyzing Serial Port communications in seconds!