摘 要
本論文主要描述一個代理服務(wù)器測試程序的設(shè)計與實現(xiàn),需要了解代理服務(wù)器的工作原理,在Visual C++ 6.0平臺上開發(fā)一個基于對話框的MFC應(yīng)用程序,此程序能夠在短時間內(nèi)驗證一批具有特定格式的代理,并將他們按照速度快慢的順序排列,使得用者能很方便的選擇快速可用的代理去訪問外網(wǎng)資源。
在程序的設(shè)計之中作者借鑒了成熟代理軟件ProxyFox的一些設(shè)計理論。為了讓習(xí)慣操作ProxyFox的用者能夠很好的使用SuperProxy,設(shè)計了與ProxyFox相似的界面,當(dāng)然也在一定程度上使界面做得更為簡潔、美觀。
關(guān)鍵詞:代理;服務(wù)器;測試The Design and Implementation of Proxy Server Testing Program
Abstract
This thesis describes a proxy server testing program’s design and realization. It is needed to master the theory of the Proxy server ,and realize it in Visual C + + 6.0 development platform based on an MFC dialog application procedure. This procedure can verify a number of specific format agents in a short time and order them according to the speed. Users can choose the quickest available agents to visit network resources.
In the design process the author drawes on the experience of mature software, ProxyFox, to accommodate the operation habits of ProxyFox. ProxyFox is designed with a similar interface, but it is more concise and beautiful.
Key words: proxy ; server; test