how to make "auto accept" on file sended to me and save to dekstop ?
paste some example on delphi please
Avo Nappo
Mon Jun 2 2008, 10:26
> how to make "auto accept" on file sended to me and save to dekstop?
There is no way to programmatically accept incoming file transfers through API, for security reasons. However, you can write your own custom file transfer application with app2app API and have it auto-accept files.