修改FTP Client 连接参数,ftpClient.EncryptionMode = FtpEncryptionMode.None
This commit is contained in:
@@ -614,6 +614,7 @@ Public Class Service1
|
||||
|
||||
Select Case command
|
||||
Case UtsWebPacket.Commands.Heartbeat
|
||||
'todo:此处需要处理心跳包,获取公网IP与ftp地址
|
||||
DealHeartbeatPacket(param)
|
||||
|
||||
Case UtsWebPacket.Commands.SetLogType
|
||||
|
||||
Reference in New Issue
Block a user