Re: How to close a conection?

2003-09-08 Thread Aaron Yang
Put NetLibClose in do...while loop to close your NetLib. Exist loop after closing succeed. Alexandre Barreto [EMAIL PROTECTED] ??? news:[EMAIL PROTECTED] ???... i need tahta my program close the conection after doing everthigng it is suposed to do but after doing everthing.. and close the

RE: How to close a conection?

2003-09-08 Thread Agus Silas
Set the second param to TRUE, this will close the connection immediately. Otherwise the connection will only be closed after the timeout. NetLibClose ( AppNetRefnum, true ); Agus -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Alexandre Barreto Envoyé :