Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Operating system impact on WINSOCK.dll smtp email?
Message
From
17/09/2003 16:21:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Operating system impact on WINSOCK.dll smtp email?
Miscellaneous
Thread ID:
00830095
Message ID:
00830095
Views:
76
A month of two ago I (with the help of other on the UT) wrote a simple function which sends email through a specified SMTP server through the WINSOCK dll. The program works fine with Windows 98/2000 but it will not work with Windows NT/XP. The error is:

"Class definition MSWINSOCK.WINSOCK is not found"

This error is on the line which I create an instance of the winsock object:
oSocket = create( 'mswinsock.winsock' )
Does the winsock.dll differ between operating systems that would cause this? Does anyone have a clue what this would be?

Wes
Next
Reply
Map
View

Click here to load this message in the networking platform