Thursday, January 10, 2008

TinyUDP - Simple UDP Client/Server Components for .NET

TinyUDP - Simple UDP Client/Server Components for .NET (CodeProject)
Simple UDP client/server components for .NET 1.1.
Download source files and demo project - 35.2 Kb

This article was written in the course of implementing a simple method for a Windows service to communicate status information to a front-end administration application. This article was written using the excellent article UDP send and receive using threads in VB.NET by Kumudu Gunasekara for inspiration and 'spiritual guidance', as well as some nifty ideas. Kumudu's article is definitely worth reading.

No comments: