Click here to Skip to main content
15,923,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detecting when disconnected Pin
Alexander M.,1-Jun-04 10:29
Alexander M.,1-Jun-04 10:29 
GeneralLoad Dll Pin
danielsdl1-Jun-04 7:33
danielsdl1-Jun-04 7:33 
GeneralRe: Load Dll Pin
David Crow1-Jun-04 8:06
David Crow1-Jun-04 8:06 
GeneralRe: Load Dll Pin
Brad Bruce1-Jun-04 11:14
Brad Bruce1-Jun-04 11:14 
GeneralRe: Load Dll Pin
danielsdl1-Jun-04 14:20
danielsdl1-Jun-04 14:20 
Generalfirewall Pin
shahrokh nabavi1-Jun-04 7:11
shahrokh nabavi1-Jun-04 7:11 
GeneralRe: firewall Pin
jmkhael1-Jun-04 7:29
jmkhael1-Jun-04 7:29 
General25% loss on fiber optic "T1" Pin
joegood1-Jun-04 7:03
joegood1-Jun-04 7:03 
First some details:
Our application receives a data feed over a fiber optic T1. We develop both the client and server applications that send and receive the data. Both applications are written in ANSII C++ for portability. We use Winsock when running on a Windows platform.

The problem:
Sometimes the T1 line experiences 25% loss according to the ping tool. During these times we often see our connection from client to server disconnect with an error 10054 (An existing connection was forcibly closed by the remote host.). Is there anything we can do, programatically, to avoid connection loss or to quickly recover from the connection loss?

Thanks in advance
GeneralSharing a variable with no synchronization Pin
Hesham Amin1-Jun-04 6:42
Hesham Amin1-Jun-04 6:42 
GeneralRe: Sharing a variable with no synchronization Pin
jmkhael1-Jun-04 6:46
jmkhael1-Jun-04 6:46 
GeneralRe: Sharing a variable with no synchronization Pin
Hesham Amin1-Jun-04 6:51
Hesham Amin1-Jun-04 6:51 
GeneralRe: Sharing a variable with no synchronization Pin
jmkhael1-Jun-04 6:53
jmkhael1-Jun-04 6:53 
GeneralRe: Sharing a variable with no synchronization Pin
Hesham Amin1-Jun-04 6:56
Hesham Amin1-Jun-04 6:56 
GeneralRe: Sharing a variable with no synchronization Pin
jmkhael1-Jun-04 7:00
jmkhael1-Jun-04 7:00 
GeneralRe: Sharing a variable with no synchronization Pin
Hesham Amin1-Jun-04 7:05
Hesham Amin1-Jun-04 7:05 
GeneralRe: Sharing a variable with no synchronization Pin
Blake Miller1-Jun-04 13:09
Blake Miller1-Jun-04 13:09 
GeneralGrid control Pin
richiebabes1-Jun-04 6:09
richiebabes1-Jun-04 6:09 
GeneralRe: Grid control Pin
jmkhael1-Jun-04 6:13
jmkhael1-Jun-04 6:13 
GeneralAfxBeginThread problem (with member function) Pin
BlackDice1-Jun-04 5:46
BlackDice1-Jun-04 5:46 
GeneralRe: AfxBeginThread problem (with member function) Pin
jmkhael1-Jun-04 5:48
jmkhael1-Jun-04 5:48 
GeneralRe: AfxBeginThread problem (with member function) Pin
BlackDice1-Jun-04 5:51
BlackDice1-Jun-04 5:51 
GeneralRe: AfxBeginThread problem (with member function) Pin
BlackDice1-Jun-04 5:54
BlackDice1-Jun-04 5:54 
GeneralRe: AfxBeginThread problem (with member function) Pin
jmkhael1-Jun-04 5:59
jmkhael1-Jun-04 5:59 
GeneralRe: AfxBeginThread problem (with member function) Pin
BlackDice1-Jun-04 6:06
BlackDice1-Jun-04 6:06 
Generalvector problem Pin
BlackDice1-Jun-04 5:19
BlackDice1-Jun-04 5:19 

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.