Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi UDP - Indy - Socket Error #10004 (https://www.delphipraxis.net/65072-udp-indy-socket-error-10004-a.html)

T3rm1 31. Okt 2007 20:59

Re: UDP - Indy - Socket Error #10004
 
Bringt nichts. Gleicher Fehler. Undzwar schon beim Aufruf von .Clear

Weitere Vorschläge?

TKC 1. Nov 2007 00:33

Re: UDP - Indy - Socket Error #10004
 
hi,

kannst du mal ein Beispielprojekt bereitstellen ?

TKC 1. Nov 2007 01:06

Re: UDP - Indy - Socket Error #10004
 
hi .. hat sich erledigt .. den Fehler bekommst du doch nur in der IDE oder ?

Zitat:

Note: All Indy exceptions descend from EIdException. By default, Delphi 7 has at least one item in Tools > Debugger Options > Language Exceptions related to Indy, "Indy EIDSilentException Exceptions", and, possibly "Indy EIDSocketError Exceptions"... which do not prevent the IDE to fail when running in the by design exception EIdSocketError "Socket Error # 10004". The reason is that the actual exception is "EIdSocketError", not "Indy EIDSocketError Exceptions". Add the former through the Add button, don't forget to add IdException in the users section, and you won't be stopped by the IDE anymore.
Referenz :wink:


Alle Zeitangaben in WEZ +1. Es ist jetzt 19:24 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz