|
1 |
|
2 InetUtil - E32 Internet Utilities |
|
3 |
|
4 |
|
5 Release Notes |
|
6 ------------- |
|
7 Version 1.0(012) 25/2/98 |
|
8 ========================= |
|
9 - Updated to VC5 and built unicode versions. |
|
10 - TODO: These utilities need to be tested for unicode and narrow variants |
|
11 |
|
12 Version 1.0(012) 25/2/98 |
|
13 ========================= |
|
14 -Added trace route program |
|
15 |
|
16 Version 1.0(011) 12/2/98 |
|
17 ========================= |
|
18 -Added ICMP message parsing to ping |
|
19 |
|
20 Version 1.0(010) 7/11/97 |
|
21 ========================= |
|
22 -Added statistics to ping |
|
23 -Fixed bug in PingEng which stopped DNS adddresses with a leading |
|
24 number being parsed |
|
25 |
|
26 Version 1.0(009) 24/10/97 |
|
27 ========================= |
|
28 -Route.exe and IpConfig.exe now print the TCPIP version number in their header |
|
29 |
|
30 Version 1.0(008) 21/10/97 |
|
31 ========================= |
|
32 -Upgrade to binary incompatible version of TCPIP |
|
33 |
|
34 |
|
35 Version 1.0(007) 1/10/97 |
|
36 ========================= |
|
37 -Various bug fixes in pingeng.dll |
|
38 |
|
39 |
|
40 Version 1.0(006) 1/10/97 |
|
41 ========================= |
|
42 -All programs recompiled to be compatible with rebasing of |
|
43 ipoption, this release is only compatible with TCPIP 032 and above |
|
44 |
|
45 |
|
46 Version 1.0(004) 19/09/97 |
|
47 ========================= |
|
48 -Fixed record route option on ping |
|
49 -Ping will fail if a send times out |
|
50 |
|
51 Version 1.0(003) 02/09/97 |
|
52 ========================= |
|
53 -Removed duplicate T_INET test code |
|
54 -Updated utilities to use Nifman::CheckIniConfig() function |
|
55 |
|
56 Version 1.0(002) 21/08/97 |
|
57 ========================= |
|
58 |
|
59 Released components |
|
60 |
|
61 PINGENG.DLL |
|
62 PING.EXE |
|
63 IPCONFIG.EXE |
|
64 TFTPENG.DLL |
|
65 TFPT.EXE |
|
66 |
|
67 |
|
68 Ping is useaful a a general tool to see if TCPIP is working properly |
|
69 |
|
70 IpConfig is useful for debugging PPP when you're not sure what the real |
|
71 IP confugration is. |