Dart Home | PowerTCP Server for ActiveX | Custom Development | Reply | PowerTCP Server for ActiveX Topics | Forums |
Author | Forum: PowerTCP Server for ActiveX Topic: FTP Server : how to refuse connections ? |
User501 From: PADOVA, Italy Posts: 13 Member Since: 09/30/01 |
posted March 26, 2008 1:30 PM Hi ! We need to build a control to refuse connection from unknown addresses. Have you any idea to refuse a connection without ask User/Password ? We try into SessionInit event but without good results... Many thanks in advance, Gionatha |
Amit From: Rome, NY USA Posts: 315 Member Since: 03/15/06 |
posted March 28, 2008 3:14 PM Hi, The only parameter available in SessionInit event is a Session parameter. We can check the RemoteAddress in this event however there is no way we can Cancel the response or disallow the connection. The only way we can do it is in the Login event as depicted in our samples. Best Regards, Amit ------ |
Reply | PowerTCP Server for ActiveX Topics | Forums |
This site is powered by
![]() |