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

Latest Internet Protocols Articles

How to Embed Video Using HTML5

From the HTML5 Development Center: Embedding video on site using HTML5 is simple. Getting it to work for everyone viewing your site is the hard part. Learn about HTML5’s <video> tag and how to work with competing video formats. You’ll also discover how to build code that works in any browser, even pre-HTML5.

Working with Forms

Forms are how your users talk to your scripts. To get the most out of PHP, you must master forms. The first thing you need to understand is that although PHP makes it easy to access form data, you must be careful of how you work with the data.

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.

Finger Printing is the New Tracking Cookie

Recently one way that developers have been looking to address the cookie abuse problem is via a method known as fingerprinting. Peter Shaw shows you how to generate a fingerprint in C# for use in your own projects.

Top White Papers and Webcasts

  • With JRebel, developers get to see their code changes immediately, fine-tune their code with incremental changes, debug, explore and deploy their code with ease (both locally and remotely), and ultimately spend more time coding instead of waiting for the dreaded application redeploy to finish. Every time a developer tests a code change it takes minutes to build and deploy the application. JRebel keeps the app server running at all times, so testing is instantaneous and interactive.

  • Small businesses are the backbone of the economy, employing more than half of all private sector workers. But small businesses are also easy targets for cyber criminals. Hackers don't want a challenge, they want your money and they typically go for the low-hanging fruit. Unfortunately small businesses are usually easier targets. Whether you have in-house IT support or you use a third-party to manage your security for you, read this white paper for some tips for protecting your company.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds