Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Been there.

 

Check out

Base Class Libraries - Group 2 Samples

(Using serial ports with the new Port class) at:

http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx

 

I found that page straight away, but there's not much help there. It looks like you have to drop a serial control into your code for each serial port you want to use, and enumerate them yourself. Oh well, I already got out the big hammer. :-)

 

 

Thanks anyway,

 

Gary

Posted
I found that page straight away, but there's not much help there. It looks like you have to drop a serial control into your code for each serial port you want to use, and enumerate them yourself. Oh well, I already got out the big hammer. :-)

 

 

Thanks anyway,

 

Gary

 

Sorry about that. It is all I needed.

 

What sepecifically do you need? I have some code I could post if its a match to your need.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...