Is there a tutorial on learning to work with api's. I am trying to automate a telnet connection to a router. I figured out how to telnet, but how to i type the commands inside the telnet session.

Recommended Answers

All 3 Replies

Reading the manual pages which come with the API is always a good start.
Especially where example programs have been provided to demonstrate the use of that API.

> I figured out how to telnet, but how to i type the commands inside the telnet session.
Unless you actually tell us which API you're using, we can't help you with that.

where do I get the manuals from. Does VS come with them?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.