PingInfoView v1.42
Copyright (c) 2008 - 2014 Nir Sofer
Web site: http://www.nirsoft.net
Description
===========
PingInfoView is a small utility that allows you to easily ping multiple
host names and IP addresses, and watch the result in one table. It
automatically ping to all hosts every number of seconds that you specify,
and displays the number of succeed and failed pings, as well as the
average ping time. You can also save the ping result into text/html/xml
file, or copy it to the clipboard.
Versions History
================
* Version 1.42
o Fixed issue: When editing PingInfoView_hosts.txt with external
editor that adds Byte order mark to the file, PingInfoView failed to
handle the first host name.
* Version 1.41
o Added 'Sort On Every Update' option.
* Version 1.40
o Added 'Auto Scroll Lower Pane' option.
o Fixed bug: In some circumstances, when using 'Copy Selected
Items' on the lower pane, PingInfoView copied the wrong items or
crashed.
o Improved the ability of PingInfoView to handle hundreds or
thousants of IP addresses in the same time.
* Version 1.36
o Added 'Auto Size Columns+Headers' option, which allows you to
automatically resize the columns according to the row values and
column headers.
o Fixed issue: The properties and the options windows opened in the
wrong monitor, on multi-monitors system.
* Version 1.35
o Added a lower pane that lists the result of all pings for the
selected IP address in the upper pane. (You can disable this feature
by unchecking the 'Show Lower Pane' option under the Options menu)
* Version 1.30
o PingInfoView now resolves the IP addresses and displays the
result under the 'Host Name' column.
o Added 'Minimum Ping Time' and 'Maximum Ping Time' columns.
* Version 1.28
o Fixed the sorting problem of 'IP Address' and 'Reply IP Address'
column.
* Version 1.27
o Made another workaround that hopefully will solve the mysterious
problem that people report where PingInfoView stop pinging after
hours of continuous work. PingInfoView now check the pinging status,
and if the pings stoped from some reason, PingInfoView should start
them again.
* Version 1.26
o Added command-line options to make a single ping test and save it
to html/text/xml/csv file.
o Fixed some problems with the xml file.
* Version 1.25
o New column: Last Succeed On.
o New column: Last Failed On.
o The % Failed value now shows the value in accuracy of 0.01%
instead of interger values in previous versions.
* Version 1.20
o New column: % Failed.
o New option: Beep On Failed Pings.
o New option: Put Icon On Tray.
* Version 1.18
o Fixed bug: The size of addresses list text-box was limited to 32
KB.
* Version 1.17
o Added new option: Start pinging immediately without displaying
this dialog-box.
* Version 1.16
o Added more accelerator keys.
* Version 1.15
o Added support for IP Range (For example:
192.168.0.10-192.168.0.20)
o Added support for IP-Host Description format. (See below)
o Fixed bug: PingInfoView continued to ping even when 'Ping
every...' option is unchecked.
* Version 1.10
o Added command-line support.
o Added 'Always On Top' option.
o Added Drag & Drop support - You can drag a text file containing
IP addresses into the main window of PingInfoView.
o Added 'Start Pinging' option. (Start again after you previously
used the Stop option)
o Added 'Reset' option.
o Added 'Load Addresses From File' option.
* Version 1.06
o Fixed sorting problems in some columns.
* Version 1.05
o Automatically save the hosts list and load it in the next time
that you use PingInfoView utility.
o Fixed the IP address sorting.
o The 'Ping Options' dialog-box is now resizable.
* Version 1.01 - Fixed bug: The main window lost the focus when the
user switched to another application and then returned back to
PingInfoView.
* Version 1.00 - First release.
Using PingInfoView
==================
PingInfoView doesn't require any installation process or additional dll
files. In order to start using it, simply run the executable file
(PingInfoView.exe), type the host names and IP addresses that you want to
ping, and click the 'Ok' button to start pinging.
Known Issues
============
* Some people reported that PingInfoView stop pinging after a few hours
of continuous work. I tested PingInfoView in multiple computers, and
until now I couldn't find a way to reproduce the problem on my own
computers. I also tried to locate memory or opened handles leaks that
might cause this kind of problem, but until now I couldn't find any
leak. This problem is a mystery, and I'm still looking for solution.
Use IP-Host Description format
==============================
When this option is selected, you should specify the IP addresses list in
the following format:
192.168.1.10 Main Server
192.168.1.11 Host 01
192.168.1.12 Host 02
The description of each IP address is automatically added to the
description column.
Command-Line Options
====================
/stext <Filename>
Make a single ping test and save the result into a simple text file.
/stab <Filename>
Make a single ping test and save the result into a tab-delimited text
file.
/scomma <Filename>
Make a single ping test and save the result into a comma-delimited text
file (csv).
/stabular <Filename>
Make a single ping test and save the result into a tabular text file.
/shtml <Filename>
Make a single ping test and save the result into HTML file (Horizontal).
/sverhtml <Filename>
Make a single ping test and save the result into HTML file (Vertical).
/sxml <Filename>
Make a single ping test and save the result into XML file.
/loadfile <filename>
Load the specified filename that contains host names and/or IP addresses.
You can use this command-line option in conjunction with the above save
commands (/scomm, /stab, and so on)
/PingTimeout <value>
Specifies the ping timeout value, in ms.
/PingEvery <0 | 1>
Specifies whether to ping every xx seconds (0 - No, 1 - Yes)
/PingEverySeconds <value>
Specifies the number of seconds to wait between the pings.
/IPHostDescFormat <0 | 1>
Specifies whether to use the IP-Host Description mode (0 - No, 1 - Yes)
System Requirements
===================
This utility works under Windows 2000, Windows XP, Windows Server 2003,
Windows Server 2008, Windows Vista, and Windows 7. Older versions of
Windows are not supported.
Translating PingInfoView to other languages
===========================================
In order to translate PingInfoView to other language, follow the
instructions below:
1. Run PingInfoView with /savelangfile parameter:
PingInfoView.exe /savelangfile
A file named PingInfoView_lng.ini will be created in the folder of
PingInfoView utility.
2. Open the created language file in Notepad or in any other text
editor.
3. Translate all string entries to the desired language. Optionally,
you can also add your name and/or a link to your Web site.
(TranslatorName and TranslatorURL values) If you add this information,
it'll be used in the 'About' window.
4. After you finish the translation, Run PingInfoView, and all
translated strings will be loaded from the language file.
If you want to run PingInfoView without the translation, simply rename
the language file, or move it to another folder.
License
=======
This utility is released as freeware. You are allowed to freely
distribute this utility via floppy disk, CD-ROM, Internet, or in any
other way, as long as you don't charge anything for this. If you
distribute this utility, you must include all files in the distribution
package, without any

beinayi
- 粉丝: 0
最新资源
- 互联网+背景下企业人力资源管理对策初探.docx
- 浅析通信计算机信息安全存在的问题及解决方式.docx
- Flash动画设计方案毕业论文.doc
- 基于MSP430的嵌入式DTMF拨号解码器实现方案.docx
- Photoshop打造完美的室内方案设计书效果图.doc
- solon-Java资源
- 依托大数据时代打造高效初中物理课堂教学.docx
- 工程建设项目管理中的工程费用控制.doc
- 智慧城市大数据方案.pdf
- (源码)基于Go语言的日志统计系统.zip
- 人工智能介入司法审判的风险防范.docx
- 探究深度学习指导下的高中思想政治教学.docx
- 平安农村网络视频监控系统设计方案.doc
- tinyflow-Python资源
- 使用IRF设备虚拟化技术提高园区可靠性的实施.docx
- 2018年电大电子商务概论形考答案.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


