Atari800
Member
In WebMan 1.47.35
- Scan For Content
- - Scan for LAN games/videos
When entering in an IP address it truncated the 15th digit
Example:
192.168.100.123
will get reduced to
192.168.100.12
I tried adding a space at the end too
It just "whops" it off
To get around this I converted my IP address to Hex
192.168.100.123 -> 0xC0A8647B
(10 characters - and it works)
I was actually sharing my library across the internet and found my address would not take
Is this a bug?
*This might need to go into the WebMan thread maybe
- Scan For Content
- - Scan for LAN games/videos
When entering in an IP address it truncated the 15th digit
Example:
192.168.100.123
will get reduced to
192.168.100.12
I tried adding a space at the end too
It just "whops" it off
To get around this I converted my IP address to Hex
192.168.100.123 -> 0xC0A8647B
(10 characters - and it works)
I was actually sharing my library across the internet and found my address would not take
Is this a bug?
*This might need to go into the WebMan thread maybe