Jump to content

Vps connections


Particle
 Share

Recommended Posts

is it possible to connect to a vps using autoit? like say for tcpconnect or something and sending the username and password information?

Why would connecting to a virtual private server (VPS) be any different from connecting to a single physical server?

As for handling authentication over TCPConnect(), it can certainly be done, just as with any other server, provided you can script the required handshake. If the server (physical or VPS) expects encrypted keys/certs/etc. in the authentication sequence then there's probably a client app you are supposed to be using to connect.

But the basic point is that if you can connect to that service on a physical server, connecting to that service on a properly configured VPS should be exactly the same.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...