Jump to content

UDPSend


Recommended Posts

Heylo,

I have little problem with Udpsend. In MIRC to send UDP command you do something like:

.sockudp -n ftp 127.0.0.1 20000 MyLittlePassword $1

in autoit i can't realy achieve that. Sending 'ftp' so far was unsuccesful. Is there a way to make it work?

$status = UDPSend($socket, "ftp MyLittlePassword sometext" ) doesn't work for me (in other cases UDPSend works fine but the application i use the UDPSend for needs this specific format. Looking forward for any help :)

My little company: Evotec (PL version: Evotec)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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