The Wayback Machine - https://web.archive.org/web/20140713014855/http://www.codeguru.com:80/cpp/i-n/network/

Latest Network Protocols Articles

Distributed Network Object

Learn to use the "Network Distributed Object Model" to have a simplified way of performing network communication at the object level.

Step by Step Developing a SOHO HTTP Filter

Most available web filters work inline, meaning that all outgoing and incoming packets are passed through a filter driver. This approach along with its own benefits has a big flaw; the filtering process affects data transfer throughput. Learn about an experimental remedy to this issue by putting the filter engine in sniffer mode. This way, the filtering process and data transfer act independently.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Command Line Junkie

While porting a C# applications to something other than Windows used to be hard, today command line tools can make it super easy!

Top White Papers and Webcasts

  • Cybercrime is getting big and bigger. 2013 was the year of the Mega Breach with eight top data breaches resulting in the loss of tens of millions of data records. Criminals are always looking for vulnerabilities to exploit. Applications are already becoming a target. Is signing code and apps the answer to protecting our users from malware in applications? Are there any challenges with code signing? In this program we answer those questions and more with two of the industry's leading experts -- Mario de …

  • ITSM best practices are just as important for cloud computing as for traditional IT operations. Without an effective way to bring your private or hybrid cloud environments into your existing management framework and processes, your cloud strategy can be undermined by management silos, compliance drift, failed audits and a loss of control. In this white paper, you'll learn how to leverage your existing ITSM investment across your cloud environments--through the same integrated BMC Remedy platform. You'll …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds