Click here to Skip to main content
15,924,402 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.Diagnostic.Process question/problem Pin
XRaheemX7-Oct-05 8:02
XRaheemX7-Oct-05 8:02 
GeneralRe: System.Diagnostic.Process question/problem Pin
therealmccoy7-Oct-05 8:57
therealmccoy7-Oct-05 8:57 
Questionaccessing a C DLL with C# Long/Int problem Pin
CalvinB7-Oct-05 3:26
CalvinB7-Oct-05 3:26 
AnswerRe: accessing a C DLL with C# Long/Int problem Pin
mav.northwind7-Oct-05 4:15
mav.northwind7-Oct-05 4:15 
GeneralRe: accessing a C DLL with C# Long/Int problem Pin
CalvinB7-Oct-05 4:59
CalvinB7-Oct-05 4:59 
GeneralRe: accessing a C DLL with C# Long/Int problem Pin
leppie7-Oct-05 7:25
leppie7-Oct-05 7:25 
QuestionData Access & Tab Control Pin
rich_wenger7-Oct-05 2:49
rich_wenger7-Oct-05 2:49 
QuestionSoftware Architecture - HELP! Pin
trjones17-Oct-05 1:44
trjones17-Oct-05 1:44 
I am going to write an application that will be controlling hardware through two RS-232 ports. The code that drives each port will be doing the exact same thing, but the actions will be totally independent of one another. What I need to determine is how to make the code run simualtaneously for each COM port, but independent of the other. My plan is to have a GUI the has two frames on the screen. In the left frame will be the code that interfaces with port COM1 and in the right frame will be the code that interfaces with port COM2. These will be asynchronous events and will basically be running independent of one another except that a signle application will encapsulate all of th code.

Overall, the theory behind what I am doing is pretty easy and I have a lot of experience wirting drivers for hardware, but I need to have mulitple instances running simultaneously in a single application. That is the part I have no expeience and am stuggling with. Any advice, links to tutorials,code ex., etc would be a great help. Confused | :confused:

In a nut shell, I want to be able to take a single application to operate some hardware, then be able to run it two, there, four, even more times within the same application at the same time.

Terry Jones
AnswerRe: Software Architecture - HELP! Pin
Dan Neely7-Oct-05 2:04
Dan Neely7-Oct-05 2:04 
AnswerRe: Software Architecture - HELP! Pin
Carl Mercier7-Oct-05 4:47
Carl Mercier7-Oct-05 4:47 
Questionconverting array of byte to string in c# Pin
TssPrasad7-Oct-05 1:16
sussTssPrasad7-Oct-05 1:16 
AnswerRe: converting array of byte to string in c# Pin
Andrew Kirillov7-Oct-05 1:34
Andrew Kirillov7-Oct-05 1:34 
GeneralRe: converting array of byte to string in c# Pin
tssp7-Oct-05 2:12
tssp7-Oct-05 2:12 
QuestionLDAP Pin
ramenk6-Oct-05 23:45
ramenk6-Oct-05 23:45 
AnswerRe: LDAP Pin
ehuysamer7-Oct-05 2:25
ehuysamer7-Oct-05 2:25 
Questionhow to run resgen utility from post build com Pin
Kaushik J6-Oct-05 23:22
sussKaushik J6-Oct-05 23:22 
QuestionPlease Help!! Pin
Dipendra Singh6-Oct-05 22:43
Dipendra Singh6-Oct-05 22:43 
AnswerRe: Please Help!! Pin
XRaheemX7-Oct-05 7:08
XRaheemX7-Oct-05 7:08 
Question.NET and LDAP Pin
ehuysamer6-Oct-05 21:04
ehuysamer6-Oct-05 21:04 
AnswerRe: .NET and LDAP Pin
leppie6-Oct-05 22:34
leppie6-Oct-05 22:34 
GeneralRe: .NET and LDAP Pin
ehuysamer6-Oct-05 22:41
ehuysamer6-Oct-05 22:41 
GeneralRe: .NET and LDAP Pin
leppie7-Oct-05 1:34
leppie7-Oct-05 1:34 
Questiongraphics Pin
unni_jeevan6-Oct-05 20:53
unni_jeevan6-Oct-05 20:53 
AnswerRe: graphics Pin
XRaheemX7-Oct-05 3:34
XRaheemX7-Oct-05 3:34 
Questionapplication wide events Pin
Dipendra Singh6-Oct-05 20:52
Dipendra Singh6-Oct-05 20:52 

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.