This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Hi I have a problem on Windows7 and Window10 when uploading files. I tried this code: Using test = New Starksoft.Aspen.Ftps.FtpsClient(host, port, Ftps.FtpsSecurityProtocol.Tls12Explicit) ...
<B>Background:</B><BR>I need to talk to a Spectralink IP phone system to find out which phone handsets are off the hook. The only way I know of to get this info is via telnet. Using a command console, ...