|
-
Apr 13th, 2005, 02:07 PM
#1
Thread Starter
Lively Member
Buffers
Hi, I have a program that simply creates a connection using winsock (tcp/ip) and sends some data. Depending on what that data is will trigger an event at the other end. One possible event is that the string "CLOSE" is sent which closes the connection one end and sets the other end to listen. If, however I create a connection again, without stopping and restarting the program then the data doesnt transmit properly.
My question being, are there any buffers that will store data after it has been sent, and if there is can I clear them when the connection is closed?
Regards
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
|