Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinSock not working in Windows 2000
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
WinSock not working in Windows 2000
Miscellaneous
Thread ID:
00518671
Message ID:
00518671
Views:
46
This does not work in Windows 2000, I get a "Class not found" error, do I need to install something? or this will simply not work in Win 2000/NT?

oWinSocket = CreateObject("MSWinsock.Winsock")
If type('oWinSocket')='O'
cIP = oWinSocket.LocalIP
cHost=oWinSocket.localhostname
rele oWinSocket
Endif
Jorge Flores
From the Amigo Country
Reply
Map
View

Click here to load this message in the networking platform