接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3) <> "+OK" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function
標(biāo)簽: Pop3Message Function Retrieve response
上傳時(shí)間: 2013-12-28
上傳用戶:fnhhs
Using short message service to encourage interactivity in the classroom.rar
標(biāo)簽: interactivity encourage classroom message
上傳時(shí)間: 2015-05-13
上傳用戶:bruce
通過開啟NET MESSAGE服務(wù)傳輸消息的小工具,能最小化到系統(tǒng)托盤并響應(yīng)菜單
標(biāo)簽: MESSAGE NET 服務(wù) 傳輸
上傳時(shí)間: 2015-05-17
上傳用戶:asdkin
本標(biāo)準(zhǔn)描述了PHS短消息網(wǎng)關(guān)(SMGW)和服務(wù)提供商(SP)之間、短消息網(wǎng)關(guān)(SMGW)和短消息網(wǎng)關(guān)(SMGW)之間的通信協(xié)議。本協(xié)議簡稱CNGP(China Netcom Short Message Gateway Protocol)
標(biāo)簽: SMGW Message Netcom China
上傳時(shí)間: 2015-06-04
上傳用戶:璇珠官人
本標(biāo)準(zhǔn)描述了PHS短消息中心(SMSC)和外部短消息實(shí)體(ESME)之間的通信協(xié)議。本協(xié)議簡稱CNPP(China Netcom Short Message Peer to Peer Protocol)。
標(biāo)簽: Peer Protocol Message Netcom
上傳時(shí)間: 2013-12-24
上傳用戶:tfyt
本發(fā)行說明包含了發(fā)行適用于 HP-UX 的 Sun Java System Message Queue 3 2005Q4 (3.6 SP3) 時(shí)可 用的重要信息。本說明主要介紹已知問題和限制以及其他信息。在使用 Message Queue 之前,請(qǐng)先 閱讀本文檔。
標(biāo)簽: Message 2005Q4 System HP-UX
上傳時(shí)間: 2013-12-24
上傳用戶:qq521
This book, the Sun™ ONE Message Queue (MQ) 3.0.1 Administrator’s Guide, provides the background and information needed to perform administration tasks for an MQ messaging system. This preface contains the following sections: • Audience for This Guide • Organization of This Guide • Conventions • Other Documentation Resources
標(biāo)簽: Administrator backgroun the provides
上傳時(shí)間: 2014-10-28
上傳用戶:shawvi
cobol code write the data in db2 into IMS s message q
標(biāo)簽: message cobol write code
上傳時(shí)間: 2014-11-23
上傳用戶:亞亞娟娟123
Examples using Message Authentication Codes (MACs) and Message Digests
標(biāo)簽: Message Authentication Examples Digests
上傳時(shí)間: 2014-02-21
上傳用戶:tianjinfan
Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^25*X^4 + a^17*X^5 + a^18*X^6 + a^30*X^7 + a^20*X^8 + a^23*X^9 + a^27*X^10 + a^24*X^11 + X^12. Note: a = alpha, primitive element in GF(2^5) and a^i is root of g(x) for i = 19, 20, ..., 30. Uses Verilog description with synthesizable RTL modelling. Consists of 5 main blocks: SC (Syndrome Computation), KES (Key Equation Solver), CSEE (Chien Search and Error Evaluator), Controller and FIFO Register.
標(biāo)簽: symbols length Hard-decision Codeword
上傳時(shí)間: 2014-07-08
上傳用戶:曹云鵬
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1