FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Serial port communication on Win32

 
Post new topic   Reply to topic     Forum Index -> General
View previous topic :: View next topic  
Author Message
un_guru



Joined: 14 Sep 2005
Posts: 32

PostPosted: Thu Nov 24, 2005 1:21 am    Post subject: Serial port communication on Win32 Reply with quote

Hello,

I need to communicate with a serial port for a windows application.
I know that win32 manages ports just like files so I can use the stream library to read and write, but I also need to get and set the port configuration, and that part is not ported to D. (GetCommParam, Set CommParam).
now, should I extend the phobos.stream, or should I make a new library, or somebody else already done this?

thanks ...
Back to top
View user's profile Send private message
Carlos



Joined: 19 Mar 2004
Posts: 396
Location: Canyon, TX

PostPosted: Thu Nov 24, 2005 10:23 am    Post subject: Reply with quote

There was recently a thread about this on one of the DM newsgroups. Search there.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Thu Nov 24, 2005 10:40 am    Post subject: Reply with quote

I think this is the thread that Carlos is remembering: http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D.learn/1973
Back to top
View user's profile Send private message AIM Address
un_guru



Joined: 14 Sep 2005
Posts: 32

PostPosted: Fri Nov 25, 2005 5:10 pm    Post subject: Reply with quote

thanks for the link, it's not that relevant but I found my files any way.
The Core32 project did port to D the WINAPI I needed.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> General All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group