SNMP

  • Thread starter Thread starter Guest
  • Start date Start date
I want to make it in VB2005 without any component.

Thanks for Help.

Elioth

Spam Catcher ha escrito:
 
I want to make it in VB2005 without any component.

Thanks for Help.

A co-worker of mine wrote a pure SNMP class which uses the socket classes
to parse the data - too much trouble if you ask me. You would save $$$ by
just buying the IPWorks components.

If you're monitoring a Windows system, take a look at WMI - you can access
it directly from Windows/.NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Debug Windows Services 2
SNMP and VB 2005 1
Building SNMP Trap Sender 2
Convert char array To byte array 1
SNMP 7
SNMP 1
How to check SNMP Master Agent is installed in My system... 1
snmp trap 1

Back
Top