![]() |
FLImaging 6.5.8.1
|
열거형 타입 | |
enum class | ESocketMode { FLProtocol_Passive_Plain = 0x1100 , FLProtocol_Passive_Secured = 0x1101 , NoProtocol_Active = 0x0000 , NoProtocol_Active_BlockTransfer = 0x0010 , NoProtocol_Passive = 0x0100 , NoProtocol_Passive_BlockTransfer = 0x0110 } |
통신에 사용되는 소켓 모드의 정의 더 자세히 ... | |
enum class | ESocketPacketType : uint32_t { None = 0 , KeyExchange = 0x80000000 , RequestProductPrivateKeyStep1ForDecoding = 3000 , RequestProductPrivateKeyStep2ForDecoding , RequestProductPrivateKeyStep1ForEncoding , RequestProductPrivateKeyStep2ForEncoding , SignDeveloperCert = 4001 , SignProductCert , SignRightsCert , VerifyDeveloperCert , VerifyProductCert , VerifyRightsCert , VerifyRightsGranterCert , RegisterUser = 5000 , LogIn , GetPermission , ChangePassword , RequestWriteRightsCertStep1 = 6000 , RequestWriteRightsCertStep2 , RequestRootCertStep1 = 8000 , RequestRootCertStep2 , VerifyRootCert , IssueRightsGranterCert , EncryptFirmware } |
소켓 패킷 타입 열거형 더 자세히 ... | |
Devices namespace
|
strong |
통신에 사용되는 소켓 모드의 정의
|
strong |
소켓 패킷 타입 열거형