thanhlamcltv91 / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

"Repeater Address" converts to IP address #270

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Select the "Repeater" button
2. Enter a number other than an IP address e.g. 672706:5500 (needed for 
ChunkVNC)
3. Monitor the Repeater for the connection. Whatever number was entered will 
have been converted to an IP address. e.g. 672706:5500 will have been converted 
to 0.10.67.194:5500.

What is the expected output? What do you see instead?
Repeater should display a decimal. Instead it displays the decimal converted to 
an IP address, which will not function.

What version of android-vnc-viewer are you using?
0.5.0

Which VNC server/version are you using?  On which platform?
ChunkVNC (a UVNC shell). Windows XP

What is the size of the desktop you are trying to access (i.e. 1024x768,
1920x1080...)?
Any

What device are you using?
T-Mobile G2

Are you using a custom ROM?  If so, which?
No.

Please provide any additional information below.

Original issue reported on code.google.com by ad...@kevinlrak.com on 5 Oct 2011 at 10:33