Zitat von
robinWie:
Weiss jemand auch wo man einen Code für die TServerSockets und die TClientSockets findet? Habe mal 'n bisschen gesucht und das
hier gefunden aber ich erhalte immer den Fehler "Asynchroner Socket-Fehler 10049" ???
Aus
MSDN:
Zitat:
WSAEADDRNOTAVAIL
10049
The requested address is not valid in its context. This normally results from an attempt to bind to an address that is not valid for the local computer. This can also result from connect, sendto, WSAConnect, WSAJoinLeaf, or WSASendTo when the remote address or port is not valid for a remote computer (for example, address or port 0).
Prüfe mal, was genau du einträgst, bzw lass es mal ausgeben.