Shadymilkman Posted June 27, 2007 Posted June 27, 2007 Hello all, I have been working on a project for work for quite some time now with AutoIt. The program I have made is just an interface for a Console like window that we use to input information into. Now, I have that part worked out nicely.Let me explain my program a little bit before I go into my problem. I have several fields that you input data into, once the user clicks a button the program will then type all the data into the console window in a pre-formatted way. Ok, so what I want to achieve is practically to eliminate the console window and talk to the server using my program. I have been looking into recording the packets sent to and from the computer. Is there any way to take the packets, maybe examine them, then send them to the server and get a response? I'm going to get some packet captures soon here and I'll start looking into them to see if this helps. Any and all help is much appreciated!Hope the screenshot helps
Shadymilkman Posted June 28, 2007 Author Posted June 28, 2007 So, basically what I'm trying to achieve is to send any data or packets that the Console window would have sent to the server.... Any ideas?
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