dapapa 0 Posted May 30, 2005 I was wondering if it was possible, maybe with dllcall to use winsock with autoit? I would just like the ability to connect to servers of differant kinds to perform actions. I just thought autoit might be able to. Thanks. Also, if it can, please elaborate on it a little bit for me. Share this post Link to post Share on other sites
quaizywabbit 3 Posted May 30, 2005 The latest Beta has TCP and UDP functions that could be used to do what you want [u]Do more with pre-existing apps![/u]ANYGUIv2.8 Share this post Link to post Share on other sites
t0ddie 0 Posted May 30, 2005 (edited) Do more with apps you didn't create!====> ANYGUI.au3 <====<{POST_SNAPBACK}>line 332 unknown function name.thats the error i get when i run that anygui.au3 that i see on your signaturethought i would let you know quaizywabbit Edited May 30, 2005 by t0ddie Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you. Share this post Link to post Share on other sites
quaizywabbit 3 Posted May 30, 2005 (edited) it's not a script that you run stand-alone, but a script you '#include' and call functions from... the error you get is due to the Syntax check not being current to the latest beta (I believe it's the GuiCtrlCreateGraphic() that throws the error. Just ignore it or comment out the entire _TargetaddGraphic() function ) Edited May 30, 2005 by quaizywabbit [u]Do more with pre-existing apps![/u]ANYGUIv2.8 Share this post Link to post Share on other sites