Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Winsock Error - 40020!
Message
From
23/05/2000 05:55:11
 
 
To
23/05/2000 00:51:14
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russia
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00371849
Message ID:
00372087
Views:
27
HI
with winsock1
    .remotehost = "192.192.192.11"
    .remoteport = 1066
    .localport = 0
    .connect
    for i = 1 to 10
    endfor

    if .state = 7 then
       .senddata "aaa"
    endif
    for i = 1 to 10
    endfor
    .close
endwith
the error happen when i call this many times... but not everytime

Any ideas?
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform