How do I transfer a file to a function, if it lies in internete
I have a file that lies on the path http://www.site.ru/config.ini And there is someone else's code that takes a file that should be on the computer (locally). You can of course save the file, and then pass, but I can not save the file locally (which would not be who could not work with it). Function: [DllImport ("kernel32")] ...