C# Programmation Réseau: Créer une application SNMP

Author:
MP information:");
      // Send sysName SNMP request
      response = conn.get("get", argv[0], argv[1], "1.3.6.1.2.1.1.5.0");
      if (response[0] == 0xff)