Jump to content

Recommended Posts

Posted

$TCPConnect = TCPConnect ("my ip", 1111)

sleep (5000)

After I've put sleep there, it returns $TCPConnect as -1 but @error as 0! What does that mean?

I was having the same problem putting a sleep(1000) after the TCP (my firewall and antivirus are disabled)

Thanks for the info here hopefully you can solve your issue soon.

Posted

 

I was having the same problem putting a sleep(1000) after the TCP (my firewall and antivirus are disabled)

Thanks for the info here hopefully you can solve your issue soon.

After two year ...

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

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...