hi, i want to begin socket programming and interprocess communication but i don't where to begin....can anyone suggest some sources??

thanks in advance,
nicolas

PS:: sorry if the question is vague, but it isn't easy to be more specific....

Recommended Answers

All 2 Replies

Google "socket programming in c"

Does it have to be in C? Python makes sockets trivial, whereas in C it is a messy pain.

Good luck.

try tutorial on the following link for C and Linux socket. Having many working program examples
--->Linux Socket. The compiler used is gcc.

Windows socket at --> Winsock 2, C and Winsock (Windows socket) also with working program examples

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.