Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Winsock UDP application
Message
 
 
To
17/10/2007 10:49:57
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01261508
Message ID:
01261803
Views:
16
Try to add to Winsock Close() event
* Winsock.Close()
*** ActiveX Control Event ***
IF THISFORM.winsock1.State <> 0
     THISFORM.winsock1.OBJECT.Close()
ENDIF
>After run sample program from tek-tips site, I found I can't quit vfp smoothly. How to solve it? TIA.

>Sample Program:
<snip>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform