Aceguy Posted September 8, 2008 Posted September 8, 2008 i have a shortcut to another computer like this... \\BROOK-PC\Users\Brooky\Desktop\ZOO 26.08.08 is there a command to ping (see if network is available to this address). or check the link,.. or something like that. [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
Briegel Posted September 8, 2008 Posted September 8, 2008 Ping ( address or hostname [, timeout] ) FileExists ( "path" )
MadBoy Posted September 8, 2008 Posted September 8, 2008 i have a shortcut to another computer like this...\\BROOK-PC\Users\Brooky\Desktop\ZOO 26.08.08is there a command to ping (see if network is available to this address).or check the link,.. or something like that.To be a bit precise what you need ...You need to:1. Use _StringBetween and use \\ and \ to get BROOK-PC value. 2. Then when you have the value use ping3. If Ping > 0 then use FileExists() Should do the trick. My little company: Evotec (PL version: Evotec)
Aceguy Posted September 8, 2008 Author Posted September 8, 2008 damn i feel silly, i knew ping would ping an ip address, but i didnt know it would ping another PC. thanks all [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
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