C++Talk.NET Forum Index C++Talk.NET
C++ language newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Some java-like utilities?

 
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ language (comp.lang.c++)
View previous topic :: View next topic  
Author Message
Bura Tino
Guest





PostPosted: Sun Sep 28, 2003 6:51 am    Post subject: Some java-like utilities? Reply with quote



Hi,

Coming back from java to c++. I wondering if there's a standard set of
utilities for c++ like there is for java. In particular, I'm looking for a
way to read from a URL, to send an EMail, and save a PNG or a JPEG.

Many thanks in advance!

Bura


Back to top
WW
Guest





PostPosted: Sun Sep 28, 2003 9:37 am    Post subject: Re: Some java-like utilities? Reply with quote



Agent Mulder wrote:
Quote:
Bura Tino
Coming back from java to c++. I wondering if there's a standard set
of utilities for c++ like there is for java. In particular, I'm
looking for a way to read from a URL, to send an EMail, and save a
PNG or a JPEG.
/

Nope. None of that in C++ unless you write it yourself.

Actually you don't usually need to. There is either support from you
operating system or you can download and use libraries. So th e"write it
yourself" part means it is not part of the standardized language.

--
WW aka Attila



Back to top
Bura Tino
Guest





PostPosted: Sun Sep 28, 2003 9:37 am    Post subject: Re: Some java-like utilities? Reply with quote




"Agent Mulder" <mbmulder_remove_this_ (AT) home (DOT) nl> wrote

Quote:
Bura Tino
Coming back from java to c++. I wondering if there's a standard set of
utilities for c++ like there is for java. In particular, I'm looking for
a
way to read from a URL, to send an EMail, and save a PNG or a JPEG.
/

Nope. None of that in C++ unless you write it yourself.


OK, if no Sun-like entity wrote it -- someone must have written it! For own
personal use if not for the greater public good!


Quote:
-X





Back to top
Agent Mulder
Guest





PostPosted: Sun Sep 28, 2003 9:39 am    Post subject: Re: Some java-like utilities? Reply with quote

<Bura Tino>
Quote:
Coming back from java to c++. I wondering if there's a standard set of
utilities for c++ like there is for java. In particular, I'm looking for a
way to read from a URL, to send an EMail, and save a PNG or a JPEG.
/


Nope. None of that in C++ unless you write it yourself.

-X



Back to top
Peter van Merkerk
Guest





PostPosted: Sun Sep 28, 2003 10:11 am    Post subject: Re: Some java-like utilities? Reply with quote

Quote:
Coming back from java to c++. I wondering if there's a standard set of
utilities for c++ like there is for java. In particular, I'm looking
for
a
way to read from a URL, to send an EMail, and save a PNG or a JPEG.
/

Nope. None of that in C++ unless you write it yourself.


OK, if no Sun-like entity wrote it -- someone must have written it! For
own
personal use if not for the greater public good!

For most common things there C++ libraries available, so usually there is no
need to write one yourself. However many of those libraries are tied to one
particular platform (or only a few platforms) because standard C++ has no
builtin support for platform specific I/O functionality like sockets,
graphics...etc. The best place to ask for the kind of libraries you are
looking for is a newsgroup dedicated to your particular platform, or use
Google to find one.

--
Peter van Merkerk
peter.van.merkerk(at)dse.nl







Back to top
Ivan Vecerina
Guest





PostPosted: Sun Sep 28, 2003 11:00 am    Post subject: Re: Some java-like utilities? Reply with quote

"Bura Tino" <bura3no (AT) yahoo (DOT) com> wrote

Quote:
Coming back from java to c++. I wondering if there's a standard set of
utilities for c++ like there is for java. In particular, I'm looking for a
way to read from a URL, to send an EMail, and save a PNG or a JPEG.

Some ideas:
- http://curl.haxx.se/libcurl/
A bunch of utilities for all kinds of TCP/IP transfers.
- http://www.libpng.org/
The reference implementation for PNG (& more)
- http://www.ijg.org/ - a working free jpeg library
Also:
- http://perso.wanadoo.fr/pierre.g/xnview/engfl.html
Support for >360 image formats (!), free for non-commercial
use (and more upon 'agreement').
- http://www.cs.wustl.edu/~schmidt/ACE.html
For advanced multi-platform networked applications...

hth,
Ivan
--
http://ivan.vecerina.com



Back to top
Agent Mulder
Guest





PostPosted: Sun Sep 28, 2003 11:54 am    Post subject: Re: Some java-like utilities? Reply with quote

<Bura Tino>
Quote:
Coming back from java to c++. I wondering if there's a standard set of
utilities for c++ like there is for java. In particular, I'm looking for a
way to read from a URL, to send an EMail, and save a PNG or a JPEG.
/


Qt from TrollTech has support for PNG and JPEG, if I remember well.

-X



Back to top
fuzzylollipop
Guest





PostPosted: Tue Dec 14, 2004 11:03 pm    Post subject: Re: Some java-like utilities? Reply with quote

yep it has been written, it is called Python! :-)

Back to top
fuzzylollipop
Guest





PostPosted: Tue Dec 14, 2004 11:04 pm    Post subject: Re: Some java-like utilities? Reply with quote

yep it has been written, it is called Python! :-)

Back to top
fuzzylollipop
Guest





PostPosted: Tue Dec 14, 2004 11:05 pm    Post subject: Re: Some java-like utilities? Reply with quote

yep it has been written, it is called Python! :-)

Back to top
Display posts from previous:   
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ language (comp.lang.c++) All times are GMT
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, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.