473,395 Members | 1,647 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

In C++ programming, what librarys or frameworks are you using?

Or most peopel use the OS' API directly? or everyone made own series
of library such as Socket, Thread API.
Feb 22 '08 #1
7 1352
On 2ÔÂ22ÈÕ, ÏÂÎç1ʱ44·Ö, CppNewer <hex...@hotmail.comwrote:
Or most peopel use the OS' API directly? or everyone made own series
of library such as Socket, Thread API.
gcc&g++
Feb 22 '08 #2
CppNewer wrote:
Or most peopel use the OS' API directly? or everyone made own series
of library such as Socket, Thread API.
I'm currently using:

- wxWidgets (big difference to what I was used to, with the sizer
concept, but worth a look) with wxFormBuilder
- boost::thread
- winsock2 (supposed to be compatible to sockets-library under linux)
- xerces-c (domxml parsing)

all of this with Eclipse CDT & Cygwin, thinking about "migrating" to
MinGW though, for not needing cygwin1.dll or similar.

Best Regards,

Lars
Feb 22 '08 #3
On 2008-02-22 06:44, CppNewer wrote:
Or most peopel use the OS' API directly? or everyone made own series
of library such as Socket, Thread API.
Depends on what kind of application I'm writing, I usually try to keep
the number of dependencies small. In the projects I'm currently working
on I use the C++ standard library, whatever I in POSIX, and Qt 3.

--
Erik Wikström
Feb 23 '08 #4
CppNewer wrote:
Or most peopel use the OS' API directly? or everyone made own series
of library such as Socket, Thread API.
POSIX and Qt4.

You know what I would love? A great big honkin' printed tutorial on the
parts of Boost that could replace direct calls to POSIX. I would
particularly like portable access to the local file-system and to the
network, and portable concurrency. I'm aware that Boost provides these
libraries, but what I really want is an Addison-Wesley Professional
hardcover showing me how to use them. I guess that book won't exist
until TR2 makes it into C++1x.
Feb 23 '08 #5
On Feb 23, 8:25*am, Jeff Schwab <j...@schwabcenter.comwrote:
>
POSIX and Qt4.

You know what I would love? *A great big honkin' printed tutorial on the
parts of Boost that could replace direct calls to POSIX. *I would
particularly like portable access to the local file-system and to the
network, and portable concurrency. *I'm aware that Boost provides these
libraries, but what I really want is an Addison-Wesley Professional
hardcover showing me how to use them. *I guess that book won't exist
until TR2 makes it into C++1x.
I doubt it will take that long. I'm interested in hearing about
C++ related books that are in the works, but haven't been published
yet.

Brian Wood

Feb 23 '08 #6
On Feb 21, 11:44*pm, CppNewer <hex...@hotmail.comwrote:
Or most peopel use the OS' API directly? or everyone made own series
of library such as Socket, Thread API.
Here's one related to sockets and marshalling -
www.webebenezer.net

Brian Wood
Feb 23 '08 #7
On Feb 22, 12:44*am, CppNewer <hex...@hotmail.comwrote:
Or most peopel use the OS' API directly? or everyone made own series
of library such as Socket, Thread API.
ACE is C++ framework for network programming.

http://www.cs.wustl.edu/~schmidt/ACE.html

--
EventStudio 4.0 - http://www.Eventhelix.com/Eventstudio/
Sequence diagram based systems engineering tool
Feb 23 '08 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jay | last post by:
Hi, I implemeneted an FTP client and server long time back using Java. I found sockets porgramming in java quite useful and easy to handle. I now wanted to implement a similar program using C++....
5
by: Daniel Bass | last post by:
..Net is great for modulerising libraries, so that all you need do to access a DLL, is simply call Add Reference and wallah, it's as though the library were written in your project. But what...
17
by: Arthur van Dorp | last post by:
Hi all This is a bit off topic but I don't know where else to ask (please tell me if you know). I'm going to build a web application. The choice of the underlying database wasn't difficult....
3
by: Ray | last post by:
OK, maybe I shoot a more general question to the group since there are so many great programmers here: how do you practice your craft? I do it in the following way: 1. Set aside 30 minutes to...
3
by: caston | last post by:
Well, everybody can now agree with the fact that the Ajax hype is over. Still multiple Ajax Frameworks are flourishing, aren't they? So, last night I questioned myself with the following: "When...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
8
by: jmDesktop | last post by:
I have been to the main python site, but am still confused. I have been using .net, so it may be obvious how to do this to everyone else. I am aware there are various frameworks (Django, Pylons,...
1
by: =?Utf-8?B?VGlt?= | last post by:
I would like to know all the means that are available to configure/specify the version of the .Net Frameworks that are used by a particular dll deployed on a particular machine. The reason for...
14
by: =?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= | last post by:
As far as I know, the C Standard has no mention of multi-threaded programming; it has no mention of how to achieve multi-threaded programming, nor does it mention whether the language or its...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.