The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM


High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
SSH doesn't pick up user's project from /etc/project kurgan SUN Solaris 2 05-21-2008 09:52 AM
Who know this project? Osawa UNIX for Dummies Questions & Answers 5 09-08-2007 10:08 PM
perl project question hankooknara Shell Programming and Scripting 2 01-07-2007 08:44 PM
project anurakrish Linux 0 03-27-2006 08:17 PM
project nrusimha UNIX for Dummies Questions & Answers 1 02-07-2006 04:51 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 02-05-2007
Registered User
 

Join Date: Feb 2007
Location: Belgium
Posts: 6
C++(Project SizingLabs) - question

We are working on a new benchmark tool called SizingLabs, This is my last year as a Mct Student and to pass this year i need to work 4 months with 8 other students non stop on this project. I am responsible for creating a tool for a unix system that collects system (performance) information and send that information to a server socket.

I am a mere beginner in creating tools in c++.( I am familiar with Visual basic.net(server-client ,wmi..) Asp.net Java(server-client chess game) and JSP(forum)).

My question is can i use Visual C++ to create an unix tool, and if i can what kind of project should i best choose, if i cant what code developer tool should i use then.

thnx for your time

for those who can read Dutch here you have an explanation of our project SizingLabs
Reply With Quote
Forum Sponsor
  #2  
Old 02-05-2007
andryk's Avatar
Registered User
 

Join Date: Sep 2003
Posts: 448
Visual C++ is a micro$oft product, it wont run on unix unless you do lots of crazy porting of your own, but there is a tool called Qt with many classes available for you to use from sockets to graphics ...
Reply With Quote
  #3  
Old 02-05-2007
Registered User
 

Join Date: Feb 2007
Location: Belgium
Posts: 6
thnx for the info just what i needed, and so fast reply in less than 5 mins
Reply With Quote
  #4  
Old 02-06-2007
Registered User
 

Join Date: Feb 2007
Location: Belgium
Posts: 6
question, are there maybe other developer tools than qt for unix systems ? because i cant seem to get the open source version of qt installend on XP (when i do configure -platform it keeps asking me to do that again)
Reply With Quote
  #5  
Old 02-07-2007
Technorati Master
 

Join Date: Mar 2005
Location: Large scale systems...
Posts: 2,610
Quote:
Originally Posted by andryk
Visual C++ is a micro$oft product, it wont run on unix unless you do lots of crazy porting of your own, but there is a tool called Qt with many classes available for you to use from sockets to graphics ...

Interesting!

I just thought MS VC++ would never run on any of the unix/linux flavours

Really!

Quite surprising!!!
Reply With Quote
  #6  
Old 02-07-2007
andryk's Avatar
Registered User
 

Join Date: Sep 2003
Posts: 448
Quote:
Interesting!
I just thought MS VC++ would never run on any of the unix/linux flavours

Really!

Quite surprising!!!
Cool down that was just a joke!
Reply With Quote
  #7  
Old 02-07-2007
...@...
 

Join Date: Feb 2004
Location: NM
Posts: 4,274
There is some confusion here. Qt needs to run under xterm on Linux. Why? Because you have to make UNIX system calls, not Windows API calls. You cannot compile against libraries that do not exist.

You can install Cygwin on your PC and work in that UNIX environment.
g++ (C++ compiler and libraries from GNU)is available for almost every UNIX platform.
So you could port your code from Linux to Solaris, for example.

I think there is a Qt environment for windows, but I don't see how you could do anything for UNIX in it, like test.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Tags
linux

Thread Tools
Display Modes




All times are GMT -7. The time now is 07:17 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0