Book concerning Network Programming

M

Mex

Hi,
I'm looking for a good book for beginners about Network Programming.
Besides Stevens' book, I would like something specific for C++
language. Any suggestions?

Thanks in advantage,
Massimo
 
V

Victor Bazarov

Mex said:
I'm looking for a good book for beginners about Network Programming.
Besides Stevens' book, I would like something specific for C++
language. Any suggestions?

Suggestion: ask in the newsgroup dedicated to your OS. Network
programming is OS-specific. C++ language has no network programming
mechanisms.

V
 
T

Tomás Ó hÉilidhe

Mex said:
Hi,
I'm looking for a good book for beginners about Network Programming.
Besides Stevens' book, I would like something specific for C++
language. Any suggestions?


The C++ standard doesn't mention anything about networking, however there
are C++ communities built up dedicated to portable network programming.

To achieve portable network programming, they produce a "cross-platform
library" which people can use in developing a network application which
will run on the likes of Windows, Linux, Mac, Playstation 3.

There's currently no newsgroup in place for discussing cross-platform
programming in C++, which is why I've proposed the creation of
comp.lang.c++.cross-platform. Voting should start in the next day or two
(there's a load of red tape crap at the minute).

I'd appreciate if you'd vote.
 
J

James Kanze

[...]
There's currently no newsgroup in place for discussing cross-platform
programming in C++,

Cross-platform C++ is precisely the subject of this group.
 
L

LR

James said:
[...]
There's currently no newsgroup in place for discussing cross-platform
programming in C++,

Cross-platform C++ is precisely the subject of this group.

Then perhaps the group should get a better, more descriptive name?

comp.lang.c++.non.standard.libraries.many.wish.for?

Something else?

What would you suggest?

LR
 
J

James Kanze

James said:
[...]
There's currently no newsgroup in place for discussing cross-platform
programming in C++,
Cross-platform C++ is precisely the subject of this group.
Then perhaps the group should get a better, more descriptive
name?

The name seems very clear to me. The subject of the group is
C++. Not Windows, nor Unix, but C++. The classical explination
for determining if something is on subject is: if the answer
would be the same in different languages, but different for
different platforms, it's off subject---if the answer would be
the same on different platforms, but different in different
languages, it's on subject. What does "cross-platform" mean, if
not "the same on different platforms"?
comp.lang.c++.non.standard.libraries.many.wish.for?

And how much discussion could there be about that? Once you've
posted what you want ("I'd like a library to manage cooking
recepes"), what else could be said.
Something else?
What would you suggest?

Posting platform independent questions concerning C++ here,
where they belong.
 
S

sassa

James said:
    [...]
There's currently no newsgroup in place for discussing cross-platform
programming in C++,
Cross-platform C++ is precisely the subject of this group.
Then perhaps the group should get a better, more descriptive
name?

The name seems very clear to me.  The subject of the group is
C++.  Not Windows, nor Unix, but C++.  The classical explination
for determining if something is on subject is: if the answer
would be the same in different languages, but different for
different platforms, it's off subject---if the answer would be
the same on different platforms, but different in different
languages, it's on subject.  What does "cross-platform" mean, if
not "the same on different platforms"?
comp.lang.c++.non.standard.libraries.many.wish.for?

And how much discussion could there be about that?  Once you've
posted what you want ("I'd like a library to manage cooking
recepes"), what else could be said.
Something else?
What would you suggest?

Posting platform independent questions concerning C++ here,
where they belong.

--
James Kanze (GABI Software)             email:[email protected]
Conseils en informatique orientée objet/
                   Beratung in objektorientierter Datenverarbeitung
9 place Sémard, 78210 St.-Cyr-l'École, France, +33 (0)1 30 23 00 34

I think he refers to a newsgroup about cross platform libraries. For
example, even though its not platform specific, if I were to ask a
question about GTK, you would tell me in not so many words "THATS NOT
PART OF C++, ITS A LIBRARY!!!! GO AWAY, I HATE YOU!!!!!!!!! <cry...>
<drool...>". Cross platform questions that are not nessessarily
related to standard c++ specifications.
 
E

Erik Wikström

James Kanze wrote:
[...]
There's currently no newsgroup in place for discussing cross-platform
programming in C++,
Cross-platform C++ is precisely the subject of this group.
Then perhaps the group should get a better, more descriptive
name?

The name seems very clear to me. The subject of the group is
C++. Not Windows, nor Unix, but C++. The classical explination
for determining if something is on subject is: if the answer
would be the same in different languages, but different for
different platforms, it's off subject---if the answer would be
the same on different platforms, but different in different
languages, it's on subject. What does "cross-platform" mean, if
not "the same on different platforms"?
comp.lang.c++.non.standard.libraries.many.wish.for?

And how much discussion could there be about that? Once you've
posted what you want ("I'd like a library to manage cooking
recepes"), what else could be said.
Something else?
What would you suggest?

Posting platform independent questions concerning C++ here,
where they belong.

--
James Kanze (GABI Software) email:[email protected]
Conseils en informatique orientée objet/
Beratung in objektorientierter Datenverarbeitung
9 place Sémard, 78210 St.-Cyr-l'École, France, +33 (0)1 30 23 00 34

I think he refers to a newsgroup about cross platform libraries. For
example, even though its not platform specific, if I were to ask a
question about GTK, you would tell me in not so many words "THATS NOT
PART OF C++, ITS A LIBRARY!!!! GO AWAY, I HATE YOU!!!!!!!!! <cry...>
<drool...>". Cross platform questions that are not nessessarily
related to standard c++ specifications.

No, but those that are not are better answered in groups dedicated to
that subject. So if you have a question about GTK ask it in a GTK group.
My experience with groups that have very broad topics (such as all
libraries that can be used in cross-platform development) is not very
positive. In general the experts on a subject will be found in a group
that limits itself to that subject.
 
C

Christopher

The C++ standard doesn't mention anything about networking, however there
are C++ communities built up dedicated to portable network programming.

To achieve portable network programming, they produce a "cross-platform
library" which people can use in developing a network application which
will run on the likes of Windows, Linux, Mac, Playstation 3.

There's currently no newsgroup in place for discussing cross-platform
programming in C++, which is why I've proposed the creation of
comp.lang.c++.cross-platform. Voting should start in the next day or two
(there's a load of red tape crap at the minute).

I'd appreciate if you'd vote.

Are you ever going to cease your thread hijacking?
Must you turn every OT post into an argument about your silly
newsgroup proposal that will never happen? Just because it is OT does
not make it a canidate for your fantasy newsgroup. If by some miracle
you succeed in getting it added to usenet and the entire .00001 people
with expertise that bother to answer questions there do so, how is it
going to help anyone exactly? Don't you think people with networking
expertise are going to frequent groups like:

comp.os.ms-windows.programmer.tools.winsock
comp.os.linux.networking
comp.os.ms-windows.programmer.networks
alt.winsock.programming

before they frequent some group called "comp.lang.c++.cross-
platform"????!!!!

Do you intend on answering all the OT questions that get routed there
yourself? Or are you hoping on a miracle that some other group of
experts reads threads in that group out of the kindness of thier
hearts just for you?

questions without answers are like trees that fall in the forest when
no one is there...
 
J

James Kanze

On Jan 7, 5:57 am, James Kanze <[email protected]> wrote:

[...]
I think he refers to a newsgroup about cross platform
libraries. For example, even though its not platform
specific, if I were to ask a question about GTK, you would
tell me in not so many words "THATS NOT PART OF C++, ITS A
LIBRARY!!!! GO AWAY, I HATE YOU!!!!!!!!! <cry...> <drool...>".
Cross platform questions that are not nessessarily related to
standard c++ specifications.

Not everyone is very polite about it, but in that particular
case, I think that they are just trying to help you. There's
more than just topicality at stake: you have a much better
chance of getting a correct and usable answer in a GTK group (or
mailing list). That is, after all, where the experts for GTK
are most likely to be found.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,610
Members
45,254
Latest member
Top Crypto TwitterChannel

Latest Threads

Top