ILoggable

A place to keep my thoughts on programming

Monthly Archives: August 2007

LFSLib 0.16b w/ InSim Relay support released

With this version, LFSLib.NET gains support for the InSim Relay currently in testing (see this Forum thread for details). The InSim relay allows you to get a listing of servers connected to the relay and send and receive InSim packets … Continue reading

August 20, 2007 .net, geek , , ,

Observable event subscription

The other day I was trying to create an explicit interface implementation of an event and ran into a snag. Now I’ve done many explicit interface implementations before, but, I guess, never of an event, because I’d not seen the … Continue reading

August 3, 2007 .net , ,