Network programming conventions?

M

Mikael Auno

Hi.

I'd like to learn som network programming in C++, but I don't quite know
where to start. I already know socket programming in Java so on the
networking part there's no problem. I'd just like to know where I can
find some info about the usual conventions of network programming when
it comes to C++, preferably nothing specific either to Windows nor Linux.

Thanks in advance
Mikael Auno
 
P

Phlip

Mikael said:
I'd like to learn som network programming in C++, but I don't quite know
where to start. I already know socket programming in Java so on the
networking part there's no problem. I'd just like to know where I can
find some info about the usual conventions of network programming when
it comes to C++, preferably nothing specific either to Windows nor Linux.

You are asking about "Berkeley sockets". E-search for that to get started.
But be warned everything you find will be on-topic somewhere else besides
this newsgroup.
 
M

Mikael Auno

Phlip said:
Mikael Auno wrote:




You are asking about "Berkeley sockets". E-search for that to get started.
But be warned everything you find will be on-topic somewhere else besides
this newsgroup.
Thanks, that was most helpful.
 
D

db

Mikael said:
I'd like to learn som network programming in C++, but I don't quite know
where to start. I already know socket programming in Java so on the
networking part there's no problem. I'd just like to know where I can
find some info about the usual conventions of network programming when
it comes to C++, preferably nothing specific either to Windows nor Linux.

http://www.cs.wustl.edu/~schmidt/ACE.html
http://www.melikyan.com/ptypes/ or
http://www.wxwidgets.org/

br
db
 

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,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top