Results 1 to 2 of 2

Thread: Winsock

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2001
    Posts
    184

    Winsock

    i can send a line of text, but when i press the SEND button again i get an error.

    can somebody give me an example on how i can keep sending text to my remote host.

    i think my problem is i have to close the connection, but i can't work it out.

    thanx

  2. #2
    Junior Member
    Join Date
    May 2002
    Posts
    17
    Indeed, your problem is that you need to close the connection, so whenever you want to send new data, you need to use

    Code:
    Winsock1.Close

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