2:49 PM
To: "ICS support mailing"
Subject: Re: [twsocket] FTPS server with special need
>> this is my client need, he want private FTPS server so only customer that
>> have the client program can access his server, and block all public ftp
>> client, the project is a
> this is my client need, he want private FTPS server so only customer that
> have the client program can access his server, and block all public ftp
> client, the project is about remote updating application using FTPS
server
> and client part is component that I will code to add to another
appli
> this is my client need, he want private FTPS server so only
> customer that have the client program can access his server, and
> block all public ftp client,
This can be done very simply in various ways. For instance, you can have
the client encode a password including the time and date (UTC
[EMAIL PROTECTED]>
> Sent: Monday, October 20, 2008 5:51 AM
> To: "ICS support mailing"
> Subject: Re: [twsocket] FTPS server with special need
>
>>> I have project to code special FTPS server that don't need the
>>> server to send
>>> P
lient.
--
From: "Francois PIETTE" <[EMAIL PROTECTED]>
Sent: Monday, October 20, 2008 5:51 AM
To: "ICS support mailing"
Subject: Re: [twsocket] FTPS server with special need
>> I have project to code special FTPS server that don't need the server to
>> send
&g
> I have project to code special FTPS server that don't need the server to
> send
> Public key to client but get this key from hard coded
> maybe in string or streaming inside client program and after the client is
> recognized like one trusted client then gave access to his directory
> 1) client
Hello,
I have project to code special FTPS server that don't need the server to send
Public key to client but get this key from hard coded
maybe in string or streaming inside client program and after the client is
recognized like one trusted client then gave access to his directory
1) client con