Click here to Skip to main content
15,916,702 members
Home / Discussions / C#
   

C#

 
GeneralRe: rich textbox Pin
if_mel_yes_else_no30-Aug-05 13:28
if_mel_yes_else_no30-Aug-05 13:28 
GeneralRe: rich textbox Pin
Anonymous31-Aug-05 1:21
Anonymous31-Aug-05 1:21 
GeneralRe: rich textbox Pin
Anonymous31-Aug-05 2:12
Anonymous31-Aug-05 2:12 
QuestionRemoting( Database as a Model , in a MVC pattern) Pin
Soviet30-Aug-05 10:25
Soviet30-Aug-05 10:25 
AnswerRe: Remoting( Database as a Model , in a MVC pattern) Pin
if_mel_yes_else_no30-Aug-05 10:43
if_mel_yes_else_no30-Aug-05 10:43 
GeneralRe: Remoting( Database as a Model , in a MVC pattern) Pin
Soviet30-Aug-05 10:50
Soviet30-Aug-05 10:50 
GeneralRe: Remoting( Database as a Model , in a MVC pattern) Pin
if_mel_yes_else_no30-Aug-05 11:09
if_mel_yes_else_no30-Aug-05 11:09 
Questiontotally disconnect TcpClient Pin
tourji30-Aug-05 10:05
tourji30-Aug-05 10:05 
Hi there,
I'm writing a Client/Server program that relied on Tcp Communication.
the problems begin when one of the clients that already connected to the server decide to disconnect (shut down the program or because of an error).

the thing is that before he decide to disconnect his status is "Connected" (at the database)
and after that, when the client has disconnected, the socket keeps on being opened for at least 60sec because of that the client cannot reconnect to the server
(and because the server couldn't tell if the client has been disconnected or not so his status is still "Connected").

What can i do?

can i raise any event that will tell the server that one of the clients has disconnected himself?

pls, need help...
thanks...


AnswerRe: totally disconnect TcpClient Pin
if_mel_yes_else_no30-Aug-05 10:11
if_mel_yes_else_no30-Aug-05 10:11 
AnswerRe: totally disconnect TcpClient Pin
mav.northwind31-Aug-05 23:18
mav.northwind31-Aug-05 23:18 
QuestionText Encoding Pin
Guinness4Strength30-Aug-05 9:25
Guinness4Strength30-Aug-05 9:25 
AnswerRe: Text Encoding Pin
if_mel_yes_else_no30-Aug-05 9:40
if_mel_yes_else_no30-Aug-05 9:40 
GeneralRe: Text Encoding Pin
Guinness4Strength30-Aug-05 9:51
Guinness4Strength30-Aug-05 9:51 
Questionregex Pin
surfman1930-Aug-05 9:04
surfman1930-Aug-05 9:04 
AnswerRe: regex Pin
Guffa30-Aug-05 9:16
Guffa30-Aug-05 9:16 
General[Message Deleted] Pin
surfman1930-Aug-05 9:24
surfman1930-Aug-05 9:24 
GeneralRe: regex Pin
surfman1930-Aug-05 9:28
surfman1930-Aug-05 9:28 
GeneralRe: regex Pin
User 665830-Aug-05 10:18
User 665830-Aug-05 10:18 
GeneralRe: regex Pin
Susan Hernandez31-Aug-05 15:31
Susan Hernandez31-Aug-05 15:31 
Questionforeach DataSet Pin
samoore30-Aug-05 6:19
samoore30-Aug-05 6:19 
QuestionRe: foreach DataSet Pin
Guffa30-Aug-05 8:29
Guffa30-Aug-05 8:29 
AnswerRe: foreach DataSet Pin
samoore30-Aug-05 9:31
samoore30-Aug-05 9:31 
QuestionCustom Sinks Pin
esjq30-Aug-05 5:58
esjq30-Aug-05 5:58 
AnswerRe: Custom Sinks Pin
esjq30-Aug-05 21:37
esjq30-Aug-05 21:37 
QuestionTransparency not just in forms Pin
if_mel_yes_else_no30-Aug-05 5:57
if_mel_yes_else_no30-Aug-05 5:57 

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.