Results 1 to 3 of 3

Thread: socket error codes?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    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

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    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
  •  



Click Here to Expand Forum to Full Width