c ++ code < /p>
Код: Выделить всё
string dwnld_URL = "127.0.0.1/screenchote.png";
string savepath = "D:\\screenchote.png";
URLDownloadToFile(NULL, dwnld_URL.c_str(), savepath.c_str(), 0, NULL);
savepath = save file в path
Как сделать сервер?
Подробнее здесь: https://stackoverflow.com/questions/625 ... m-url-on-c
Мобильная версия