erifash Posted May 14, 2005 Posted May 14, 2005 (edited) I have been working on some functions that involve the internet in my spare time and have compiled a UDF of them so far. I find them very useful and I hope that you will too. Questions, comments, and improvements are always greatly appreciated! EDIT: Sorry, I accidentally added the wrong file! Fixed that. Edited May 15, 2005 by erifash My UDFs:_FilePrint() | _ProcessGetName() | _Degree() and _Radian()My Scripts:Drive Lock - Computer Lock Using a Flash DriveAU3Chat - Simple Multiuser TCP ChatroomStringChunk - Split a String Into Equal PartsAutoProxy - Custom Webserver
MSLx Fanboy Posted May 14, 2005 Posted May 14, 2005 Pinging the default gateway (if set) could be a better verification for checking for an active network connection (APIPA). Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
erifash Posted May 15, 2005 Author Posted May 15, 2005 how would you do that? My UDFs:_FilePrint() | _ProcessGetName() | _Degree() and _Radian()My Scripts:Drive Lock - Computer Lock Using a Flash DriveAU3Chat - Simple Multiuser TCP ChatroomStringChunk - Split a String Into Equal PartsAutoProxy - Custom Webserver
MSLx Fanboy Posted May 15, 2005 Posted May 15, 2005 Well...COM maybe, or parsing the output from a ipconfig maybe...i would go with com... Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
erifash Posted May 15, 2005 Author Posted May 15, 2005 Well...COM maybe, or parsing the output from a ipconfig maybe...i would go with com...<{POST_SNAPBACK}>I don't really use COM very much... You could call me a COM noob. My UDFs:_FilePrint() | _ProcessGetName() | _Degree() and _Radian()My Scripts:Drive Lock - Computer Lock Using a Flash DriveAU3Chat - Simple Multiuser TCP ChatroomStringChunk - Split a String Into Equal PartsAutoProxy - Custom Webserver
MSLx Fanboy Posted May 15, 2005 Posted May 15, 2005 You find me a COM expert on these forums, I'll find you someone who is a)a dev, a complete nerd, and/or c)has no life. I would put money on the fact that most everyone here knows little on how to actually use com. I personally use technet's scriptcenter (www.microsoft.com/technet/scriptcenter/ , i think) Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
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