Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Winsock.ocx
Message
From
17/09/1999 15:46:49
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Winsock.ocx
Miscellaneous
Thread ID:
00266152
Message ID:
00266152
Views:
49
Has anyone ever tried to use the microsoft winsock.ocx control in VFP 6.0a?

I am trying to use it... but when I try to invoke the Accept method... It tells me 'Invalid operation in current state.' I am closing the socket before the Accept method, but the State still stays at 2(listening).

I forced a wait between

winsock.close

and

winsock.accept(requestid)

but it still stays at 2(listening).

Does anyone have any ideas?


Thanx,


Michael J. Mead
Next
Reply
Map
View

Click here to load this message in the networking platform