ludocus Posted July 7, 2008 Posted July 7, 2008 I made a chat and computer conrol in one program... But now I want it online.. For some reason @IPAddress1 returns 10.0.0.4 wich works.. but only on my computer.. So then I tried _GetIP() and that doesn't work.. After that I tried to set a static IP (like 4 times) but then I can't go on the internet (websites).. I think I screwed up my ip address some time ago.. because at my father's computer his @IPAddress1 returns his good Ip address.. I think I forwarded a port (my router is: SpeedTouch 580): 88 but still I can't get it to work.. Please can someone help me?? (btw I use kip's TCP.au3 udf.. so you might want to download that 2!) here is the server(, TCP udf) and the client: Thnx..
Airwolf Posted July 7, 2008 Posted July 7, 2008 Have you tried @IPAddress2, @IPAddress3, or @IPAddress4? You can also try TCPNameToIP(). It is very possible you've got multiple NICs or virtual adapters that are populating @IPAddress1. Certifications: A+, Network+, Security+, Linux+, LPIC-1, MCSA | Languages: AutoIt, C, SQL, .NETBooks: AutoIt v3: Your Quick Guide - $7.99 - O'Reilly Media - September 2007-------->[u]AutoIt v3 Development - newbie to g33k[/u] - Coming Soon - Fate Publishing - Spring 2013UDF Libraries: SkypeCOM UDF Library | ADUC Computers OU Cleanup | Find PixelChecksumExamples: Skype COM Examples - Skype4COMLib Examples converted from VBS to AutoIt
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