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

C#

 
GeneralRe: Public vs Private Memory Question Pin
Luc Pattyn15-Dec-09 1:53
sitebuilderLuc Pattyn15-Dec-09 1:53 
GeneralRe: Public vs Private Memory Question Pin
harold aptroot15-Dec-09 2:14
harold aptroot15-Dec-09 2:14 
QuestionDifference between Critical section, Mutex and Semaphore ? Pin
sandeepranjan14-Dec-09 13:27
sandeepranjan14-Dec-09 13:27 
AnswerRe: Difference between Critical section, Mutex and Semaphore ? Pin
Corinna John14-Dec-09 22:28
Corinna John14-Dec-09 22:28 
QuestionC# serial port Pin
aniarun14-Dec-09 13:26
aniarun14-Dec-09 13:26 
AnswerRe: C# serial port Pin
Luc Pattyn14-Dec-09 14:24
sitebuilderLuc Pattyn14-Dec-09 14:24 
GeneralRe: C# serial port Pin
aniarun14-Dec-09 15:50
aniarun14-Dec-09 15:50 
GeneralRe: C# serial port Pin
Roger Wright14-Dec-09 19:33
professionalRoger Wright14-Dec-09 19:33 
Are you actually connected to the port with Hyper Terminal, or do you just have the program running with the port selected? HT may not set the Open property on the port until you make a live connection with a remote device, and the port would continue to be available until that happens. Try opening the port with your program, then making a connection with Hyper Terminal using the same port. HT should give you an error message if your program has successfully opened the port.

"A Journey of a Thousand Rest Stops Begins with a Single Movement"

GeneralRe: C# serial port Pin
aniarun15-Dec-09 15:15
aniarun15-Dec-09 15:15 
GeneralRe: C# serial port Pin
Roger Wright15-Dec-09 16:04
professionalRoger Wright15-Dec-09 16:04 
GeneralRe: C# serial port Pin
aniarun15-Dec-09 17:24
aniarun15-Dec-09 17:24 
GeneralRe: C# serial port Pin
Roger Wright15-Dec-09 18:28
professionalRoger Wright15-Dec-09 18:28 
GeneralRe: C# serial port Pin
aniarun15-Dec-09 18:52
aniarun15-Dec-09 18:52 
GeneralRe: C# serial port Pin
aniarun16-Dec-09 13:18
aniarun16-Dec-09 13:18 
QuestionTopic For Imagine Cup Pin
mwaqas199014-Dec-09 12:38
mwaqas199014-Dec-09 12:38 
AnswerRe: Topic For Imagine Cup Pin
Richard MacCutchan14-Dec-09 23:02
mveRichard MacCutchan14-Dec-09 23:02 
GeneralRe: Topic For Imagine Cup Pin
mwaqas199015-Dec-09 12:19
mwaqas199015-Dec-09 12:19 
QuestionData structure advice Pin
robertwaw14-Dec-09 10:45
robertwaw14-Dec-09 10:45 
AnswerRe: Data structure advice Pin
Dr.Walt Fair, PE14-Dec-09 11:43
professionalDr.Walt Fair, PE14-Dec-09 11:43 
AnswerRe: Data structure advice [modified] Pin
Luc Pattyn14-Dec-09 11:46
sitebuilderLuc Pattyn14-Dec-09 11:46 
QuestionService does not start [modified] Pin
Jordanwb14-Dec-09 10:45
Jordanwb14-Dec-09 10:45 
AnswerRe: Service does not start Pin
Migounette14-Dec-09 11:43
Migounette14-Dec-09 11:43 
GeneralRe: Service does not start Pin
Jordanwb14-Dec-09 12:12
Jordanwb14-Dec-09 12:12 
GeneralRe: Service does not start Pin
Migounette14-Dec-09 12:41
Migounette14-Dec-09 12:41 
GeneralRe: Service does not start Pin
Jimmanuel14-Dec-09 13:15
Jimmanuel14-Dec-09 13: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.