Symbian OS的错误代码定义大全-5024~-7600(转)

本文详细列举了Symbian OS在GSM AT命令、TCP/IP v6、DNS、IPSec、WAP、HTTP和TLS协议中遇到的各种错误代码,包括错误的含义和可能的原因,对于理解和解决Symbian设备的网络通信问题具有参考价值。
摘要由CSDN通过智能技术生成

 GSM AT Commands Errors
KErrGsm0707PhoneFailure -5024
KErrGsm0707NoConnectionToPhone -5025
KErrGsm0707PhoneLinkReserved -5026
KErrGsm0707OperationNotAllowed -5027
KErrGsm0707OperationNotSupported -5028
KErrGsm0707PhoneToSimLockRequired -5029
KErrGsm0707SimNotInserted -5034
KErrGsm0707SimPin1Required -5035
KErrGsm0707SIMPuk1Required -5036
KErrGsm0707SimFailure -5037
KErrGsm0707SimBusy -5038
KErrGsm0707SimWrong -5039
KErrGsm0707IncorrectPassword -5040
KErrGsm0707SimPin2Required -5041
KErrGsm0707SIMPuk2Required -5042
KErrGsm0707MemoryFull -5044
KErrGsm0707InvalidIndex -5045
KErrGsm0707NotFound -5046
KErrGsm0707MemoryFailure -5047
KErrGsm0707TextStringTooLong -5048
KErrGsm0707InvalidCharsInTextString -5049
KErrGsm0707DialStringTooLong -5050
KErrGsm0707InvalidCharsInDialString -5051
KErrGsm0707NoNetworkService -5054
KErrGsm0707NetworkTimeout -5055
KErrGsm0707UnknownError -5124
TCP/IP (v6)
TCP/IP v6
tcpip6_error_NoDestination -5100 IPv6: flow has no destination address
tcpip6_error_NoPathMtu -5101 IPv6: Misconfigured driver not giving proper MTU
tcpip6_error_ShortPacket -5102 IPv6: A packet in RMBUF is too short
tcpip6_error_DuplicateAddress -5103 IPv6: Duplicate address detected on a device
tcpip6_error_AddressExpired -5104 IPv6: Source Address used by connection has expired
tcpip6_error_NoRoute -5105 IPv6: No route available
DND
DndTimedOut -5120 No response from DNS server
DndHostNotFound -5121 Host not found
DndInternalError -5122 Internal error in host name resolver
DndInternalError -5123 Internal error in host name resolver
DndInternalError -5124 Internal error in host name resolver
DndNoAnswer -5125 DNS server couldn't answer query
DndNoAnswer -5126 DNS server couldn't answer query
DndHostNotFound -5127 Host not found
DndNoAnswer -5128 DNS server couldn't answer query
DndRefused -5129 DNS server refused connection
DndInternalError -5130 Internal error in host name resolver
DndHostNotFound -5131 Host not found
DndNameTooBig -5132 Invalid Host Name (too long)
DndInternalError -5133 Internal error in host name resolver
DndRetry -5134
IPSEC Errors
EIpsec_NotANATTPacket -5154 UDP packet is NOT a NAT Taversal packet
EIpsec_NoInnerSource -5155 Cannot find inner-src for outbound packet when tunneling (for SECPOL)
EIpsec_LostSA -5156 An SA has been lost betweenApply andVerify, expired? (for SECPOL)
EIpsec_IcmpError -5157 An ICMP error report containing AH orESP (for INET6)
EIpsec_PolicyUnknownSelector -5158 unknown selector keyword
EIpsec_PolicyInboundOutbound -5159 Only one of the 'inbound' or 'outbound' is allowed
EIpsec_PolicyIpMaskExpected -5160 Expected IP address (as mask) here
EIpsec_PolicyIpAddressExpected -5161 Expected IP address here
EIpsec_PolicyInvalidIpAddress -5162 Invalid IP address
EIpsec_PolicyRightParen -5163 Right parenthesis expected
EIpsec_PolicyLeftParen -5164 Left parenthesis expected
EIpsec_PolicySpecNotFound -5165 SA specification is not defined before reference in selector
EIpsec_PolicySyntaxError -5166 Generic delimiter error inspecification
EIpsec_PolicySpecName -5167 SA specification name missing or invalid
EIpsec_PolicyNoEncryptAlgorithm -5168 ESP specification must include encryptionb algorithm
EIpsec_PolicyNoAuthAlgorithm -5169 AH specification must include authentication algorithm
EIpsec_PolicyTooManyTypes -5170 Type can be specified onlyonce for specification
EIpsec_PolicyNoType -5171 SA type (AH or ESP) omittedfromspecification
EIpsec_PolicyCloseBraceExpected -5172 closing brace expected
EIpsec_PolicyNumberExpected -5173 number value expected
EIpsec_PolicyUnknownSpec -5174 unknown policy specification keyword
EIpsec_PolicyInvalidIdentity -5175 invalid identity syntax
EIpsec_PolicyIdentityDefined -5176 identify already defined
EIpsec_PolicyUnknownAuth -5177 algorithm not defined in algorithm map
EIpsec_PolicyUnknownEncrypt -5178 algorithm not defined in algorithm map
EIpsec_UnavailableDigest -5179 No installed library implements the digest
EIpsec_UnavailableCipher -5180 No installed library implements the cipher
EIpsec_UnknownDigestNumber -5181 Attempting to use algorithmnumber that is not known
EIpsec_UnknownCipherNumber -5182 Attempting to use algorithmnumber that is not known
EIpsec_BadCipherKey -5183 Key in SA is too short (forthe algorithm) or is weak
EIpsec_MismatchDestinationIdentity -5184 destination identity does not match
EIpsec_MismatchSourceIdentity -5185 source identity does not match
EIpsec_MismatchProtocol -5186 protocol does not match
EIpsec_MismatchDestinationPort -5187 destination port does not match
EIpsec_MismatchSourcePort -5188 source port does not match
EIpsec_MismatchProxy -5189 proxy address does not match
EIpsec_MismatchSource -5190 source address does not match
EIpsec_MismatchReplayWindow -5191 ReplayWindow length is shorter than required
EIpsec_MismatchedEncryptAlg -5192 Encrypt algorithm doesn't match
EIpsec_MismatchedAuthAlg -5193 Auth algorithm doesn't match
EIpsec_MismatchedPFS -5194 PFS bit is not same
EIpsec_MismatchedType -5195 SA Type (AH/ESP) does not match
EIpsec_MismatchedDestination -5196 SA destination does not match (internal error?)
EIpsec_AcquireFailed -5197 Acquiring SA failed (no SAavailableor negotiated)
EIpsec_EspBadCipherBlockSize -5198 Configuration error, cipherblock size must be < 256
EIpsec_EspSequenceWrap -5199 Outbound sequence # wrappedaround for this SA
EIpsec_AhSequenceWrap -5200 Outbound sequence # wrappedaround for this SA
EIpsec_AhPacketTooLong -5201 Outbound packet would exeed2**16-1 with AH
EIpsec_AhRMBufSplit -5202 Inbound AH processing failed (Memory?)
EIpsec_NoBundle -5203 Incoming packet had transforms, but policy doesn't require any
EIpsec_TooManyTransforms -5204 Incoming packet had more transforms than policy requires
EIpsec_UnrequiredSA -5205 Applied SA where policy hasnone
EIpsec_MismatchedSA -5206 Applie

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值