Jump to content

c networking programming

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
paoloC

paoloC

    Newbie

  • Members
  • Pip
  • 2 posts
i'm studying a book on C programming, but i need a book on C network programming. Can you help me?! :rolleyes:

thank .

p.s. sorry for my bad english..but I'm Italian

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
It depends a LOT on what operating system and libraries you're using. Network programming on Windows can be quite different from Linux, for example.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
dcs

dcs

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 775 posts
For many years, Beej has been an answer to this question.

[edit]And there appears to be an Italian version.

#4
paoloC

paoloC

    Newbie

  • Members
  • Pip
  • 2 posts

WingedPanther said:

It depends a LOT on what operating system and libraries you're using. Network programming on Windows can be quite different from Linux, for example.

I use Linux .

dcs said:

For many years, Beej has been an answer to this question.

[edit]And there appears to be an Italian version.

are there more specific books?! :lol:

#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
linux network programming - Google Search
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog