Hi, I would like to report what seems like a bug.
Version: 6.0.1.0
1st, I had to enter host names with IP addresses as xxx in the fourth part to get the proper host sort in the list (entering them without the leading 0 as in 014, would result in un-logical sorting as IP 10.0.0.19 comes before IP 10.0.0.2 >>> maybe u need to look into this.
The other problem is that some translation of the IP is in error as :
entering the address 10.0.0.013 would translate to 10.0.0.11 when trying to deal with that host via RDP,ping,...etc!!
10.0.0.014>>>10.0.0.12 !!
while some are ok, as:
10.0.0.017>>>10.0.0.17 Normal
I haven't checked the whole list.
For the sort, this is something that I'm aware but the default sort provided by Microsoft is only alphabetic.
For the other error, this also caused by IP parsing from Microsoft:
http://connect.microsoft.com/VisualStudio/feedback/details/285499/ipaddress-parse-and-tryparse-does-not-parse-correctly-when-there-are-leading-0s-in-the-octets
http://support.microsoft.com/kb/115388
I will try to resolve the sort problem.
David Hervieux
Hi,
The sort will be fixed for the next release
David Hervieux
Thx alot for the prompt responce, and the promise to resolve these issues which are originally a bug from Microsoft products.
Hi,
If you want to give it a try, you can download this version, I already implemented the new sort:
http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.1.1.0.exe
David Hervieux