Results 1 to 3 of 3

Thread: Winsock

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Posts
    120

    Winsock

    Hi,

    I am having a problem with using the winsock, I can send one email ok but i am trying to batch send lots of emails. I think my logic is correct that I should what for one to finsh sending before trying to send the next but that is where I am having problems. How to do tell when it's ok to send the next emal. I have tried winsock.connection closed, a timer and evan a loop waiting for the end of the Winsock_Connect.

    Does any one know the correct or best way for multiple sending winsock emails.

    Thanks

    Joolz

  2. #2
    Hyperactive Member deane034's Avatar
    Join Date
    May 2001
    Location
    Sri Lanka
    Posts
    485
    http://www.freevbcode.com/ShowCode.Asp?ID=3030

    try this one mayte.. look into the code.. u'll probably get ur asnwer...

    cheers
    me.life = VB

  3. #3
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068
    Just initiate it under the Winsock_Close event.

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