The Wayback Machine - https://web.archive.org/web/20160201035718/http://www.codeguru.com/csharp/csharp/cs_network/sockets/

Latest Sockets Articles

.NET Tip: Creating a Simple Monitor with Ping

By using the Ping class, one of the many classes included in the .NET Framework Library, you can create a simple server monitor that ensures your servers are all responding to network traffic.

Improved .NET Remoting, Part 2: Secure TCP

The security enhancements that the .NET Framework 2.0 made to the TCP channel enable secure TCP communication either through code or application configuration files. Learn how to apply both techniques to .NET remoting clients and servers.

Asynchronous Socket Programming in C#: Part I

This is a simple Client-Server application developed to explain the concept of asynchronous sockets in C#. This extends the socket program to accept multiple clients. Because this example uses Asynchronous methods, threads are not necessary to communicate to multiple clients (though internally the asynchronous communication mechanism uses threads at the OS level).

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

Managing Your Drives Using C#

Managing Your Drives Using C#

Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Top White Papers and Webcasts

  • Unexpected data loss can occur at any time. Whether due to natural disasters such as floods, hurricanes and tornadoes or to more common events such as water main breaks, building fires and hardware failures, the consequences of data loss can be extensive and far-reaching. As an IT professional, it's up to you to educate your users and ensure a proper backup and disaster recovery plan is in place.

  • DevOps and Agile development play central roles in digital transformation for business and IT. This Enterprise Management Associates (EMA) Research Report explores best practices used by high-performing companies to ensure that the acceleration of app delivery doesn't compromise quality. You'll learn about: The business and customer demands driving continuous delivery Top focus areas for digital transformation initiatives The use of automation to support cross-functional collaboration

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date