blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Rambling Comments

Len Holgate's thoughts on this and that. Mainly test driven software development in C++ on Windows platforms.
Rambling Comments Blog  
Related Blogs
previous blog next blog
8.3
great
based on editor's review


recent postsrss feed

Writing a custom Wireshark dissector plugin

Nov 26, 2009
I've been spending a little time recently writing a custom Wireshark dissector plugin for the UDT protocol. This didn't prove to be that difficult once I got over the initial problem of actually getting the Wireshark source to build with... Posted by...

.Net 4.0 Hosting (again)

Nov 25, 2009
As I mentioned a while back the CLR Hosting API has changed with .Net 4.0. The new API allows you much more flexibility in loading CLR runtimes and also allows you to load and run multiple different runtimes in a... Posted by Len at 06:04 PM |...

An overview of features of the licensed Server Framework

Nov 25, 2009
The licensed version of my freely available I/O Completion Port based, high performance, Windows networking framework provides a whole host of features that the free code doesn't; aside from performance improvements, bug fixes and an active support and...

Stream compression

Nov 17, 2009
Compressing TCP (and reliable UDP) streams is one of the things that often comes up in discussion with clients and I've helped several people implement stream compression using the TCP stream filtering API that's part of the server framework....

Latest release of licensed socket server code: 6.1.1

Nov 16, 2009
The latest release of the licensed version of the socket server framework is now available. This release includes the following changes. Note that this is mainly a bug fix release. The following changes were made to the libraries. Admin...


Comments & Reviews:
Be the First to Review this Blog!