Q&A

  • Socket 에 관한 질문 에러 입니다.
Asyncronous Socket error 10061.



프로그램을 실행하면 위와 같은 에러 메시지가 나오걸렁요.



제가 Socket 초보 라서 그런데 한수 부탁 드립니다.





2  COMMENTS
  • Profile
    초보님 2001.05.30 02:26
    미지수 wrote:

    > Asyncronous Socket error 10061.

    >

    > 프로그램을 실행하면 위와 같은 에러 메시지가 나오걸렁요.

    >

    > 제가 Socket 초보 라서 그런데 한수 부탁 드립니다.

    >

    >

    ^^

    델파이에서 bin에 가셔서 scktsrvr.exe를 실행시키시고 다시해보세요....

    그럼 수고하세용~~~~~~~~~~~~~~

  • Profile
    ^^ 2001.05.29 11:15
    미지수 wrote:

    > Asyncronous Socket error 10061.

    >

    > 프로그램을 실행하면 위와 같은 에러 메시지가 나오걸렁요.

    >

    > 제가 Socket 초보 라서 그런데 한수 부탁 드립니다.

    >

    >



    in MSDN



    WSAECONNREFUSED

    (10061)

    Connection refused.

    No connection could be made because the target machine actively refused it. This usually results from trying to connect to a service that is inactive on the foreign host—that is, one with no server application running.