Using CommonC++ library to build socket-based client-server apps

  • Thread starter Dmitri Sologoubenko
  • Start date
D

Dmitri Sologoubenko

Anyone have experieced this stuff?
Have any sample code?
Please le me know.

Thanks a lot,
D
 
D

Dmitri Sologoubenko

mlimber wrote:
Thanks for your response, but I haven't found any group talking about c++
and networking... any suggestion?

Thanks again,
Dmitri
 
J

Jim Langston

Dmitri Sologoubenko said:
I'm going to develope under Linux (SuSE platform)...
But this example seems to be interesting.
Thanks a lot,
Dmitri

There is only one trivial difference between Linux sockets and Windows
sockets. Windows sockets need an extra call to be initialized where Linux
sockets doesn't. This code should work under Linux with trivial
modifications.
 

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

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top