
July 9th, 2003, 02:30 PM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
winsock probelm
hi everybody
I hava a problem with the winsock control in VB that I am to sort out. When we call SendData method of the control with some data then it does not immediately send the data. May be due to some internal buffer or so. I want to know if there is a way to forcefully send the data with the SendData.Actually, I am bulding an application where a number of files will e trasferred starting with "::/fn?<filename>!" and then <contents of the file> and then "::!?end!?::". At the other side after getting the data I am checking for the file name and then subsequently storing the content of the file. So, I need to receive the data precisely send by the other end by calling senddata.I will be grateful if you can provide me with a guidance.
Thanks in advance
Shibdas
|