A
abdekker.newsgroups
Hi,
I'm using some legacy Delphi code that calls "FTPServer.Active :=
True;" where FTPServer is of type TIdFTPServer. As soon as this line is
called on a build of XP Embedded we bought from a 3rd party company,
this error pops up:
Could not bind socket. Address and port are already in use.
Once you OK this error, the application crashes. This error does not
occur on XP Pro. We got a list of the components that the company
included in the Embedded build and under the title "TCP/IP Utilities"
they have included these features:
Ping, IPConfig, TracerT, Finger, Hostname, Rcp, Rexec, Route, Rsh,
PathPing, Netstat, Arp, TCP/IP over 1394, IPv6, Telnet
and
Ftp
Clearly, it says "Ftp" but it doesn't work - maybe some obscure DLL or
depandant feature has not been included. Can anyone help me track down
the problem? We'd like to be able to ask the company to included
additional bits (and maybe take some stuff out that is not needed).
Thanks,
Alain
I'm using some legacy Delphi code that calls "FTPServer.Active :=
True;" where FTPServer is of type TIdFTPServer. As soon as this line is
called on a build of XP Embedded we bought from a 3rd party company,
this error pops up:
Could not bind socket. Address and port are already in use.
Once you OK this error, the application crashes. This error does not
occur on XP Pro. We got a list of the components that the company
included in the Embedded build and under the title "TCP/IP Utilities"
they have included these features:
Ping, IPConfig, TracerT, Finger, Hostname, Rcp, Rexec, Route, Rsh,
PathPing, Netstat, Arp, TCP/IP over 1394, IPv6, Telnet
and
Ftp
Clearly, it says "Ftp" but it doesn't work - maybe some obscure DLL or
depandant feature has not been included. Can anyone help me track down
the problem? We'd like to be able to ask the company to included
additional bits (and maybe take some stuff out that is not needed).
Thanks,
Alain