Hallo Dirk!
Post by Dirk Reskewas sagt mir diese Meldung?
"Ein Blockierungsvorgang wurde durch einen Aufruf von
WSACancelBlockingCall unterbrochen"
Ich kann dazu auch nur sagen, was die MSDN zu 'WSACancelBlockingCall' sagt:
<msdn>
The WSACancelBlockingCall function has been removed in compliance with the
Windows Sockets 2 specification, revision 2.2.0.
The function is not exported directly by the Ws2_32.dll and Windows Sockets
2 applications should not use this function. Windows Sockets 1.1
applications that call this function are still supported through the
Winsock.dll and Wsock32.dll.
Blocking hooks are generally used to keep a single-threaded GUI application
responsive during calls to blocking functions. Instead of using blocking
hooks, an applications should use a separate thread (separate from the main
GUI thread) for network activity.
</msdn>
--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet