snmp inquistor
Pour la communication avec les agents SNMP on utilise un package Java open source développé par Jonathan Sevy. Ce package contient notamment les différents types de données utilisés par SNMP, ainsi que des classes permettant l’envoi de requêtes GET et SET.
un libro excepcional para aprender java como si nunca lo hubieras visto, a través del mismo podemos conocer todo sobre este lenguaje el cual es de gran utilidad y ayuda.
Lo que Microsoft nos ofrece con Visual C# 2005 Express Edition es un entorno de
desarrollo de última generación, con gran parte de los elementos de Visual Studio
2005
un the configuration script
----------------------------
In the CGIs directory there is a configure.s and a configure.bat file.
Run this file after you ve moved the CGIs directory to it s desired
location. The configure script will create a file nammed apache.conf.
Append this file the the httpd.conf file.
LINUX:
[prompt]$ ./configure.s
[prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf
Note: you may need to set the executable flag on the script
chmod 755 configure.s
WINDOWS:
prompt> configure.bat
Copy the contents of apache.conf to httpd.conf