As you already know, in #SNMP 8.0 (upcoming release), the MIB compiler will be ANTLR based. Besides this technology change, I would like to also introduce a license change. In the past, SharpSnmpL...
Simple Public/Private Key Signing Sample Code
I want to sign a file and generate a signature for it. Then next time I can verify the signature to see if this file has been modified. How can I achieve this goal in C# using public/private keys? ...
TritonMate Words: Migrated to GitHub
Due to the following reasons, I just converted the repository from Mercurial to Git and host it on GitHub, Git enjoys the first class support in most IDE and OS. GitHub is more popular than G...
How I Migrated SharpSnmpLib From Mercurial to Git
There are tons of articles on this topic. Here I just summarized what I have done. Generate Local Git Repository via Hg-Git The Mercurial repository of #SNMP is at d:\sharpsnmplib I am on Windo...
TritonMate Words: Sad News on Linux Support
Just started to dig on Linux/Mono side, as the changes we made on the 8.0 way are so huge. In a few minutes, a serious problem was found, http://bugzilla.xamarin.com/show_bug.cgi?id=3055 Not sure...
TritonMate Words: Syntax Highlighting for SMI/MIB
Finally syntax highlighting is added. Currently we use SharpDevelop’s text editor control, and its syntax highlighting engine (line number as well). Since SharpDevelop does not have an SMI/MIB syn...
TritonMate Words: Compiler Update So Far
Here comes some good news on the ANTLR based compiler, The port from ANTLR v2 to v3 is complete, and now we have the first open source SMI grammar file for ANTLR 3, http://code.google.com/p/sha...
ASP.NET/IIS MVP This Year
I’ve just received the MVP award from Microsoft under ASP.NET/IIS category for 2012. Though losing my 7-day-long brand new Android phone yesterday makes my life bit of tough, I still consider that ...