Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Tcp/Ip send() does sometimes not succeed Pin
Dee Veloper26-Jan-07 7:09
Dee Veloper26-Jan-07 7:09 
GeneralRe: Tcp/Ip send() does sometimes not succeed Pin
Mark Salsbery26-Jan-07 7:21
Mark Salsbery26-Jan-07 7:21 
GeneralRe: Tcp/Ip send() does sometimes not succeed Pin
Dee Veloper26-Jan-07 7:39
Dee Veloper26-Jan-07 7:39 
GeneralRe: Tcp/Ip send() does sometimes not succeed Pin
Mark Salsbery26-Jan-07 7:50
Mark Salsbery26-Jan-07 7:50 
GeneralRe: Tcp/Ip send() does sometimes not succeed Pin
Mike O'Neill26-Jan-07 10:33
Mike O'Neill26-Jan-07 10:33 
GeneralRe: Tcp/Ip send() does sometimes not succeed Pin
Mark Salsbery26-Jan-07 10:42
Mark Salsbery26-Jan-07 10:42 
GeneralRe: Tcp/Ip send() does sometimes not succeed Pin
Mark Salsbery26-Jan-07 10:47
Mark Salsbery26-Jan-07 10:47 
AnswerRe: Tcp/Ip send() does sometimes not succeed [modified] Pin
Eytukan26-Jan-07 7:11
Eytukan26-Jan-07 7:11 
If I remember it correctly, If the packet size become too small, very small that it doesnt send it until the successive packets join together to make good "chunk". It's somewhat termed as "Neigile's" Nagle algorithm or so. just check the size of the packets your are sending.

-- modified at 13:16 Friday 26th January, 2007



Code-Frog:So if this is Pumpkinhead. Time for him to run and hide. It's an interesting thought really.

GeneralRe: Tcp/Ip send() does sometimes not succeed Pin
Mark Salsbery26-Jan-07 7:15
Mark Salsbery26-Jan-07 7:15 
GeneralRe: Tcp/Ip send() does sometimes not succeed Pin
Eytukan26-Jan-07 7:18
Eytukan26-Jan-07 7:18 
QuestionFile format [modified] Pin
dellthinker26-Jan-07 5:43
dellthinker26-Jan-07 5:43 
AnswerRe: File format Pin
Reagan Conservative26-Jan-07 6:02
Reagan Conservative26-Jan-07 6:02 
GeneralRe: File format Pin
David Crow26-Jan-07 6:13
David Crow26-Jan-07 6:13 
AnswerRe: File format Pin
David Crow26-Jan-07 6:15
David Crow26-Jan-07 6:15 
AnswerRe: File format Pin
Michał Zalewski26-Jan-07 9:49
Michał Zalewski26-Jan-07 9:49 
QuestionSelect User dialog Pin
Ami Bar26-Jan-07 5:04
Ami Bar26-Jan-07 5:04 
QuestionRe: Select User dialog Pin
David Crow26-Jan-07 6:10
David Crow26-Jan-07 6:10 
GeneralRe: Select User dialog Pin
Ami Bar26-Jan-07 9:01
Ami Bar26-Jan-07 9:01 
GeneralRe: Select User dialog Pin
David Crow26-Jan-07 9:14
David Crow26-Jan-07 9:14 
GeneralRe: Select User dialog Pin
Ami Bar26-Jan-07 9:19
Ami Bar26-Jan-07 9:19 
GeneralRe: Select User dialog Pin
Mark Salsbery26-Jan-07 9:47
Mark Salsbery26-Jan-07 9:47 
GeneralRe: Select User dialog Pin
Ami Bar26-Jan-07 9:52
Ami Bar26-Jan-07 9:52 
QuestionRe: Select User dialog Pin
David Crow26-Jan-07 10:28
David Crow26-Jan-07 10:28 
AnswerRe: Select User dialog Pin
Ami Bar26-Jan-07 10:36
Ami Bar26-Jan-07 10:36 
QuestionHow template in C++ Work ? Pin
Yanshof26-Jan-07 4:56
Yanshof26-Jan-07 4:56 

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.