McGod Posted December 9, 2006 Share Posted December 9, 2006 (edited) I know u can do it by using DllCalls, although C++ and Dlls are like physics to me. (Aka I dont know ANYTHING), I need to get the host for a server im working on. I know Ive got some code Ive searched for, $rep=dllstructcreate("long;long;long") $test = DllCall("WS2_32.DLL","ptr","gethostbyaddr","string","74.13.45.65","int",4,"int","AF_INET") I dunno how to use it. I'm a total noob on this :/ Sexc new Posting Screen for v2.2:O Edit: Ty, I was searching gethostbyaddr, so I guess it didnt get picked up. Edited December 9, 2006 by Chip [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u] Link to comment Share on other sites More sharing options...
Developers Jos Posted December 9, 2006 Developers Share Posted December 9, 2006 maybe : http://www.autoitscript.com/forum/index.ph...st&p=267014Will be include in the next release ... 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 More sharing options...
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