Archive: Data transferring


Data transferring
Is it possible to connect to the remote server and transfer some data using NSIS script language? I want to count the number of installed copies of my free software by sending (after confirming this action by user) some useless (like OS version) data to my server before installation. Where can I read something about this?


1) Start->Programs->NSIS->Plug-ins->NSISdl
2) http://nsis.sourceforge.net/Inetc_plug-in (put included dll to NSIS/plugins folder)