I need to know if PowerBuilder 2017R2 have any problems with IPv6, we are migrated at this version of IP and dont' knowed if trouble.
Please help.
I need to know if PowerBuilder 2017R2 have any problems with IPv6, we are migrated at this version of IP and dont' knowed if trouble.
Please help.
Thanks for you answer, Just wanted to know if IPv6 caused a problems with PB2017R2 but I see that no.
There should be no problem with IPv6. Even though, if your try to publish an app to the Apple App Store, and you set the address of your App Server with the IPv4 format, it might get rejected because the format they are looking for is IPv6. To mitigate that, change the IP address for a domain name and you should be fine.
That's the only "issue" I have seen with IPv6 and it was on PowerServer. But, easily correctable.
Regards,
Govinda is right. We also had that problem with IPv6.
We bought a domain at NOIP.COM
and then at the Appeon Workspace, instead of adding the app in the format http://206.121.38.49/myapp when could add in the format http://www.myapp.com/myapp
And then the Apple App Store accepted our app.