473,385 Members | 1,764 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,385 software developers and data experts.

Are there standard C++ networking classes?

I've seen some networking toolkits for C++, but was wondering
if there were (or plans for) a standard set of networking
classes for C++?

Also, can someone tell me where I can find a comprehensive
class reference?
-Thanks

Jul 23 '05 #1
6 2811
"James Egan" <je******@comcast.net> wrote in message
news:pa****************************@comcast.net...
I've seen some networking toolkits for C++, but was wondering
if there were (or plans for) a standard set of networking
classes for C++?
There is no standard networking library for C++.
Also, can someone tell me where I can find a comprehensive
class reference?


Google is your friend.

- JFA1
Jul 23 '05 #2
James Egan wrote in news:pa****************************@comcast.net in
comp.lang.c++:
I've seen some networking toolkits for C++, but was wondering
if there were (or plans for) a standard set of networking
classes for C++?

There are non currently, however boost:

http://www.boost.org/more/mailing_lists.htm#main

do seem to want to write one:

http://www.crystalclearsoftware.com/...pl?BoostSocket
http://www.crystalclearsoftware.com/...l?Multiplexing
http://www.crystalclearsoftware.com/...ki.pl?BoostNet
Also, can someone tell me where I can find a comprehensive
class reference?


Class reference for what ?

Rob.
--
http://www.victim-prime.dsl.pipex.com/
Jul 23 '05 #3
sam
James Egan wrote:
I've seen some networking toolkits for C++, but was wondering
if there were (or plans for) a standard set of networking
classes for C++?

Also, can someone tell me where I can find a comprehensive
class reference?

You may consider ACE/TAO is a powerful solution.

Sam.
-Thanks

Jul 23 '05 #4
ÓÚ Sun, 17 Apr 2005 20:37:14 +0800£¬samдµ½£º
James Egan wrote:
I've seen some networking toolkits for C++, but was wondering
if there were (or plans for) a standard set of networking
classes for C++?

Also, can someone tell me where I can find a comprehensive
class reference?

You may consider ACE/TAO is a powerful solution.

Sam.

ACE/TAO is powerful, but it is too big and too complicated.
-Thanks


Jul 23 '05 #5
sam
jame wrote:
ÓÚ Sun, 17 Apr 2005 20:37:14 +0800£¬samдµ½£º

James Egan wrote:
I've seen some networking toolkits for C++, but was wondering
if there were (or plans for) a standard set of networking
classes for C++?

Also, can someone tell me where I can find a comprehensive
class reference?
You may consider ACE/TAO is a powerful solution.

Sam.


ACE/TAO is powerful, but it is too big and too complicated.

It is big in a development platform. But looks alright after compiled
into binary. I don't think it is too complicated. Its design is
reasonable and very good for project reusability and scalability.

Sam.
-Thanks


Jul 23 '05 #6

"James Egan" <je******@comcast.net> wrote in message
news:pa****************************@comcast.net...
I've seen some networking toolkits for C++, but was wondering
if there were (or plans for) a standard set of networking
classes for C++?

Not at this time, no.
Also, can someone tell me where I can find a comprehensive
class reference?


The C++ language does not have a "class reference", because it has no "class
library" like you might find in Java or C#. There is the "Standard Template
Library" (or just "STL"), which defines some templates (for things like
streams, containers, etc.). You might want to get a book on that subject.

If you're using some third-party class library (including
compiler-vendor-provided ones like MFC with VC++), then their documentation
is where to look.

Otherwise, there is no class reference for C++.

-Howard

Jul 23 '05 #7

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

Similar topics

20
by: skoco | last post by:
Hello! Do you know when will be the new standard for c++ approved? And WHAT will be inside? Hope there will be some thread and synchro classes, text and XML parsing, new containers and other new...
15
by: Bonj | last post by:
Hi I'd like a way of communicating over a network that doesn't rely on vendor-specific libraries, preferably that will work on both windows and linux (the ideal solution would be one that compiles...
43
by: Steven T. Hatton | last post by:
Now that I have a better grasp of the scope and capabilities of the C++ Standard Library, I understand that products such as Qt actually provide much of the same functionality through their own...
7
by: Brian Keogh | last post by:
Hi, I'm a student learning TCP/IP networking at University. Although I understand all about TCP/IP Networking in Java I am expected to understand the basics of C with regard to these programs as...
16
by: Spiros Bousbouras | last post by:
There are several compilers which accept various extensions to the C language and produce native code. But I wonder if there are any which offer the option to translate from C with some extensions...
9
by: Grizlyk | last post by:
Somebody have offered std colors to C++ in the msg here: http://groups.google.com/group/comp.lang.c++/browse_frm/thread/2e5bb3d36ece543b/1acf6cd7e3ebdbcd#1acf6cd7e3ebdbcd The main objection to...
23
by: June Lee | last post by:
is it true that Standard C++ Library is pretty much include functions similar to the following java packages??? java.io java.lang java.util http://www.cplusplus.com/reference/ It seem to...
5
by: disappearedng | last post by:
Hi guys, I am planning to write a web crawler in standard C. I can't seem to find standard libraries provided by C that deals with networks and regular expression. Anyone here knows a good engine...
18
by: Stephan Beal | last post by:
Hi, all! Before i ask my question, i want to clarify that my question is not about the code i will show, but about what the C Standard says should happen. A week or so ago it occurred to me...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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,...

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.