I need to develop an application in VC++ which makes use of SNMP to communicate with other hardware using serial port.
I am new to SNMP, so can anybody please send me some simple code snippets to encode SNMP messages, send/receive such messages etc.
Thanks in advance.