In my previous article I explained how to debug processes running in Ubuntu 7.04 VM using Record/Replay technology built into VMware Workstation 6.0.1 . This article tells how to use Record/Replay debugging with different distributions of Linux. When debugging an application using Record/ ...
This post is the result of my weekend work. First check the wikipedia page for UDP hole punching , then this beautifully written article about Peer-to-Peer Communication Across Network Address Translators and then try this code . So what is this all about. Using this code you wil ...
在网上gg了N久。终于找到编译的方法。 libevent 1.4.12可能用vs2008就能直接编译. http://code.jellycan.com/memcached/ 这里介绍有1.4.5可以被vs2003编译的包。 libevent 1.4.12 Happily, libevent will now build out of the box on Windows (at least with VC2003 and VC2008, I haven't tested ot ...