Results 1 to 9 of 9

Thread: [RESOLVED] WinSocket Advice

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2010
    Location
    Northampton, United Kingdom
    Posts
    21

    Resolved [RESOLVED] WinSocket Advice

    Hi all,

    I am using Vb6 and I am trying to make my application talk to a .net app via Socket (and it does this)

    I can connect to it and send data the first time BUT once the .net app is done with the data it closes the socket.

    When I try to send data to it again my Vb6 app dies with errors
    > 40006
    > 40020

    How do I make it so the Vb6 app can open a new link and send the data when ever needed?

    it works if I exit the application and re run it

    Thanks

    Andy
    Last edited by JasonPoS; Sep 13th, 2010 at 12:20 PM. Reason: spelling error

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