Annotation of u3p/Active Ports/Data/readme.txt, Revision 1.1.1.1
1.1 andrew 1:
2: Active Ports: readme
3: ~~~~~~~~~~~~~~~~~~~~
4:
5:
6: Program information
7: ~~~~~~~~~~~~~~~~~~~
8:
9: Program Archive Name:
10: aports.zip
11: Program Name:
12: Active Ports
13: Program Version:
14: 1.4
15: Program Release Date:
16: June 19, 2002
17: Target OS:
18: Windows NT/2000/XP
19: Program Description:
20: Shows all open TCP/IP and UDP ports
21: Software type:
22: Freeware
23:
24:
25: Company information
26: ~~~~~~~~~~~~~~~~~~~
27:
28: Company Name:
29: SmartLine Inc.
30: Author Name:
31: Ashot Oganesyan K.
32: Contact WWW URL:
33: http://www.ntutility.com
34:
35:
36: Description
37: ~~~~~~~~~~~
38:
39: Active Ports - easy to use tool that enables you to monitor all open TCP/IP
40: and UDP ports on the local computer. Active Ports maps ports to the owning
41: application so you can watch which process has opened which port. It also
42: displays a local and remote IP address for each connection and allows you
43: to terminate the owning process. Active Ports can help you to detect trojans
44: and other malicious programs.
45:
46: ATTENTION TO DEVELOPERS: if you would like to be able to display opened
47: TCP/IP and UDP ports in your application, you can purchase the Active Ports
48: programming interface (API). You can use API with any programming language
49: (such as Visual C++, Visual Basic, Delphi) that supports DLLs loading. DLL
50: contains one function: AllocateAndGetPortsMappingInfo.
51: To purchase API, please contact Ashot Oganesyan (ashot@protect-me.com).
52:
53:
54: License agreement
55: ~~~~~~~~~~~~~~~~~
56:
57: Active Ports is FREEWARE.
58:
59: This license agreement is a legal agreement between you (either
60: an individual or a single entity) and and the author of this
61: software package.
62:
63: By installing or otherwise using this software you agree to be
64: bound by this agreement.
65:
66: If you do not agree to the terms of this Agreement,
67: you may not install or use this software.
68:
69: You may install and use an unlimited number of
70: copies of this software on your computers.
71:
72: The author will not make available Technical Support for this
73: Software. The author may, from time to time, revise or update
74: the Software. In so doing, the author incurs no obligation to
75: furnish such revision or updates to you.
76:
77: THIS SOFTWARE IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND
78: IS EXPRESSED OR IMPLIED. YOU USE RTM AT YOUR OWN RISK. THE
79: AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF
80: PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS
81: SOFTWARE.
82:
83:
84: Installation
85: ~~~~~~~~~~~~
86:
87: Important! If you've got Active Ports not from our web page, but from
88: the other source (magazine CD or some software library), please visit
89: our home page - you'll probably find the later version.
90:
91: To install and use Active Ports you MUST have administrative privileges.
92:
93: To install Active Ports you should run the "setup.exe" and follow
94: the instructions.
95:
96:
97:
98:
99: Copyright(c) 2001-2002 SmartLine Inc.
100: All rights reserved.
101: Active Ports is trademark of SmartLine Inc.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>