Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
Questionthe connection between XMLNode and TreeNode Pin
reilak4-Aug-09 1:49
reilak4-Aug-09 1:49 
AnswerRe: the connection between XMLNode and TreeNode Pin
Hristo-Bojilov4-Aug-09 2:11
Hristo-Bojilov4-Aug-09 2:11 
GeneralRe: the connection between XMLNode and TreeNode Pin
reilak4-Aug-09 2:46
reilak4-Aug-09 2:46 
GeneralRe: the connection between XMLNode and TreeNode Pin
Hristo-Bojilov4-Aug-09 3:05
Hristo-Bojilov4-Aug-09 3:05 
GeneralRe: the connection between XMLNode and TreeNode Pin
reilak4-Aug-09 3:53
reilak4-Aug-09 3:53 
GeneralRe: the connection between XMLNode and TreeNode Pin
Hristo-Bojilov4-Aug-09 4:05
Hristo-Bojilov4-Aug-09 4:05 
Questionsocket not closing even after the listening app has terminated?! Pin
Druuler4-Aug-09 1:43
Druuler4-Aug-09 1:43 
AnswerRe: socket not closing even after the listening app has terminated?! Pin
Druuler4-Aug-09 5:09
Druuler4-Aug-09 5:09 
After little more investigation with process hacker (Process Hacker/[^]) i see that the apps started from the main listening app and there child process gets the handle to the named pipes and somthing called \device\afd that main app has created, if i close those handles then the port is released, if i dont then the main app actuallty keeps running and listening on that port according to process hacker but doenst respond to incoming connections. WTF | :WTF:

so the main app, after its terminated doenst show upp in process list/taskmanager or netstat tool but shows up as UnknownpProcess in process hackers "network connections" listening on the port??Confused | :confused:

How can i fix this?

This is how the app currently works...

My App --> starts app2 and creates pipes. Now if my app gets terminated then app 2 is also terminated, but i have no control of which apps app2 might start and they are not terminated once app2 gets terminated so they keeps the handle to named pipes and (mainly)device\afd and keeps the port busy?
GeneralRe: socket not closing even after the listening app has terminated?! Pin
Druuler6-Aug-09 7:32
Druuler6-Aug-09 7:32 
QuestionFailed To Connect MySQL via C# Pin
Nemesis Fixx4-Aug-09 1:36
Nemesis Fixx4-Aug-09 1:36 
AnswerRe: Failed To Connect MySQL via C# Pin
musefan4-Aug-09 1:41
musefan4-Aug-09 1:41 
GeneralRe: Failed To Connect MySQL via C# Pin
Nemesis Fixx4-Aug-09 1:50
Nemesis Fixx4-Aug-09 1:50 
GeneralRe: Failed To Connect MySQL via C# Pin
musefan4-Aug-09 1:57
musefan4-Aug-09 1:57 
GeneralRe: Failed To Connect MySQL via C# Pin
Nemesis Fixx4-Aug-09 3:29
Nemesis Fixx4-Aug-09 3:29 
QuestionAccess Export using late binding [modified] Pin
BNeSiH4-Aug-09 0:44
BNeSiH4-Aug-09 0:44 
QuestionDelimiters for Tokenizer Pin
gamer11274-Aug-09 0:35
gamer11274-Aug-09 0:35 
AnswerRe: Delimiters for Tokenizer Pin
Super Lloyd4-Aug-09 0:42
Super Lloyd4-Aug-09 0:42 
GeneralRe: Delimiters for Tokenizer Pin
gamer11274-Aug-09 3:58
gamer11274-Aug-09 3:58 
AnswerRe: Delimiters for Tokenizer Pin
OriginalGriff4-Aug-09 1:20
mveOriginalGriff4-Aug-09 1:20 
QuestionHow to edit Dataset value (NOT DATA GRID) Pin
sacr834-Aug-09 0:09
sacr834-Aug-09 0:09 
AnswerRe: How to edit Dataset value (NOT DATA GRID) Pin
kstls4-Aug-09 0:25
kstls4-Aug-09 0:25 
GeneralRe: How to edit Dataset value (NOT DATA GRID) Pin
sacr834-Aug-09 1:42
sacr834-Aug-09 1:42 
GeneralRe: How to edit Dataset value (NOT DATA GRID) Pin
sacr834-Aug-09 1:47
sacr834-Aug-09 1:47 
GeneralRe: How to edit Dataset value (NOT DATA GRID) Pin
kstls4-Aug-09 2:14
kstls4-Aug-09 2:14 
AnswerRe: How to edit Dataset value (NOT DATA GRID) Pin
Fired.Fish.Gmail4-Aug-09 1:36
Fired.Fish.Gmail4-Aug-09 1:36 

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.