>>>>> On Wed, 6 Apr 2005 17:57:03 +0800, "Mobby" <[EMAIL PROTECTED]> said:
Mobby> If I design the transmission.c for Solaris by using Solaris Mobby> X.25 API, and built into snmpd. Then this method Mobby> (transmission.c) should not be portable to IBM and HP Unix Mobby> snmpd? So this snmpd is not easily portable, right? At least Mobby> for this X.25 module. Almost all deep code (IE, mib-code) within the SNMP agent isn't very portable. Every OS does different things and thus there really isn't much of a choice. If you look into the details of any of the mib-code files for net-snmp you'll find there is a large collection of ifdef enabled code bits depending on the operating system it's being compiled on. That's unavoidable... -- Wes Hardaker Sparta ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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
