SNMP Anyone?
-
-
I'm looking for some SNMP code examples... just somthing straight forward, in C++/MFC ... I have found many pre-compiled libs, and some COM stuff... but I'm interested is just some Plain C++ or MFC code.... Anyone want to share some bookmarks ? qcha0s
Hi MSDN has some sample of Simple Network Management Protocol SnmpUtil and Testdll. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcsample98/html/vcsmpsnmp.asp Guess you know about these, pleaase also serch for a company called logiair as they were building a compiler for had completed a couple of libs. "Naked we come and bruised we go." - James Douglas Morrison Best Wishes, ez_way
-
I'm looking for some SNMP code examples... just somthing straight forward, in C++/MFC ... I have found many pre-compiled libs, and some COM stuff... but I'm interested is just some Plain C++ or MFC code.... Anyone want to share some bookmarks ? qcha0s
soruceforge.net has many programs. just type SNMP in the search box and start looking. Watch the license though, some of it is GPL which you cannot copy.