emihaly
04-28-2003, 03:03 PM
1. create connect to remote server
2. send header with file name //see http header spec
3. recv all data what was sent from server.
remove header and you have file from server, thats all
2. send header with file name //see http header spec
3. recv all data what was sent from server.
remove header and you have file from server, thats all