Jump to content

Recommended Posts

Posted (edited)

Hello. So I've started experimenting with TCP packets and AutoIt. I'm using wireshark to see where and what is being sent from my scripts. The thing is, unlike when other programs are sending packets, each data string or whatever that is sent is on the same line. How do I do this in AutoIt? n does nothing :/ By the way, all I do is TCPSend one after another. Am I doing this correctly?

Edited by dainiusb
Posted
  On 3/17/2014 at 6:12 PM, FireFox said:

Hi,

I don't understand what you mean?

TCPSend($iSocket, "toto" & @CrLf & "tata")

Br, FireFox.

YEES! Thank You soo much. I didn't know about this or any macros besides @error ;)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...