Sword1 Posted October 10, 2010 Posted October 10, 2010 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
wakillon Posted October 10, 2010 Posted October 10, 2010 (edited) Remote Desktop connections controlQuestionHow can I get IP addressI have two computers in my house I want to try this contactthanksWelcolme to the forum !The _GetIp() function can help you ! Edited October 10, 2010 by wakillon AutoIt 3.3.18.0 X86 - SciTE 5.5.7 - WIN 11 24H2 X64 - Other Examples Scripts
Sword1 Posted October 10, 2010 Author Posted October 10, 2010 Welcolme to the forum !The _GetIp() function can help you ! Clear skies and bright light ... Thank you There are two IP addressThis oneMsgBox(0,"",@IPAddress1)AndThis onehttp://www.ip-adress.com/ Which one is used to contact another computer on the Internet ... Can you put an example
Developers Jos Posted October 10, 2010 Developers Posted October 10, 2010 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.
Sword1 Posted October 10, 2010 Author Posted October 10, 2010 Welcolme to the forum !The _GetIp() function can help you ! _Get_IP()Thank you TCP P2P, Event driven! Dead easy TCP without a serverhttp://www.autoitscript.com/forum/index.php?showtopic=120056&st=0&p=835980&hl=%20_GetIp()&fromsearch=1&#entry835980
Sword1 Posted October 10, 2010 Author Posted October 10, 2010 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?JosThanks Dev...Good ExplanationI found the solution
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now