Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using HTTPS with VFP application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00667661
Message ID:
00668264
Vues:
24
You're not going to be able to use a certificate or HTTP in this situation then. The only other thing I can think of is to encrypt your data with the crypto API, but you'd have to be able to unencrypt it on the client side then, and IE doesn't understand it, so this wouldn't meet your requirements.

>Barbara,
>
>thank you for reply.
>I asked for server side software which encrypts/decrypts HTTPS
>packets coming from VFP application.
>
>I don't have IIS installed so some other software must be used.
>
>
>
>>You need to do two things:
>>
>>1. Change the URL you use to use HTTPS instead of HTTP
>>2. Get a certificate from a company like Thawte (www.thawte.com). Certificates are not free, and must be installed on your server. They are issued for a specific company and web site.
>>
>>>I have build a server using MS Winsock and VFP 7
>>>which receives commands using HTTP protocol sitting in port 80
>>>The client talking with my server is IE 6.
>>>
>>>I need to secure this connection using HTTPS or some other method which
>>>IE 6 understands.
>>>
>>>I think I must add some software between by application and internet port which encrypts/decrypts data.
>>>
>>>Is such free software available ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform