|
-
Sep 13th, 2010, 11:27 AM
#1
Thread Starter
Junior Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|