View Single Post
  #1 (permalink)  
Old October 29th, 2004, 09:26 AM
umagrama umagrama is offline
Registered User
 
Join Date: Dec 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to umagrama
Default Serial Com Access

Hey guys,

I am starting a new project and will need to get data from the serial port. I am wondering what is the best way of doing that. I was thinking of using outportb and inportb to get that info but JBuilder's help files says Win32 wont let you do that anymore. Sometime ago I did that by using a dll with those functions however, I dont know if it is still possible and wise.

Any suggetions of a better way of doing it?

Thanks up front! Have a good weekend!

Umagrama

"When a boy sits next to a girl for a hour, it feels like a minute. Though, when he sits on a hot stove for a minute, it feels like an hour. That's relativity!"
~ A. Einstein
Reply With Quote