Adjed Posted April 27, 2007 Posted April 27, 2007 Hello, I need some help constructing a cmd shell thats usable over TCP. Here is some code ive done: Case $msg = $Button_cmdshell $command = GUICtrlRead($Input_cmdshell) _RunDos($command) and uploading it to a ftp, download it from ftp, open it in my computer. But as you might notice that is not as handy. All help is appreciated and i thank those that help me in advance
Shevilie Posted April 27, 2007 Posted April 27, 2007 Have a look for TCP and server here Start here if you are new Valuater's AutoIT 1-2-3Looking for an UDF - Look hereDo you need to do it twice - Autoit
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