Re: Ftp.Users.Count (General questions)
Hi again,
Sorry if this is a double post.
Okey, at least one step more. I should add that I'm using IwodFTPDNotify interface and calling everything from a class module (all events are included).
Having a GLOBAL variable declared in a MODULE will catch connect/disconnect in a correct manner. However, if this variable is declared as PRIVATE, within the CLASS, does not work. Therefore I wonder how wodFTPDCom actually should be declared? According to documentation:
In class:
Dim FtpD As wodFTPDCom
Implements IwodFTPDNotify
Unfortunately, as the project is right now it will be difficult to pass on the code (SQlite DB connections etc). I will see if I can condensate the project just to illustrate the problem.
Regards,
Michael
Complete thread:
- Ftp.Users.Count - Michael, 2010-03-05, 09:32
- Re: Ftp.Users.Count - wodDamir, 2010-03-05, 11:04
- Re: Ftp.Users.Count - Michael, 2010-03-05, 12:35
- Re: Ftp.Users.Count - wodDamir, 2010-03-05, 13:09
- Re: Ftp.Users.Count - Michael, 2010-03-05, 14:00
- Re: Ftp.Users.Count - Michael, 2010-03-05, 14:34
- Re: Ftp.Users.Count - wodDamir, 2010-03-05, 14:51
- Problem identified - Michael, 2010-03-05, 15:30
- Solved - Michael, 2010-03-05, 15:55
- Re: Ftp.Users.Count - wodDamir, 2010-03-05, 15:58
- Solved - Michael, 2010-03-05, 15:55
- Problem identified - Michael, 2010-03-05, 15:30
- Re: Ftp.Users.Count - wodDamir, 2010-03-05, 14:51
- Re: Ftp.Users.Count - Michael, 2010-03-05, 14:34
- Re: Ftp.Users.Count - Michael, 2010-03-05, 14:00
- Re: Ftp.Users.Count - wodDamir, 2010-03-05, 13:09
- Re: Ftp.Users.Count - Michael, 2010-03-05, 12:35
- Re: Ftp.Users.Count - wodDamir, 2010-03-05, 11:04