Archives Dec. 13, 2005
Sometimes it's just easier to code something new (That's a bad thing...)
Written by
on
in
Snaking.
I finally got time today to work seriously on Cinemon again. Spent the time working on a remoted SNMP query server (i.e. something that can be put in a remote network to do the actual querying while the Cinemon server is outside the network). I initially tried using Twisted's jelly module (via pb), but couldn't ...