Hi
How to send request to server in NSIS or how to ping server in NSIS any help will be appreciated.
Thanks
how to send response to server
4 posts
Use one of the download plugins, or use execDos to run ping.
Else you could try with cURL.
thanks very much