Jump to content

Remote Desktop connections control


Sword1
 Share

Recommended Posts

Remote Desktop connections control

How can I connect to another computer on the

Internet and how to use the TCPConnect function

Question

How can I get IP address

This site gives the IP address

http://www.ip-adress.com/

Is it the correct IP address

I have two computers in my house

I want to try this contact

thanks

Link to comment
Share on other sites

Welcolme to the forum !

The _GetIp() function can help you ! Posted Image

Clear skies and bright light ... Thank you ;)

There are two IP address

This one

MsgBox(0,"",@IPAddress1)

And

This one

http://www.ip-adress.com/

Which one is used to contact another computer

on the Internet ... Can you put an example

Link to comment
Share on other sites

  • Developers

You obviously need the External IP address as that is the only one that functions on the Internet.

You are also aware that you will have to do port forwarding at the receiving side to be able to contact the PC on the internal remote LAN?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Welcolme to the forum !

The _GetIp() function can help you ! Posted Image

_Get_IP()

Thank you ;)

TCP P2P, Event driven! Dead easy TCP without a server

http://www.autoitscript.com/forum/index.php?showtopic=120056&st=0&p=835980&hl=%20_GetIp()&fromsearch=1&#entry835980

Link to comment
Share on other sites

You obviously need the External IP address as that is the only one that functions on the Internet.

You are also aware that you will have to do port forwarding at the receiving side to be able to contact the PC on the internal remote LAN?

Jos

Thanks Dev...Good Explanation

I found the solution

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...