Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Take a look at the GNU project 'CommonC++', it is a cross platform library providing a lot of abstraction for threading, networking, and serial interfaces. If you can use C++ in your project, it might work well for you. I have no experience with its Windows support, only the Linux side. The API is pretty clean too. Of course, if its a GPL'd application, or you can afford it, there's also Qt 4.0, which has all that stuff and is now modular, so you don't need all the widget stuff rolled in if you are just doing console work. -Josh On Dec 21, 2005, at 2:17 PM, Anthony Gabrielson wrote: > Hello, > Quick question, I need to write a thread/sema app that uses POSIX > calls under windows. I want to use the posix calls since within > the next > few months this will be running under Linux ( I need to sort the Linux > drivers and data acq API out before I can even think about this app > with > Linux). So I would like to use SFU with Vis C and I just wanted to > see if > anyone had any experience getting that going that could share with me. > > I really have no desire to right now to learn the MS approach to > threads and IPC so this would be a great help to me. > > Happy Holidays! > > Anthony > _______________________________________________ > Discuss mailing list > Discuss at blu.org > http://olduvai.blu.org/mailman/listinfo/discuss
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |