Winsock SendData Problem? 
Author Message
 Winsock SendData Problem?

Hi,
I am using the winsock control on VB5 (client/server).
If I send data from the server to a user on two separate lines of code....
         sckServer(1).SendData "This is line 1"
         sckServer(1).SendData "This is line 2"
The client only get one dataarrival event fired with the above text on one
line.
Has anyone got any solutions to this if I need two events to be fired? (Ie
data sent on two separate lines)
Thanks,
Olli.



Fri, 09 Jun 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. winsock senddata problem/question

2. Winsock.SendData Problem

3. VB6: Winsock senddata problem - help!

4. Visual Basic Winsock senddata problem

5. WInsock SendData problem HELP

6. Winsock SendData problems

7. Winsock SendData problem

8. Winsock SendData Problem

9. Winsock SendData problems

10. Winsock SendData Problem?

11. Winsock senddata problem!

12. Easy winsock.senddata problem

 

 
Powered by phpBB® Forum Software