Click here to Skip to main content
16,006,749 members
Home / Discussions / C#
   

C#

 
QuestionC# Extracting data out of a .txt file Pin
Hellachuckles12-Apr-06 9:06
Hellachuckles12-Apr-06 9:06 
AnswerRe: C# Extracting data out of a .txt file Pin
Judah Gabriel Himango12-Apr-06 9:13
sponsorJudah Gabriel Himango12-Apr-06 9:13 
GeneralRe: C# Extracting data out of a .txt file Pin
Hellachuckles12-Apr-06 9:24
Hellachuckles12-Apr-06 9:24 
AnswerRe: C# Extracting data out of a .txt file Pin
smurfy3412-Apr-06 9:15
smurfy3412-Apr-06 9:15 
GeneralRe: C# Extracting data out of a .txt file Pin
Hellachuckles12-Apr-06 9:26
Hellachuckles12-Apr-06 9:26 
AnswerRe: C# Extracting data out of a .txt file Pin
Bitwise Gamgee12-Apr-06 9:39
Bitwise Gamgee12-Apr-06 9:39 
GeneralRe: C# Extracting data out of a .txt file Pin
Hellachuckles13-Apr-06 4:32
Hellachuckles13-Apr-06 4:32 
QuestionHelp with socket problem... Pin
Aaron Dilliard12-Apr-06 9:03
Aaron Dilliard12-Apr-06 9:03 
I have a server which updates programs on our local network, informs of notifications, etc... The problem is that after so long it will "lock up" and stop accepting connections. I have connected/disconnected clients and tested everywhere for a solution to the problem. There is actually a series of about 6 servers on different ports, and all of them quit accepting at once. The MainSocket is using Socket.BeginAccept and waiting for connections, then passes them off to a data structure I created to maintain the connections/user info/etc. Is there a certain period of "idle time" when the Framework aborts that thread? It seems like if that were the case, however, you wouldnt even be able to connect to the server. As it is, you can get a connection, you just cant communicate. I know without seeing the code it may be hard to determine a solution, but Im not sure exactly what the problem is. Any thoughts or comments would be appreciated...

Aaron
AnswerRe: Help with socket problem... Pin
Tom Wright12-Apr-06 9:11
Tom Wright12-Apr-06 9:11 
GeneralRe: Help with socket problem... Pin
Aaron Dilliard12-Apr-06 9:19
Aaron Dilliard12-Apr-06 9:19 
AnswerRe: Help with socket problem... Pin
leppie12-Apr-06 19:40
leppie12-Apr-06 19:40 
QuestionI need some help with DBNull and checkboxes Pin
Tom Wright12-Apr-06 9:03
Tom Wright12-Apr-06 9:03 
AnswerRe: I need some help with DBNull and checkboxes Pin
junglerover7712-Apr-06 14:11
junglerover7712-Apr-06 14:11 
GeneralRe: I need some help with DBNull and checkboxes Pin
Tom Wright13-Apr-06 4:21
Tom Wright13-Apr-06 4:21 
Questionfull error "Automation server can't create object" Pin
hasantayyar12-Apr-06 8:53
hasantayyar12-Apr-06 8:53 
Questionhow to create a floating toolbar in c#? Pin
Susuko12-Apr-06 8:52
Susuko12-Apr-06 8:52 
QuestionThreading help? Pin
eric_tran12-Apr-06 8:13
eric_tran12-Apr-06 8:13 
AnswerRe: Threading help? Pin
Judah Gabriel Himango12-Apr-06 8:26
sponsorJudah Gabriel Himango12-Apr-06 8:26 
GeneralRe: Threading help? Pin
eric_tran12-Apr-06 8:37
eric_tran12-Apr-06 8:37 
GeneralRe: Threading help? Pin
Dan Neely12-Apr-06 8:55
Dan Neely12-Apr-06 8:55 
GeneralRe: Threading help? Pin
eric_tran12-Apr-06 8:58
eric_tran12-Apr-06 8:58 
GeneralRe: Threading help? Pin
Judah Gabriel Himango12-Apr-06 9:06
sponsorJudah Gabriel Himango12-Apr-06 9:06 
GeneralRe: Threading help? Pin
eric_tran12-Apr-06 9:08
eric_tran12-Apr-06 9:08 
QuestionTooltip does not show up Pin
smurfy3412-Apr-06 7:35
smurfy3412-Apr-06 7:35 
AnswerRe: Tooltip does not show up Pin
Manas Bhardwaj12-Apr-06 23:15
professionalManas Bhardwaj12-Apr-06 23:15 

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.