Click here to Skip to main content
15,890,123 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thanks but not what I am actually looking for... Pin
geo_m1-Jun-05 1:36
geo_m1-Jun-05 1:36 
AnswerRe: How CreateFile can fail??? Pin
Ravi Bhavnani1-Jun-05 11:43
professionalRavi Bhavnani1-Jun-05 11:43 
AnswerRe: How CreateFile can fail??? Pin
Ravi Bhavnani1-Jun-05 11:45
professionalRavi Bhavnani1-Jun-05 11:45 
Questionntohl() in eVC pocketpc application? Pin
zuschauer198031-May-05 23:13
zuschauer198031-May-05 23:13 
GeneralPrinting Pin
sirtimid31-May-05 23:01
sirtimid31-May-05 23:01 
GeneralRe: Printing Pin
PJ Arends31-May-05 23:10
professionalPJ Arends31-May-05 23:10 
GeneralRe: Printing Pin
Nilesh K.1-Jun-05 0:01
Nilesh K.1-Jun-05 0:01 
GeneralProblem receiving UDP packets Pin
ilgale31-May-05 22:48
ilgale31-May-05 22:48 
My application uses a socket to receive periodic UDP multicast messages (messages are send every 100 millisecs and theyr size is variable).
When I run my application in some PCs, I've seen that when it receives a long message (1360 bytes or more), that packet is correctly received but sometimes the next one is lost (the socket doesn't receive it) even if it is a small one. Using a network monitor application, I've seen that this problem happens when the packet is fragmented in more than 7 packets at UDP level.

In sinthesys, the problem is that long packets (fragmented in more that 7 packets at UDP level) are received but lets the socket loose the next one. It doesn't happen any time, and it doesn't happen on any PC.

Can someone tell me what is this problem due to ?
Are there some socket options usefull to solve this problem ?


Thanks a lot !!
Generalfstream buffer limits Pin
mcsherry31-May-05 22:30
mcsherry31-May-05 22:30 
GeneralMFC, push release button help Pin
Rostfrei31-May-05 22:26
Rostfrei31-May-05 22:26 
GeneralConverting txt to bmp Pin
Nilesh K.31-May-05 22:09
Nilesh K.31-May-05 22:09 
GeneralRe: Converting txt to bmp Pin
PJ Arends31-May-05 22:15
professionalPJ Arends31-May-05 22:15 
GeneralRe: Converting txt to bmp Pin
Nilesh K.31-May-05 22:24
Nilesh K.31-May-05 22:24 
GeneralRe: Converting txt to bmp Pin
PJ Arends31-May-05 23:01
professionalPJ Arends31-May-05 23:01 
GeneralRe: Converting txt to bmp Pin
Nilesh K.31-May-05 23:14
Nilesh K.31-May-05 23:14 
GeneralRe: Converting txt to bmp Pin
ThatsAlok1-Jun-05 0:15
ThatsAlok1-Jun-05 0:15 
GeneralRe: Converting txt to bmp Pin
Nilesh K.1-Jun-05 0:23
Nilesh K.1-Jun-05 0:23 
GeneralRe: Converting txt to bmp Pin
khan++1-Jun-05 1:38
khan++1-Jun-05 1:38 
QuestionHow can I disable Firewall Pin
Ali_quaidian31-May-05 21:42
Ali_quaidian31-May-05 21:42 
AnswerRe: How can I disable Firewall Pin
Christian Graus31-May-05 22:01
protectorChristian Graus31-May-05 22:01 
Generaltransfer data between dialog boxes Pin
abhi_code31-May-05 21:36
abhi_code31-May-05 21:36 
GeneralRe: transfer data between dialog boxes Pin
Cedric Moonen31-May-05 21:55
Cedric Moonen31-May-05 21:55 
GeneralRe: transfer data between dialog boxes Pin
abhi_code1-Jun-05 0:59
abhi_code1-Jun-05 0:59 
GeneralRe: transfer data between dialog boxes Pin
Christian Graus31-May-05 21:58
protectorChristian Graus31-May-05 21:58 
GeneralRe: transfer data between dialog boxes Pin
abhi_code1-Jun-05 1:02
abhi_code1-Jun-05 1:02 

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.