On 13 April 2010 14:04, jihed lazid <[email protected]> wrote: > So, the code of snmpd can be executed without the rest of code (example : if > i compile the code of agent that is located in the folder agent it will be > done or i need some files like biblio or others).
I have already answered this. The files for the agent are in the folder 'agent'. The agent also relies on the Net-SNMP library, which is under 'snmplib' > for the socket, it is the mode of sending packet UDP in wndows. it is the > mode used by Net-SNMP or not because i find the use of this socket in the > code of program. The library code handles everything to do with sending/receiving requests. It's there and works. Just use it. Dave PS: Please send queries to <[email protected]> *not* <[email protected]> ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
