xXUlTiMaTeSiNXx Posted May 4, 2009 Posted May 4, 2009 Hey guys, im trying to write a remote maintenance tool in autoit but i am haveing trouble with getting the TCP connection working, if somebody could show me a basic code that would send a message box from the outgoing connection to the server useing the tcp connection and comment the code to show me how it works this would be much appreciated. I'm new to AutoIT, please help me where you can.[size=10]Profanity is the one language that all programmers understand[/size]
BrettF Posted May 4, 2009 Posted May 4, 2009 Check out Kips TCP UDF. And FYI you don't magically send the message box. You send the fact that its a message box, the contents etc, then the client or whatever reacts accordingly.... Maybe look at the existing remote admin stuff in there too... Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
xXUlTiMaTeSiNXx Posted May 5, 2009 Author Posted May 5, 2009 Bump I'm new to AutoIT, please help me where you can.[size=10]Profanity is the one language that all programmers understand[/size]
BrettF Posted May 5, 2009 Posted May 5, 2009 Bump what? I gave you an answer. Check it out. Search for it. Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
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