 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Joe Pettit Guest
|
Posted: Thu Apr 29, 2004 8:06 pm Post subject: Socket error 10061 |
|
|
I am using Delphi 7 and I have purchased the latest Indy components version
9.
Using the DempFTP program I try and access an FTP site.
I seem to connect to the site successfully but then I get a "socket error
10061" and I get disconnected.
This was originally working but the server site has gone through some major
security enhancements. To meet the new security requirements I am using a
product called SafeTP.
Any ideas why i am getting this error?
Also sometimes I get a message back from the server :
"533 Must send Auth first RFC 959 compatability is off"
Any thought on why I am getting this?
Any help would be GREATLY appreciated!
Thanks, Joe
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Thu Apr 29, 2004 10:17 pm Post subject: Re: Socket error 10061 |
|
|
"Joe Pettit" <joep (AT) i-f-s (DOT) com> wrote
| Quote: | I am using Delphi 7 and I have purchased the
latest Indy components version 9.
|
Indy is freeware. You shouldn't have had to purchase anything at all
(except maybe expert tech support).
| Quote: | I seem to connect to the site successfully but then I
get a "socket error 10061" and I get disconnected.
|
That means that there was no server active on the other end listening for
connections. Double-check the host/address and port number that you tried
to use.
| Quote: | This was originally working but the server site has gone
through some major security enhancements.
|
Indy 9 FTP support does not support the latest security protocols. You will
have to upgrade to Indy 10 instead. Unless you want to try your hand at
implement the support manually, but it can get very involved to do so.
Gambit
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|