Click here to Skip to main content
15,888,286 members
Home / Discussions / C#
   

C#

 
QuestionWebBrowser.Print Pin
TiredProgrammer24-Jun-08 10:20
TiredProgrammer24-Jun-08 10:20 
AnswerRe: WebBrowser.Print Pin
Spacix One24-Jun-08 11:26
Spacix One24-Jun-08 11:26 
QuestionAcceptSocket and ObjectDisposedException Pin
Anthony Mushrow24-Jun-08 9:27
professionalAnthony Mushrow24-Jun-08 9:27 
AnswerRe: AcceptSocket and ObjectDisposedException Pin
led mike24-Jun-08 9:38
led mike24-Jun-08 9:38 
GeneralRe: AcceptSocket and ObjectDisposedException Pin
Anthony Mushrow24-Jun-08 10:01
professionalAnthony Mushrow24-Jun-08 10:01 
GeneralRe: AcceptSocket and ObjectDisposedException Pin
led mike24-Jun-08 10:39
led mike24-Jun-08 10:39 
GeneralRe: AcceptSocket and ObjectDisposedException Pin
Anthony Mushrow24-Jun-08 10:43
professionalAnthony Mushrow24-Jun-08 10:43 
GeneralRe: AcceptSocket and ObjectDisposedException Pin
led mike24-Jun-08 11:43
led mike24-Jun-08 11:43 
SK Genius wrote:
I just figured there was something better


Ok. I re-read the thread:

SK Genius wrote:
Calling .Close on the stream and .Stop() on the TcpListener.


That doesn't seem correct. You should call TcpClient.Close(), and there is no reason to stop() the listener. It sounds like you may have some fundamental errors in your coding of this application.


led mike

GeneralRe: AcceptSocket and ObjectDisposedException Pin
Anthony Mushrow24-Jun-08 11:49
professionalAnthony Mushrow24-Jun-08 11:49 
AnswerRe: AcceptSocket and ObjectDisposedException Pin
Harvey Saayman24-Jun-08 10:07
Harvey Saayman24-Jun-08 10:07 
GeneralRe: AcceptSocket and ObjectDisposedException Pin
Anthony Mushrow24-Jun-08 10:14
professionalAnthony Mushrow24-Jun-08 10:14 
GeneralRe: AcceptSocket and ObjectDisposedException Pin
Harvey Saayman24-Jun-08 10:17
Harvey Saayman24-Jun-08 10:17 
AnswerRe: AcceptSocket and ObjectDisposedException Pin
Harvey Saayman24-Jun-08 10:10
Harvey Saayman24-Jun-08 10:10 
AnswerRe: AcceptSocket and ObjectDisposedException Pin
Anthony Mushrow24-Jun-08 10:41
professionalAnthony Mushrow24-Jun-08 10:41 
Answer*slaps self across face* Pin
Anthony Mushrow25-Jun-08 2:41
professionalAnthony Mushrow25-Jun-08 2:41 
QuestionC# and Services/Event Viewer Pin
SpankyNuts24-Jun-08 9:11
SpankyNuts24-Jun-08 9:11 
AnswerRe: C# and Services/Event Viewer Pin
led mike24-Jun-08 9:33
led mike24-Jun-08 9:33 
AnswerRe: C# and Services/Event Viewer Pin
Ravi Bhavnani24-Jun-08 14:26
professionalRavi Bhavnani24-Jun-08 14:26 
GeneralC# locks and atomicity Pin
Judah Gabriel Himango24-Jun-08 8:49
sponsorJudah Gabriel Himango24-Jun-08 8:49 
GeneralRe: C# locks and atomicity Pin
Ennis Ray Lynch, Jr.24-Jun-08 10:09
Ennis Ray Lynch, Jr.24-Jun-08 10:09 
GeneralRe: C# locks and atomicity Pin
Judah Gabriel Himango24-Jun-08 10:23
sponsorJudah Gabriel Himango24-Jun-08 10:23 
GeneralRe: C# locks and atomicity Pin
Ennis Ray Lynch, Jr.24-Jun-08 10:38
Ennis Ray Lynch, Jr.24-Jun-08 10:38 
GeneralRe: C# locks and atomicity Pin
Judah Gabriel Himango24-Jun-08 11:21
sponsorJudah Gabriel Himango24-Jun-08 11:21 
GeneralRe: C# locks and atomicity Pin
User 665824-Jun-08 10:34
User 665824-Jun-08 10:34 
GeneralRe: C# locks and atomicity Pin
Judah Gabriel Himango24-Jun-08 11:10
sponsorJudah Gabriel Himango24-Jun-08 11:10 

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.