Click here to Skip to main content
15,902,114 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Handling Events inside a "while" clause Pin
HumanOsc13-Feb-06 5:49
HumanOsc13-Feb-06 5:49 
GeneralRe: Handling Events inside a "while" clause Pin
ninodago14-Feb-06 1:00
ninodago14-Feb-06 1:00 
GeneralRe: Handling Events inside a "while" clause Pin
Guffa13-Feb-06 6:03
Guffa13-Feb-06 6:03 
GeneralRe: Handling Events inside a "while" clause Pin
ninodago13-Feb-06 22:55
ninodago13-Feb-06 22:55 
GeneralRe: Handling Events inside a "while" clause Pin
HumanOsc14-Feb-06 1:27
HumanOsc14-Feb-06 1:27 
GeneralRe: Handling Events inside a "while" clause Pin
ninodago14-Feb-06 6:02
ninodago14-Feb-06 6:02 
Questionreading third party Snap-in information in MMC programatically Pin
krompo13-Feb-06 4:36
krompo13-Feb-06 4:36 
QuestionSocket Exception Delay?? Pin
ckaneAV10-Feb-06 9:04
ckaneAV10-Feb-06 9:04 
i am trying to build a "missed message" queue on a C# TCP server. many
of the devices connecting are mobile and may drop out in bad signal
areas. i want to store any messages missed for when they reconnect.

so far....it takes activity on the client end to initialize the close.
isnt there a check when the server sends a socket.send to a client that
has lost connection? it takes a few minutes for the exception to get
hit, and i am losing vital time.

is there a way for as soon as the the server attempts Socket.Send it
can tell if the device on the other end still has an active connection?

even Socket.Poll() has quite a delay.

i have been testing with desktops. I connect two workstations to the
server and when i chat back and forth, i unplug one from the network.
it takes at least two minutes for the server to recognize that one
client is disconnected while the still-connected client is sending
messages. it seems they are just going nowhere.
Questionactivex .ocx with c# and visual studio .net Pin
kopi_b10-Feb-06 3:14
kopi_b10-Feb-06 3:14 
AnswerRe: activex .ocx with c# and visual studio .net Pin
Dave Kreskowiak10-Feb-06 5:56
mveDave Kreskowiak10-Feb-06 5:56 
Question.Net Framework Security Pin
Indu Mahadevan9-Feb-06 19:03
Indu Mahadevan9-Feb-06 19:03 
QuestionFramework version issue Pin
Lisana9-Feb-06 11:01
Lisana9-Feb-06 11:01 
AnswerRe: Framework version issue Pin
Dave Kreskowiak10-Feb-06 6:06
mveDave Kreskowiak10-Feb-06 6:06 
GeneralRe: Framework version issue Pin
Lisana10-Feb-06 6:16
Lisana10-Feb-06 6:16 
GeneralRe: Framework version issue Pin
Dave Kreskowiak10-Feb-06 9:19
mveDave Kreskowiak10-Feb-06 9:19 
GeneralRe: Framework version issue Pin
Lisana10-Feb-06 10:14
Lisana10-Feb-06 10:14 
GeneralRe: Framework version issue Pin
Dave Kreskowiak10-Feb-06 14:07
mveDave Kreskowiak10-Feb-06 14:07 
QuestionRecomend me a profiler for 2.0 Pin
ika29-Feb-06 8:27
ika29-Feb-06 8:27 
QuestionSwitching .Net version in Visual Studio Pin
redkite9-Feb-06 4:10
redkite9-Feb-06 4:10 
AnswerRe: Switching .Net version in Visual Studio Pin
Dave Kreskowiak9-Feb-06 4:50
mveDave Kreskowiak9-Feb-06 4:50 
GeneralRe: Switching .Net version in Visual Studio Pin
redkite9-Feb-06 5:18
redkite9-Feb-06 5:18 
GeneralRe: Switching .Net version in Visual Studio Pin
Dave Kreskowiak9-Feb-06 5:33
mveDave Kreskowiak9-Feb-06 5:33 
Questionwhy do I get that error? Pin
gongolina9-Feb-06 2:43
gongolina9-Feb-06 2:43 
AnswerRe: why do I get that error? Pin
Dave Kreskowiak9-Feb-06 4:49
mveDave Kreskowiak9-Feb-06 4:49 
QuestionVisual Studio 2003 (installer project) with dependencies Pin
fregolo528-Feb-06 3:58
fregolo528-Feb-06 3:58 

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.