Re: FTP server
- From: "Ricco" <eric.dejonc@xxxxxxxxx>
- Date: 9 Aug 2006 08:28:03 -0700
Hi,
I have a lot of difficulties to have a connection:
I:\>ftp 191.0.48.94
Connecté à 191.0.48.94.
Connexion fermée par l'hôte distant.
After some investigations, it seems that after the ScheduleEvent()
call, very often, the function is not scheduled, and sometimes, it is.
If the function is scheduled, it seems that in HandleSession() when a
command is received, the nCount value is equal to -1.
Has somebody already got a problem related to ScheduleEvent? I could'nt
find any documentation.
Thahks in advance.
John Spaith [MS] wrote:
FYI, the way you'd do this is via the registry [HKLM\COMM\FTPD] IsEnabled:
DWORD 1.
--
John Spaith
Development Lead, Windows CE
Microsoft Corporation
Check out the CE Networking Team Blog at http://blogs.msdn.com/cenet/.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.
"Ulrich Eckhardt" <eckhardt@xxxxxxxxxxxxxx> wrote in message
news:j7dho3-t6u.ln1@xxxxxxxxxxxxxxxxxxxxxxxxx
ash wrote:
I am tried to acess the FTP server on my Windows 2000 based PC.it shows
me the " Connection refused".
Pls tell me anybody how to connect the FTP server on Windows CE.
By default, it doesn't accept any connections because FTP is an inherently
insecure service. You need to configure it to accept connections first.
Uli
.
- Follow-Ups:
- Re: FTP server
- From: Ricco
- Re: FTP server
- Prev by Date: Re: PowerNotification and Suspend
- Next by Date: Re: Question o HKLM\Drivers|Active Key
- Previous by thread: Re: embedded device management using web server
- Next by thread: Re: FTP server
- Index(es):
Relevant Pages
|