Click here to Skip to main content
15,887,434 members
Home / Discussions / C#
   

C#

 
QuestionProblem with socket.recieve() , when the clent disconnect Pin
prasadbuddhika1-Feb-11 6:32
prasadbuddhika1-Feb-11 6:32 
AnswerRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell1-Feb-11 10:34
jschell1-Feb-11 10:34 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
Ennis Ray Lynch, Jr.1-Feb-11 10:57
Ennis Ray Lynch, Jr.1-Feb-11 10:57 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell1-Feb-11 13:59
jschell1-Feb-11 13:59 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
Ennis Ray Lynch, Jr.1-Feb-11 15:11
Ennis Ray Lynch, Jr.1-Feb-11 15:11 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell2-Feb-11 8:10
jschell2-Feb-11 8:10 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
Ennis Ray Lynch, Jr.2-Feb-11 9:32
Ennis Ray Lynch, Jr.2-Feb-11 9:32 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell3-Feb-11 9:28
jschell3-Feb-11 9:28 
Ennis Ray Lynch, Jr. wrote:
I suggest you read the documentation for Windows Sockets and the RFC and use them as guides instead of Google searches yielding results that are questions and answers from non-definitive sources. When you post an answer as an Authority you have some responsibility for accuracy.


You are incorrect in the intent of my posting.

I know how sockets work having worked with them in C#, Java and C++.

I was citing references to back up what I was saying rather than just restating what I said already - which is what you are doing. Feel free to provide some specific references to make your point. Or cite something specific from the RFC.

I have in fact read the RFC and the C# documentation.

Again...please provide a specific comment on exactly how you think all or part of my response was incorrect.

Ennis Ray Lynch, Jr. wrote:
Using TCP/IP and then manually sending keep alive messages is a waste of the protocol.


This statement indicates that you do not know how TCP/IP works.

Again feel free to provide code and a specific scenario that allows a listener to detect when the other end is terminated by a pulled plug. Feel free to provide the code in C#, C++, Java or even Perl.

Although I suppose it is possible that you did not understand why I was suggesting a keep alive. Perhaps that is where your confusion lies.
AnswerRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell1-Feb-11 14:13
jschell1-Feb-11 14:13 
Questionoverloading Console.write() [modified] Pin
KARFER1-Feb-11 5:03
KARFER1-Feb-11 5:03 
AnswerRe: overloading Console.write() Pin
Pete O'Hanlon1-Feb-11 5:06
mvePete O'Hanlon1-Feb-11 5:06 
GeneralRe: overloading Console.write() Pin
KARFER1-Feb-11 5:11
KARFER1-Feb-11 5:11 
GeneralRe: overloading Console.write() Pin
Pete O'Hanlon1-Feb-11 5:12
mvePete O'Hanlon1-Feb-11 5:12 
AnswerRe: overloading Console.write() Pin
Not Active1-Feb-11 5:48
mentorNot Active1-Feb-11 5:48 
QuestionRe: overloading Console.write() Pin
TheGreatAndPowerfulOz1-Feb-11 7:13
TheGreatAndPowerfulOz1-Feb-11 7:13 
AnswerRe: overloading Console.write() Pin
Eddy Vluggen1-Feb-11 7:34
professionalEddy Vluggen1-Feb-11 7:34 
JokeRe: overloading Console.write() Pin
fjdiewornncalwe1-Feb-11 8:20
professionalfjdiewornncalwe1-Feb-11 8:20 
GeneralRe: overloading Console.write() Pin
Eddy Vluggen1-Feb-11 8:37
professionalEddy Vluggen1-Feb-11 8:37 
AnswerRe: overloading Console.write() Pin
Luc Pattyn1-Feb-11 8:44
sitebuilderLuc Pattyn1-Feb-11 8:44 
GeneralRe: overloading Console.write() Pin
Henry Minute1-Feb-11 11:16
Henry Minute1-Feb-11 11:16 
GeneralRe: overloading Console.write() Pin
Eddy Vluggen1-Feb-11 20:28
professionalEddy Vluggen1-Feb-11 20:28 
QuestionUsing virtual mode list view to monitor events queue? Pin
Chesnokov Yuriy1-Feb-11 3:47
professionalChesnokov Yuriy1-Feb-11 3:47 
QuestionHow to add both x86 and x64 class library to the references in the project Pin
Chesnokov Yuriy1-Feb-11 3:06
professionalChesnokov Yuriy1-Feb-11 3:06 
AnswerRe: How to add both x86 and x64 class library to the references in the project Pin
Pete O'Hanlon1-Feb-11 3:57
mvePete O'Hanlon1-Feb-11 3:57 
GeneralRe: How to add both x86 and x64 class library to the references in the project Pin
RobCroll1-Feb-11 12:34
RobCroll1-Feb-11 12:34 

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.