Marco Pernazza 18.Oct.12 11:32 AM a Web browser Applications DevelopmentAll ReleasesAll Platforms
Hi All.
I'm developing a Lotus Notes application that will run on users local workstations, with frequent replicas.
In many cases, before forcing a replica, I need to check if the connection with the Lotus Domino server (port 1352) is active.
In this moment I use a function of nnotes.dll, but some users use a Apple Operating System and they get an error when I call this function.
Is there a way to do this control in LS that keep my application platform independent?
Thanks all.