Results 1 to 3 of 3

Thread: winsock error

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2001
    Posts
    43

    winsock error

    I created a user control (ocx) which I placed on a web page. This control uses a winsock connection to talk to my server. I can send messages from my server to the client but when I try to send a message to the server I get this error:

    Run-time error '10047'
    Address Family is not supported.

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Location
    O!
    Posts
    1,177
    What protocol are you using?

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2001
    Posts
    43
    thanks for the reply, but I found out what was wrong. somehow I changed the protocol to UDP when I wanted TCP.

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