Re: How tocheck whether a Connection has been made (General questions)
it seems to fire the connect() method for each file although i check the state before connecting whether it is idle or Connecting and if it is not then execute it but it seems to ignore it and execute it anyhow!
and similar with SFTP, i check whether it is NULL or not and if it is not null then create a new one sftp = new SFTP() but it seems to ignore it and create a new one for each file anyhow!
is that because each single file has it's own GUID? or is that something else.?!! [:doh:]
Complete thread:
- How tocheck whether a Connection has been made?! - Kamal, 2005-01-10, 17:15
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-10, 20:06
- Re: How tocheck whether a Connection has been made - Kamal, 2005-01-11, 12:21
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-11, 13:15
- Re: How tocheck whether a Connection has been made - Kamal, 2005-01-11, 18:17
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-11, 18:19
- Re: How tocheck whether a Connection has been made - Kamal, 2005-01-12, 11:12
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-12, 11:53
- Re: How tocheck whether a Connection has been made - Kamal, 2005-01-12, 13:35
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-12, 20:18
- Re: How tocheck whether a Connection has been made - Kamal, 2005-01-12, 13:35
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-12, 11:53
- Re: How tocheck whether a Connection has been made - Kamal, 2005-01-12, 11:12
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-11, 18:19
- Re: How tocheck whether a Connection has been made - Kamal, 2005-01-11, 18:17
- Re: How tocheck whether a Connection has been made - Dmitry Drozdov, 2014-03-21, 21:27
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-11, 13:15
- Re: How tocheck whether a Connection has been made - Kamal, 2005-01-11, 12:21
- Re: How tocheck whether a Connection has been made - wodSupport, 2005-01-10, 20:06