|
-
Aug 28th, 2005, 08:58 PM
#1
Thread Starter
PowerPoster
socket error codes?
I cannot seem to find a list of errorcodes that are generated by a SocketException in .NET
does anyone know them? I cannot find a list of errorcodes that could be produced by a SocketException and would like to know what they mean too!
Thanks
-
Aug 28th, 2005, 09:12 PM
#2
Re: socket error codes?
From the help topic on the SocketException class:
For more information about socket error codes, see the Windows Socket Version 2 API error code documentation in MSDN.
http://msdn.microsoft.com/library/de...or_codes_2.asp
-
Aug 29th, 2005, 10:09 AM
#3
Thread Starter
PowerPoster
Re: socket error codes?
thanks for that mate was looking for that 
respect to you!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|