Click here to Skip to main content
15,908,675 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralExplorer-style Menu Bar Pin
Anonymous1-Jan-05 3:51
Anonymous1-Jan-05 3:51 
GeneralRe: Explorer-style Menu Bar Pin
Ravi Bhavnani1-Jan-05 5:17
professionalRavi Bhavnani1-Jan-05 5:17 
GeneralWeird linker error(Visual Studio .net 2003) Pin
Anonymous1-Jan-05 2:38
Anonymous1-Jan-05 2:38 
GeneralRe: Weird linker error(Visual Studio .net 2003) Pin
Michael Dunn1-Jan-05 7:41
sitebuilderMichael Dunn1-Jan-05 7:41 
Generalbyte shifting during recv Pin
Siemensiana1-Jan-05 2:01
sussSiemensiana1-Jan-05 2:01 
GeneralRe: byte shifting during recv Pin
toxcct1-Jan-05 2:20
toxcct1-Jan-05 2:20 
GeneralRe: byte shifting during recv Pin
Siemensiana2-Jan-05 1:58
sussSiemensiana2-Jan-05 1:58 
GeneralRe: byte shifting during recv Pin
toxcct2-Jan-05 8:45
toxcct2-Jan-05 8:45 
Siemensiana wrote:
Also my problem is that i donot know how much data i am going to get in one go?

but the sender knows how much datas it sends...

so, you could send first an int with the number of bytes that are about to be received, then send the packet.
This way, the receiver will catch the value, and enter a while loop until that amount of data is not received entierly...

is is good for you like that ?



TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: byte shifting during recv Pin
siemensiana6-Jan-05 21:26
susssiemensiana6-Jan-05 21:26 
GeneralPlease.... Pin
KORCARI1-Jan-05 1:28
KORCARI1-Jan-05 1:28 
GeneralRe: Please.... Pin
toxcct1-Jan-05 2:22
toxcct1-Jan-05 2:22 
GeneralProgram that starts up when the computer is booting Pin
hirancg1-Jan-05 1:20
hirancg1-Jan-05 1:20 
GeneralRe: Program that starts up when the computer is booting Pin
toxcct1-Jan-05 2:30
toxcct1-Jan-05 2:30 
GeneralInstaller program Pin
Abhi Lahare1-Jan-05 0:49
Abhi Lahare1-Jan-05 0:49 
QuestionHow to make self-extracting installers Pin
jsmawais31-Dec-04 23:22
jsmawais31-Dec-04 23:22 
AnswerRe: How to make self-extracting installers Pin
Gary R. Wheeler1-Jan-05 2:55
Gary R. Wheeler1-Jan-05 2:55 
QuestionHow to select system installed codec to make and compress a series of bmp into AVI file Pin
max_xiayi31-Dec-04 22:09
max_xiayi31-Dec-04 22:09 
GeneralProblem with HttpSendRequest Pin
sinale31-Dec-04 22:08
sinale31-Dec-04 22:08 
GeneralWrite to Favourites Pin
LiYS31-Dec-04 19:41
LiYS31-Dec-04 19:41 
GeneralRe: Write to Favourites Pin
Michael Dunn1-Jan-05 8:06
sitebuilderMichael Dunn1-Jan-05 8:06 
GeneralPrintPreview from Dialog Pin
harisankar_r31-Dec-04 18:25
harisankar_r31-Dec-04 18:25 
GeneralRe: PrintPreview from Dialog Pin
Roger Allen1-Jan-05 0:10
Roger Allen1-Jan-05 0:10 
Generalextern "C" question. Pin
Link260031-Dec-04 18:12
Link260031-Dec-04 18:12 
GeneralRe: extern "C" question. Pin
Lim Bio Liong31-Dec-04 18:37
Lim Bio Liong31-Dec-04 18:37 
GeneralRe: extern "C" question. Pin
Link26001-Jan-05 3:48
Link26001-Jan-05 3:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.