Results 1 to 4 of 4

Thread: [RESOLVED] Request: WinSock error list

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Location
    Iran
    Posts
    237

    Resolved [RESOLVED] Request: WinSock error list

    Hi,
    I need list of errors for WinSock if possible.
    Ex.: #1= ... #2=... #3=...
    ...
    Tnx .
    Y.P.Y

  2. #2
    Hyperactive Member
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    359

    Re: Request: WinSock error list

    This is maybe what you are looking for.

    (Winsock.State)
    0 = Port Closed
    1 = Port Open
    2 = Listen
    3 = Connection pending
    4 = Translating Host
    5 = Host Translated
    6 = Connecting
    7 = Connected
    8 = Host Closed Connection
    9 = Error

  3. #3
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: Request: WinSock error list

    If you have a project with a Winsock control, open the Object Browser in the IDE. (View -> Object Browser) Select MSWinsockLib and then Click on "Error Constants" in the left hand side. They will all then appear in the right hand side.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Location
    Iran
    Posts
    237

    Re: Request: WinSock error list

    Thansk both .
    Y.P.Y

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