Profile_bird

Hey there! lextm is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving lextm's tweets.

Already using Twitter
from your phone? Click here.

lextm

  1. Just enabled ADs on #SNMP project site. Hope it worth the while.
  2. Start to learn about ANTLR 2.x and make use of the old SMI parser shared by others. Maybe I can create a new one for sharpsnmp.
  3. sharpsnmp 3.1 bug fix release was out yesterday. Grab your copy here http://sharpsnmplib.codeplex.com/
  4. In the latest build of sharpsnmp the new exception class can be used for debugging, but also useful if receiving non-standard packets.
  5. Already started to work on sharpsnmp v3.1. Will slightly improve on upper level.
  6. @xiaozijun Twitter的Gmail插件也可以用的
  7. Well, sharpsnmp 3 has version number of 2.3. What a mistake! I plan to fix that in 3.1 release.
  8. sharpsnmp v3 starts to ship. Grab your copy here http://bit.ly/162H8e
  9. Some people consider the Golden Shield Project "The Wailing Wall". What a wonderful metaphor!
  10. SNMP#NET will have an MIB parser/compiler soon. Will see what features it provides. If it is better than mine, we may switch to that in 4.
  11. sharpsnmp 3 will be released this weekend. Work on next version will start this autumn.
  12. @lukfan 被禁的东西太多了,还有Youtube呀
  13. @xiaozijun Well, M8 does not support JRE, which is why I like it. I just use .NET CF
  14. @xiaozijun Meizu M8 uses Win CE 6, which is not WM.
  15. @xiaozijun M8 has a lot of restrictions. I don't think Opera Mini can go on it.
  16. Lose blogspot and twitter for so long. Start to forget how to write blog posts. :) What a party could do to fool kids?
  17. @shanselman Well, envy you, Scott. You must have received a lot of resumes for the two positions you posted.
  18. sharpSNMP 3 meets a .NET CF issue. Need to log this to the tracker later. Not sure if I can resolve this soon. It is not a blocking item.
  19. Speed is slow this summer, but sharp snmp 3 beta 2 is coming this weekend.
  20. sergei_m reported one more issue about Listener. Sounds like we need to use Socket.BeginSendTo instead of Socket.SendTo. Will check tomorrow