• CTraceRoute的设计是一个MFC类,以支持执行追踪路由功能类似于"ping"应用包括在窗。 在情况下你不知道,跟踪是一个实用工具,记录的路线或每个网关计算机跳通过互联网,直到达到特定目的地。

    跟踪路线是根据平/ICMP协议和具有的作用,计算所花费的金额对每一个希望。 直接的优势是,它可以帮助网络管理员了解连接问题。 作为一个侧面说明,ICMP指的是一个互联网协议,用于检索关于知识产权如何包路由。

    图书馆可以的,因此,被用于在发展中的各种应用排除故障或者检测潜在的问题与互联网连接。 而且,它包括在一个C++类,都充分Unicode兼容并包Unicode建立选择工作区的文件。

    其中值得注意的特点的图书馆,你可以指望一个可配置的超时,可以通过类API以及虚拟的功能是提供支持回调。 最后,但并非最不重要的,该应用程序带有一个简单和清洁C++interface,是同步的,其中,根据开发,可以提供一个更简单的编程模型的比使用异步插座。

  • CTraceRoute डिजाइन किया गया था होना करने के लिए एक MFC वर्ग का समर्थन करने के लिए लागू करने के मार्ग का पता लगाने की कार्यक्षमता के लिए इसी तरह की "tracert" आवेदन में शामिल विंडोज. मामले में आप नहीं पता था, tracert है एक उपयोगिता है कि रिकॉर्ड मार्ग या प्रत्येक गेटवे कंप्यूटर हॉप्स के माध्यम से इंटरनेट पहुँच जाता है जब तक एक विशिष्ट गंतव्य है ।

    मार्ग का पता लगाने पर आधारित है पिंग / ICMP प्रोटोकॉल और भूमिका की गणना खर्च की गई राशि पर प्रत्येक की उम्मीद है. प्रत्यक्ष लाभ यह है कि यह मदद कर सकते हैं नेटवर्क प्रशासकों को समझने कनेक्शन समस्याओं । के रूप में एक तरफ ध्यान दें, ICMP के लिए संदर्भित करता है एक इंटरनेट प्रोटोकॉल का प्रयोग किया जाता है कि जानकारी प्राप्त करने के लिए कैसे करें के बारे में IP पैकेट रूट कर रहे हैं.

    पुस्तकालय कर सकते हैं, तदनुसार, जब इस्तेमाल किया जा विकसित विभिन्न अनुप्रयोगों के निवारण के लिए या पता लगाने के साथ संभावित समस्याओं के इंटरनेट कनेक्शन. इसके अलावा, यह भी शामिल है में एक C++ वर्ग है कि कर रहे हैं पूरी तरह से यूनिकोड अनुरूप है और पैक यूनिकोड का निर्माण विकल्प कार्यस्थान में फ़ाइल.

    के बीच की उल्लेखनीय सुविधाओं में पुस्तकालय, आप भरोसा कर सकते हैं एक विन्यास मध्यांतर सेट किया जा सकता वर्ग के माध्यम से एपीआई के रूप में अच्छी तरह के रूप में आभासी कार्यों प्रदान की जाती हैं का समर्थन करने के लिए कॉलबैक. पिछले नहीं बल्कि कम से कम महत्वपूर्ण है, इस एप्लिकेशन के साथ एक सरल और साफ C++ इंटरफेस है कि तुल्यकालिक है, जो, के अनुसार डेवलपर के लिए, यह प्रदान कर सकते हैं एक आसान प्रोग्रामिंग मॉडल का उपयोग कर से अतुल्यकालिक कुर्सियां.

  • CTraceRoute was designed to be an MFC class to support implement trace route functionality similar to the "tracert" application included in Windows. In case you did not know, tracert is a utility that records the route or each gateway the computer hops through the Internet until it reaches a specific destination.

    Trace route is based upon the PING / ICMP protocol and has the role of calculating the amount spent on each hope. The direct advantage is that it can help network administrators understand the connection problems. As a side note, ICMP refers to an Internet protocols that is used to retrieve information about how IP packets are routed.

    The library can, consequentially, be used when developing various applications for troubleshooting or detecting potential problems with the Internet connection. Moreover, it is included in a C++ class that are fully Unicode compliant and pack     Unicode build options in the workspace file.

    Among the noteworthy features of the library, you can count a configurable timeout that can be set through the class API as well as virtual functions are provided to support callback. Last, but not least important, the app comes with a simple and clean C++ interface that is synchronous, which, according to the developer, it can provide an easier programming model than using asynchronous sockets.