Re: how to communicate with a server?
- Posted by jaygade Oct 16, 2010
- 1451 views
wget is free software. It is distributed under GPL v3, so if you distribute wget with your own software, make sure to distribute a copy of the license as well.
As Kat says, you should be able to just dump all of its files into its own directory and run it from there. There are 4 DLLs and two EXEs distributed, along with a sample rc (configuration) file and a root certificates file for SSL (which is one of the EXEs distributed).