vote up 0 vote down star

Hey,

I have been learning C over the last two weeks, managed to get my head around pointers, arrays and structures.

I am looking to do a bit of socket programming on windows and was wondering if anyone has any websites with tutorials and examples or suggest books that teach network programming with winsock?

I have tried looking for some but all seem to be aimed at towards linux/unix.

Cheers

Eef

flag

2 Answers

vote up 1 vote down check

While not a tutorial exactly, the Winsock Programmer's FAQ has tutorial elements, and it will answer the questions you'll have as you learn Winsock programming.

Disclaimer: I'm the FAQ's maintainer.

link|flag
vote up 3 vote down

It doesn't get any better than Beej!

He addresses Windows in particular in this section.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.