Does anyone have an eg. of VB code that can talk SNMP or Telnet

G

Guest

I'm not a full on programmer, but I have written a lot of code over the years
to apply logic, and to filter external tables for import into MS Access
tables. I'm starting on a new project to write code using SNMP and Telnet to
go out interrogate a Network Device such as a router and collect information
on a regular basis. I suppopse I need to work out a way to interface MS
Access with the Network Adapter on my PC, to then use SNMP and Telnet to
access the remote devices, and receive data back ?????
 
T

Tony Toews [MVP]

Jethro66 said:
I'm not a full on programmer, but I have written a lot of code over the years
to apply logic, and to filter external tables for import into MS Access
tables. I'm starting on a new project to write code using SNMP and Telnet to
go out interrogate a Network Device such as a router and collect information
on a regular basis. I suppopse I need to work out a way to interface MS
Access with the Network Adapter on my PC, to then use SNMP and Telnet to
access the remote devices, and receive data back ?????

Also to add to Stefan's posting. Most of the time you can use VB 6
code just fine inside Access. So try searching at web sites such as
vbnet.mvps.org.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 

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

Top