UNIX sockets | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

UNIX sockets

These days i try to learn about UNIX sockets with C/C++. is but it is bit difficult to find resources on internet! Please suggest me better tutorial series about UNIX sockets and how to manipulate them with C/C++! Thanks!

10th Jan 2023, 5:14 PM
Dilip ishara
Dilip ishara - avatar
2 Answers
+ 3
Here is a good list of tutorials and resources for learning UNIX sockets and manipulating them with C/C++: 1. Beej's Guide to Network Programming - http://beej.us/guide/bgnet/ 2. Linux Socket Programming By Example - http://www.linuxjournal.com/article/7356 3. Unix Network Programming (3rd Edition) - http://www.amazon.com/UNIX-Network-Programming-3rd-Edition/dp/0139498761 4. UNIX Network Programming (Volume 1) - http://www.amazon.com/UNIX-Network-Programming-Vol-1/dp/0131411551 5. Unix Network Programming (Volume 2) - http://www.amazon.com/UNIX-Network-Programming-Vol-2/dp/0131411561 6. Unix Sockets FAQ - http://www.unixguide.net/unix/socketfaq/ 7. Socket Programming Tutorial - http://www.cs.rpi.edu/~moorthy/Courses/os98/Pgms/socket.html 8. Unix domain sockets tutorial - http://www.dce.ufpb.br/~fabiob/tutoriais/unixdomain/ 9. UNIX Sockets in C - http://www.cs.rpi.edu/~moorthy/Courses/os98/Pgms/socket.html#unix 10. Programming with Unix Sockets - http://www.linuxhowtos.org/C_C++/socket.htm
11th Jan 2023, 9:29 PM
Aditya Dixit
+ 3
There are several great tutorials out there on YouTube about UNIX sockets. Here are a few of the best ones: 1. Derek Banas' UNIX Socket Programming in C tutorial 2. Braden Wright's UNIX Socket Programming in C tutorial 3. Derek Molloy's UNIX Socket Programming in C tutorial 4. Derek Banas' UNIX Socket Programming in C++ tutorial 5. Braden Wright's UNIX Socket Programming in C++ tutorial 6. Derek Molloy's UNIX Socket Programming in C++ tutorial
11th Jan 2023, 9:30 PM
Aditya Dixit