Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Where to add my code in OnInitialUpdate? Pin
Alvaro Mendez3-Feb-03 5:59
Alvaro Mendez3-Feb-03 5:59 
GeneralThanks everyone! Pin
ns3-Feb-03 6:14
ns3-Feb-03 6:14 
GeneralRe: Thanks everyone! Pin
Neville Franks3-Feb-03 9:34
Neville Franks3-Feb-03 9:34 
GeneralRe: Thanks everyone! Pin
Alvaro Mendez3-Feb-03 12:22
Alvaro Mendez3-Feb-03 12:22 
GeneralRe: Thanks everyone! Pin
Neville Franks3-Feb-03 12:33
Neville Franks3-Feb-03 12:33 
GeneralSocket message too large Pin
Cheetos233-Feb-03 4:35
Cheetos233-Feb-03 4:35 
GeneralRe: Socket message too large Pin
Abbas_Riazi3-Feb-03 5:11
professionalAbbas_Riazi3-Feb-03 5:11 
GeneralRe: Socket message too large Pin
SatyaDY3-Feb-03 17:29
SatyaDY3-Feb-03 17:29 
Hi,
If u are using TCP connection the size is limited to 1480 bytes and similarly UDP buff size is fixed (don't remember exactly). So, it is always better to split buffer and send them.
Generalcommunication with threads Pin
willempipi3-Feb-03 4:01
willempipi3-Feb-03 4:01 
GeneralRe: communication with threads Pin
Abbas_Riazi3-Feb-03 4:27
professionalAbbas_Riazi3-Feb-03 4:27 
GeneralRemote bugs report... Pin
Raphael Kindt3-Feb-03 3:47
Raphael Kindt3-Feb-03 3:47 
GeneralRe: Remote bugs report... Pin
AlexO3-Feb-03 3:52
AlexO3-Feb-03 3:52 
GeneralRe: Remote bugs report... Pin
Abbas_Riazi3-Feb-03 4:07
professionalAbbas_Riazi3-Feb-03 4:07 
GeneralRe: Remote bugs report... Pin
Andreas Saurwein3-Feb-03 6:02
Andreas Saurwein3-Feb-03 6:02 
GeneralRe: Remote bugs report... Pin
Tim Smith3-Feb-03 7:00
Tim Smith3-Feb-03 7:00 
GeneralRe: Remote bugs report... Pin
Neville Franks3-Feb-03 9:36
Neville Franks3-Feb-03 9:36 
GeneralRe: Remote bugs report... Pin
Andreas Saurwein3-Feb-03 10:25
Andreas Saurwein3-Feb-03 10:25 
GeneralQuestion on Minimizing to Tray Pin
Jonah Bishop3-Feb-03 3:28
Jonah Bishop3-Feb-03 3:28 
GeneralRe: Question on Minimizing to Tray Pin
Abbas_Riazi3-Feb-03 4:12
professionalAbbas_Riazi3-Feb-03 4:12 
GeneralRe: Question on Minimizing to Tray Pin
Jonah Bishop3-Feb-03 6:50
Jonah Bishop3-Feb-03 6:50 
GeneralRe: Question on Minimizing to Tray Pin
Joaquín M López Muñoz3-Feb-03 6:05
Joaquín M López Muñoz3-Feb-03 6:05 
GeneralRe: Question on Minimizing to Tray Pin
Alvaro Mendez3-Feb-03 6:08
Alvaro Mendez3-Feb-03 6:08 
GeneralYu, Yx stuff in project settings. Pin
ns3-Feb-03 3:23
ns3-Feb-03 3:23 
GeneralRe: Yu, Yx stuff in project settings. Pin
AlexO3-Feb-03 3:47
AlexO3-Feb-03 3:47 
GeneralPS Pin
AlexO3-Feb-03 3:48
AlexO3-Feb-03 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.