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

C / C++ / MFC

 
AnswerRe: How to register DLL in APP path Pin
Mark Salsbery20-Dec-06 6:12
Mark Salsbery20-Dec-06 6:12 
QuestionLinkage between App windows and Processes Pin
AJarrett20-Dec-06 3:44
AJarrett20-Dec-06 3:44 
AnswerRe: Linkage between App windows and Processes Pin
CPallini20-Dec-06 4:45
mveCPallini20-Dec-06 4:45 
GeneralRe: Linkage between App windows and Processes Pin
AJarrett20-Dec-06 5:04
AJarrett20-Dec-06 5:04 
GeneralRe: Linkage between App windows and Processes Pin
CPallini20-Dec-06 8:00
mveCPallini20-Dec-06 8:00 
AnswerRe: Linkage between App windows and Processes Pin
Robert Kuster20-Dec-06 5:18
Robert Kuster20-Dec-06 5:18 
QuestionTCP Stack overflow [modified] Pin
micutzu20-Dec-06 3:20
micutzu20-Dec-06 3:20 
AnswerRe: TCP Stack overflow Pin
James R. Twine20-Dec-06 3:31
James R. Twine20-Dec-06 3:31 
   I do not know the answer to your problem and I do not pretend understand the internals of a particular TCP/IP implementation, but if on Win32, you solution may be just a registry tweak away.

   Do you have any loggings/stats from the application or Performance Counters that shows a "trigger" point where you start to have problems?  Knowing if/what that value is (memory, handles, etc.) would be a good place to start in looking for solutions IMHO.

   That error, if being received by your application, is usualy the result of the other side dropping the connection.  Are you sure there is no other hardware between your application and the Internet that may be getting overloaded or is faulty?  Or is that error being raised in other applications (like IE) that are going through your app?

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)

GeneralRe: TCP Stack overflow Pin
micutzu20-Dec-06 3:47
micutzu20-Dec-06 3:47 
AnswerRe: TCP Stack overflow Pin
James R. Twine20-Dec-06 3:35
James R. Twine20-Dec-06 3:35 
GeneralRe: TCP Stack overflow Pin
micutzu20-Dec-06 3:52
micutzu20-Dec-06 3:52 
AnswerRe: TCP Stack overflow Pin
Mark Salsbery20-Dec-06 6:23
Mark Salsbery20-Dec-06 6:23 
QuestionManaging DoubleClick in CListCtrl with scrollbars Pin
doctorpi20-Dec-06 2:50
doctorpi20-Dec-06 2:50 
AnswerRe: Managing DoubleClick in CListCtrl with scrollbars Pin
James R. Twine20-Dec-06 3:25
James R. Twine20-Dec-06 3:25 
GeneralRe: Managing DoubleClick in CListCtrl with scrollbars Pin
doctorpi20-Dec-06 3:26
doctorpi20-Dec-06 3:26 
QuestionProblem in TreeControl Pin
Krishnatv20-Dec-06 2:17
Krishnatv20-Dec-06 2:17 
AnswerRe: Problem in TreeControl Pin
AJarrett20-Dec-06 4:03
AJarrett20-Dec-06 4:03 
AnswerRe: Problem in TreeControl Pin
prasad_som20-Dec-06 19:40
prasad_som20-Dec-06 19:40 
QuestionQuestion about MFC Application ? Pin
Sakthiu20-Dec-06 1:59
Sakthiu20-Dec-06 1:59 
AnswerRe: Question about MFC Application ? Pin
James R. Twine20-Dec-06 2:18
James R. Twine20-Dec-06 2:18 
QuestionWhats the macro equivlent? Pin
Waldermort20-Dec-06 1:51
Waldermort20-Dec-06 1:51 
AnswerRe: Whats the macro equivlent? Pin
Naveen20-Dec-06 2:06
Naveen20-Dec-06 2:06 
AnswerRe: Whats the macro equivlent? [modified] Pin
Monty220-Dec-06 2:18
Monty220-Dec-06 2:18 
GeneralRe: Whats the macro equivlent? Pin
Waldermort20-Dec-06 2:40
Waldermort20-Dec-06 2:40 
Questionone class in tow namespace Pin
A_Fa20-Dec-06 1:06
A_Fa20-Dec-06 1:06 

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.