AliceDemetri Posted December 13, 2013 Posted December 13, 2013 $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.
funkey Posted December 13, 2013 Posted December 13, 2013 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 tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning.
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