Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using SOCKETS from VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Divers
Thread ID:
00965165
Message ID:
00965222
Vues:
8
Hi Ricardo,

In Visual FoxPro use either Winsock ActiveX or Winsock API. There are several code samples on my web site exploring the latter.

Take a look at the list of FoxPro examples at the bottom of this web page
http://www.news2news.com/vfp/?group=99

With Winsock API you can:
- send emails to SMTP servers
- receive emails from POP3 servers
- exchange data with FTP servers
- retrieve web pages (HTTP protocol)
- access news servers (NNTP protocol)
- exchange data between two computers on a network
- obtain network parameters for local computer as host name, domain name and DNS server
- more...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform