Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using SOCKETS from VFP
Message
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP
Miscellaneous
Thread ID:
00965165
Message ID:
00965222
Views:
9
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...
Previous
Reply
Map
View

Click here to load this message in the networking platform