Dec 26 2006

Filtered Debug Viewer tech tool released

A while back I mentioned a small tool I was working on but somehow time and attention got the better of me! I’ve now dusted off the code and shipped V1.0! It’s a small AddIn for Visual Studio 2005 that allows the user to use multiple debug output windows each with a custom filter. As I’ve not spent too much time of release readiness, if you have a problem please drop me an e-mail! Happy Debugging!!

Download: Filtered Debug Viewer

Tags:

1 comment

Mar 06 2006

Remote Wake On LAN?

There are many reasons why you want to have remote access to a system.

Wake On Lan is a function developed by AMD back some years ago and implemented in most NICs available these days. My Intel Pro 100/1000 onboard adapter supports it and with my recent purchase (a OneClick ‘intelligent’ power extension block) it was provided the necessary ‘flea’ power so that it would be able to receive the packet. WOL is really easy if the machine you want to wake up is on the same IP subnet but what if the machine is only accessible through the Internet? Well that needn’t be a show stopper either :D
Read More…

2 comments