Nope, it does not fail. I even added the send return value in the output and it stays at 1 all the time even after it just stops for no reason.
This is basically what my output looks like, 3 times trying it.
try 1:
- Code: Select all
-------------------------------------------------------------------------------
Connection 1 of 1000000.
Connecting...ok
Sending(1borg:/data/samba/shared/ryan/applications/socksend#
try 2:
- Code: Select all
-------------------------------------------------------------------------------
Connection 1 of 1000000.
Connecting...ok
Sending(1) 15432 byteborg:/data/samba/shared/ryan/applications/socksend#
try 3:
- Code: Select all
-------------------------------------------------------------------------------
Connection 1 of 1000000.
Connecting...ok
Senborg:/data/samba/shared/ryan/applications/socksend#
Also, it depends on the host, which is really weird.... it should not matter. For example I tried it on my online site and google, and it will last a bit longer then if I use it on my local experimental IIS server, on my apache server it also lasts a bit longer. Also, I tried it on a different port (139) of the test server and it goes in ok. It's almost as if it depends what the server response is and how it's formatted or something but that can't be as most of the time I ingore the response, unless it still goes in some buffer somewhere which I have no control over.