Paysan Geplaatst: 2 februari 2004 Geplaatst: 2 februari 2004 WSAEISCONN (10056) Socket is already connected. Berkeley description: A connect request was made on an already connected socket; or, a sendto() or sendmsg() request on a connected socket specified a destination when already connected. WinSock description: Same as Berkeley, except WinSock doesn't support the sendmsg() function, and some WinSock implementations are not so strict as to require an application with a datagram socket to "disconnect"--by calling connect() with a AF_INET NULL destination address: INADDR_ANY (0.0.0.0), and port 0--before redirecting datagrams with sendto() or connect(). On a datastream socket, some applications use this error with a non-blocking socket calling connect() to detect when a connection attempt has completed, although this is not recommended since some WinSocks fail with WSAEINVAL on subsequent connect() calls. Developer suggestions: to make your application more portable: with datagram sockets don't use connect() and sendto() on the same datagram socket in an application, and always "disconnect" before calling connect() more than once. With datastream sockets, don't call connect() more than once (use select() or WSAAsyncSelect() to detect connection completion). WinSock functions: listen(), FD_CONNECT Additional functions: connect(), sendto()
Gast Geplaatst: 2 februari 2004 Geplaatst: 2 februari 2004 ik heb het eindelijk begrepen..... Laatste versie is 1.2 maar deze werkt niet. Bij sjerom staat een versie 1.13, maar dat is in werkelijkheid 1.Z dus ben jer er niet veel mee. Ga naar www.sattellitecastle.nl en kijk in de lijst maar helemaal op de onderse lijn van de dreambox utils. Daar staat de versie 1.1.3 ( de echte 1.13 !!!!) Ik heb hem gedownload en het werkt perfect. Dus allen daarheen.... <img src="/ubbthreads/images/graemlins/xyxthumbs.gif" alt="" />
Gast Geplaatst: 2 februari 2004 Geplaatst: 2 februari 2004 @JiLi, je link klopt niet. Het is www.satellitecastle.nl. Overigens downloaden kan ik ook niet. mvg olav
Gast Geplaatst: 2 februari 2004 Geplaatst: 2 februari 2004 Hoi, Ben er net achter gekomen dat de unistall optie van dreamupdate niet echt werkt. All zegt het programma dat het verwijderd is, eigenlijk is dit dus niet het geval. Bij mij hielp het oude delete van de folder waarin dreamupdate stond het beste <img src="/ubbthreads/images/graemlins/wink.gif" alt="" />) Groeten David
Gast Geplaatst: 2 februari 2004 Geplaatst: 2 februari 2004 @All, op de site van Joske staat de versie 1.2.0 en deze werkt bij mij goed. Hij heeft nu wel een update gedaan. mvg olav12
Ome Merde Geplaatst: 2 februari 2004 Geplaatst: 2 februari 2004 was versie 2.0ß ook al niet uit ? <img src="/ubbthreads/images/graemlins/loldev.gif" alt="" /> merDe deze ruimte is te huur
Aanbevolen berichten
Maak een account aan of log in om te reageren
Je moet een lid zijn om een reactie te kunnen achterlaten
Account aanmaken
Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!
Registreer een nieuwe accountInloggen
Heb je reeds een account? Log hier in.
Nu inloggen