Hello,
does anyone know if it's possible to send a ping from within a cobol program to see if a client is online?
Result must be come back to cobol program.
sorry, i have jus forgotten to post the version.
We are using acucobol workbench, dont know the version yet but it is actual.
The program must run under windows (2000 and higher) and unix/linux.
For cross-platform ping capabilities, I can think of three approaches:
1. The new C$SOCKET interface from AcuCorp. I'm not sure whether this will work, because I don't have access to the newest level of AcuCOBOL that has this available. Also, I suspect this is TCP only and not UDP.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.