|
|||
|
Hi,
I wrote simple code to download a small file from web. Code:
var inet = new Inet; inet.getUrl(sSrcPath, sDesPath); Code:
Inet.getUrl(sSrcPath, sDesPath); Same result when the whole project is just the above 1 or 2 lines. How can I close or kill the inet object so that the exe really terminated. Thanks |
|
|||
|
It's highly possible that some other reasons cause the problem. Because the internet connection will be closed automatically when the downloading has finished. We've tested the method for thousands of times, and found it worked well. Can you send us your swfkit project file? It will be helpful for us to find out the reason of the problem.
|
|
|||
|
Hi,
Thanks for reply. I have sent you a sample with just 1 line of code. After the file downloaded, I close the program. The program seem terminated, but the task manager still list the exe (I assume that mean it is running). Hope you can find what cause my problem. |
|
|||
|
Hi,
Sorry, how can I give you my exe file? As I cannot add attachment to the post Error message : The attachments upload directory is not writable. Your attachment or avatar cannot be saved. And cannot send exe attachment to your email <support@swfkit.com>: 74.125.45.27 failed after I sent the message. Remote host said: 552-5.7.0 Our system detected an illegal attachment on your message. 552-5.7.0 Please visit http://mail.google.com/support/bin/a...py?answer=6590 552 5.7.0 to review our attachment guidelines. 6si8012771yxg.6 Thanks |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|