Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Maximum value of MTU size Pin
Stuart Dootson20-Jan-09 3:10
professionalStuart Dootson20-Jan-09 3:10 
GeneralRe: Maximum value of MTU size Pin
Code-o-mat20-Jan-09 3:14
Code-o-mat20-Jan-09 3:14 
GeneralRe: Maximum value of MTU size Pin
Vishal Kumar Soni20-Jan-09 6:00
Vishal Kumar Soni20-Jan-09 6:00 
GeneralRe: Maximum value of MTU size Pin
Randor 20-Jan-09 7:09
professional Randor 20-Jan-09 7:09 
GeneralRe: Maximum value of MTU size Pin
Vishal Kumar Soni20-Jan-09 8:17
Vishal Kumar Soni20-Jan-09 8:17 
GeneralRe: Maximum value of MTU size Pin
Randor 20-Jan-09 8:50
professional Randor 20-Jan-09 8:50 
GeneralRe: Maximum value of MTU size Pin
Vishal Kumar Soni20-Jan-09 9:11
Vishal Kumar Soni20-Jan-09 9:11 
GeneralRe: Maximum value of MTU size Pin
Vishal Kumar Soni23-Jan-09 10:32
Vishal Kumar Soni23-Jan-09 10:32 
An update to this problem.
As we discussed in this thread that if we send data more then MTU size then it is supposed to handle by TCP/IP protocol.At application level,we don't need to anything.

I think lot of things depends upon network adapter setting.

So I tried to find out that why it is not working on two m/c where both client and server applications are running.Both m/c having windows 2003 server and having broadcom network adapter.
In broadcom network adapter there is proprty "LSO & Jumbo frame off". By default this property has value "LSO enabled and jumbo frame off". By changing this property to "LSO disabled & jumbo frame 3000",applications are able to send/receive the data more then 1500 bytes. but some times it is still failing.Sometimes it is able to send/receive ony 536 bytes.
Could you please tell the reason?

Thanks and Regards,
Vishal Soni
QuestionString displayed distorted in RTL view Pin
Alex@9C19-Jan-09 23:42
Alex@9C19-Jan-09 23:42 
AnswerRe: String displayed distorted in RTL view Pin
CPallini20-Jan-09 0:35
mveCPallini20-Jan-09 0:35 
AnswerRe: String displayed distorted in RTL view Pin
Alex@9C20-Jan-09 0:49
Alex@9C20-Jan-09 0:49 
AnswerRe: String displayed distorted in RTL view Pin
David Crow20-Jan-09 8:27
David Crow20-Jan-09 8:27 
GeneralRe: String displayed distorted in RTL view Pin
Alex@9C22-Jan-09 18:09
Alex@9C22-Jan-09 18:09 
QuestionRe: String displayed distorted in RTL view Pin
David Crow23-Jan-09 3:05
David Crow23-Jan-09 3:05 
Questionusing CMFCOutlookBar of the VS2008 Feature pack Pin
Prasann Mayekar19-Jan-09 22:48
Prasann Mayekar19-Jan-09 22:48 
AnswerRe: using CMFCOutlookBar of the VS2008 Feature pack Pin
Ahmed Charfeddine19-Jan-09 22:57
Ahmed Charfeddine19-Jan-09 22:57 
QuestionPort programming Pin
Subrat Patnaik19-Jan-09 22:33
Subrat Patnaik19-Jan-09 22:33 
QuestionRe: Port programming Pin
CPallini19-Jan-09 22:56
mveCPallini19-Jan-09 22:56 
AnswerRe: Port programming Pin
Stuart Dootson19-Jan-09 23:08
professionalStuart Dootson19-Jan-09 23:08 
AnswerRe: Port programming Pin
Roger Stoltz19-Jan-09 23:15
Roger Stoltz19-Jan-09 23:15 
QuestionDockable Panes Pin
Taruni19-Jan-09 21:47
Taruni19-Jan-09 21:47 
AnswerRe: Dockable Panes Pin
Ahmed Charfeddine19-Jan-09 22:56
Ahmed Charfeddine19-Jan-09 22:56 
GeneralRe: Dockable Panes Pin
Taruni20-Jan-09 17:34
Taruni20-Jan-09 17:34 
Questionrussian comments in code Pin
sashoalm19-Jan-09 21:03
sashoalm19-Jan-09 21:03 
AnswerRe: russian comments in code Pin
Alex@9C20-Jan-09 0:01
Alex@9C20-Jan-09 0:01 

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.