Slashdot Mirror


User: jwarwick816

jwarwick816's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:You have the answer on Portable Coding and Cross-Platform Libraries? · · Score: 1

    We developed a large desktop application in Java and had horrible performance results. We have now switched to Qt 3.0, which gives you network and thread support. I agree that you'll probably have to do serial port stuff on your own.