How to determine whether internet connection is available from X++?
Asked
Active
Viewed 126 times
1 Answers
0
There is no AX function for this, so you must use other means to do that.
As AX plays nice with .Net the answers to this question may apply.
I can see no reason to check for connectivity, instead do the connect you want to do, then fail if you can't.
Community
- 1
- 1
Jan B. Kjeldsen
- 17,817
- 5
- 32
- 50