17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[ TutGee.com ] Linkedin - Network Programming In C
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Are you a C programmer looking to explore networking programming? In this course, instructor Dan Gookin provides an overview of network communications, terms, strategies, and concepts. Dan explores this complex topic in a step-by-step progression, exploring networking in Linux, macOS, or Windows 10/11 running the Windows Subsystem for Linux (WSL). Included are relevant parts of the operating system and how to access local networking features. The core of the course deals with socket programming at the client/server level. The IPv4 and IPv6 protocols are covered, as are TCP and UDP connections. Dan shows you how to program a client and server for both types of connections. The course finishes with a challenge: Code a Linux, text-mode real time chat server that accepts multiple connections, tracks conversations, and logs connections.
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/01 - Introduction/01 - Network with the world.mp4
3.6 MB
~Get Your Files Here !/01 - Introduction/01 - Network with the world.mp4.jpg
135.2 KB
~Get Your Files Here !/01 - Introduction/01 - Network with the world.srt
1.6 KB
~Get Your Files Here !/01 - Introduction/02 - What you need for this course.mp4
4.8 MB
~Get Your Files Here !/01 - Introduction/02 - What you need for this course.srt
3.6 KB
~Get Your Files Here !/01 - Introduction/03 - Traps and pitfalls.mp4
8.2 MB
~Get Your Files Here !/01 - Introduction/03 - Traps and pitfalls.srt
6.6 KB
~Get Your Files Here !/02 - 1. Network Communications/01 - View the big network picture.mp4
6 MB
~Get Your Files Here !/02 - 1. Network Communications/01 - View the big network picture.srt
5 KB
~Get Your Files Here !/02 - 1. Network Communications/02 - Configure the firewall.mp4
7.8 MB
~Get Your Files Here !/02 - 1. Network Communications/02 - Configure the firewall.srt
4.6 KB
~Get Your Files Here !/02 - 1. Network Communications/03 - Understand the Internet Protocol (IP).mp4
7.1 MB
~Get Your Files Here !/02 - 1. Network Communications/03 - Understand the Internet Protocol (IP).srt
5.6 KB
~Get Your Files Here !/02 - 1. Network Communications/04 - Explore network addresses and ports.mp4
8.4 MB
~Get Your Files Here !/02 - 1. Network Communications/04 - Explore network addresses and ports.srt
5.4 KB
~Get Your Files Here !/02 - 1. Network Communications/05 - Access local network details.mp4
11.8 MB
~Get Your Files Here !/02 - 1. Network Communications/05 - Access local network details.srt
6.1 KB
~Get Your Files Here !/02 - 1. Network Communications/06 - Discover local interfaces.mp4
10.7 MB
~Get Your Files Here !/02 - 1. Network Communications/06 - Discover local interfaces.srt
5.2 KB
~Get Your Files Here !/02 - 1. Network Communications/07 - Review the clientserver roles.mp4
5.9 MB
~Get Your Files Here !/02 - 1. Network Communications/07 - Review the clientserver roles.srt
4.6 KB
~Get Your Files Here !/03 - 2. Network Programming/01 - Understand socket programming.mp4
6.6 MB
~Get Your Files Here !/03 - 2. Network Programming/01 - Understand socket programming.srt
5.6 KB
~Get Your Files Here !/03 - 2. Network Programming/02 - Explore the getaddrinfo() function.mp4
11.7 MB
~Get Your Files Here !/03 - 2. Network Programming/02 - Explore the getaddrinfo() function.srt
7.7 KB
~Get Your Files Here !/03 - 2. Network Programming/03 - Open a socket.mp4
9.7 MB
~Get Your Files Here !/03 - 2. Network Programming/03 - Open a socket.srt
6.1 KB
~Get Your Files Here !/03 - 2. Network Programming/04 - Bind and connect.mp4
10 MB
~Get Your Files Here !/03 - 2. Network Programming/04 - Bind and connect.srt
5.5 KB
~Get Your Files Here !/03 - 2. Network Programming/05 - Listen and accept.mp4
11.8 MB
~Get Your Files Here !/03 - 2. Network Programming/05 - Listen and accept.srt
7.5 KB
~Get Your Files Here !/03 - 2. Network Programming/06 - Challenge Check for errors.mp4
6.7 MB
~Get Your Files Here !/03 - 2. Network Programming/06 - Challenge Check for errors.srt
3.6 KB
~Get Your Files Here !/03 - 2. Network Programming/07 - Solution Check for errors.mp4
6.3 MB
~Get Your Files Here !/03 - 2. Network Programming/07 - Solution Check for errors.srt
3.3 KB
~Get Your Files Here !/04 - 3. TCP Connections/01 - Create a TCP server.mp4
13 MB
~Get Your Files Here !/04 - 3. TCP Connections/01 - Create a TCP server.srt
6.6 KB
~Get Your Files Here !/04 - 3. TCP Connections/02 - Call a TCP server.mp4
7.2 MB
~Get Your Files Here !/04 - 3. TCP Connections/02 - Call a TCP server.srt
4.6 KB
~Get Your Files Here !/04 - 3. TCP Connections/03 - Code a dual stack configuration.mp4
14.7 MB
~Get Your Files Here !/04 - 3. TCP Connections/03 - Code a dual stack configuration.srt
8.7 KB
~Get Your Files Here !/04 - 3. TCP Connections/04 - Challenge A generic TCP client.mp4
8.5 MB
~Get Your Files Here !/04 - 3. TCP Connections/04 - Challenge A generic TCP client.srt
3.9 KB
~Get Your Files Here !/04 - 3. TCP Connections/05 - Solution A generic TCP client.mp4
7.1 MB
~Get Your Files Here !/04 - 3. TCP Connections/05 - Solution A generic TCP client.srt
3.5 KB
~Get Your Files Here !/05 - 4. UDP Connections/01 - Code a UDP server.mp4
9.8 MB
~Get Your Files Here !/05 - 4. UDP Connections/01 - Code a UDP server.srt
6.3 KB
~Get Your Files Here !/05 - 4. UDP Connections/02 - Code a UDP client.mp4
9.6 MB
~Get Your Files Here !/05 - 4. UDP Connections/02 - Code a UDP client.srt
5.5 KB
~Get Your Files Here !/05 - 4. UDP Connections/03 - Challenge Code a UDP client and server.mp4
4 MB
~Get Your Files Here !/05 - 4. UDP Connections/03 - Challenge Code a UDP client and server.srt
2.8 KB
~Get Your Files Here !/05 - 4. UDP Connections/04 - Solution Code a UDP client and server.mp4
9.9 MB
~Get Your Files Here !/05 - 4. UDP Connections/04 - Solution Code a UDP client and server.srt
4.6 KB
~Get Your Files Here !/06 - 5. A Chat Server/01 - Obtain the client's address.mp4
14.8 MB
~Get Your Files Here !/06 - 5. A Chat Server/01 - Obtain the client's address.srt
7.6 KB
~Get Your Files Here !/06 - 5. A Chat Server/02 - Maintain the connection.mp4
14 MB
~Get Your Files Here !/06 - 5. A Chat Server/02 - Maintain the connection.srt
5.9 KB
~Get Your Files Here !/06 - 5. A Chat Server/03 - Accept multiple connections.mp4
20.9 MB
~Get Your Files Here !/06 - 5. A Chat Server/03 - Accept multiple connections.srt
10.5 KB
~Get Your Files Here !/06 - 5. A Chat Server/04 - Challenge Write a chat server.mp4
13.2 MB
~Get Your Files Here !/06 - 5. A Chat Server/04 - Challenge Write a chat server.srt
5.8 KB
~Get Your Files Here !/06 - 5. A Chat Server/05 - Solution Write a chat server.mp4
15.2 MB
~Get Your Files Here !/06 - 5. A Chat Server/05 - Solution Write a chat server.srt
6 KB
~Get Your Files Here !/Bonus Resources.txt
386 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch01/01_05/01_05-gethostdetails01.c
327 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch01/01_05/01_05-gethostdetails02.c
765 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch01/01_05/01_05-getmyip.c
1.5 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch01/01_06/01_06-interfaces.c
919 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_02/02_02-getaddrinfo.c
691 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_03/02_03-socket01.c
367 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_03/02_03-socket02.c
1003 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_04/02_04-bind.c
1.2 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_04/02_04-connect.c
1.3 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_05/02_05-accept.c
1.7 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_05/02_05-listen.c
1.3 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_06/02_06-challenge.c
750 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch02/02_07/02_07-solution.c
1 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch03/03_01/03_01-http_server01.c
1.9 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch03/03_01/03_01-http_server02.c
2.2 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch03/03_02/03_02-time_client.c
1 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch03/03_03/03_03-ipv6_server01.c
2.2 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch03/03_03/03_03-ipv6_server02.c
2.5 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch03/03_04/03_04-TCP_server.c
1.8 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch03/03_05/03_05-solution.c
1.1 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch04/04_01/04_01-UDP_server.c
1.4 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch04/04_02/04_02-TCP_client.c
904 B
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch04/04_02/04_02-UDP_client.c
1 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch04/04_04/04_04-solution_client.c
1.3 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch04/04_04/04_04-solution_server.c
2.3 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_01/05_01-TCP_client.c
1.1 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_01/05_01-TCP_server.c
1.6 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_01/05_01-UDP_client.c
1 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_01/05_01-UDP_server.c
1.4 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_02/05_02-TCP_client01.c
1.3 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_02/05_02-TCP_client02.c
1.4 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_02/05_02-TCP_server01.c
2 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_02/05_02-TCP_server02.c
2 KB
~Get Your Files Here !/Ex_Files_Network_Programming_in_C/Exercise Files/Ch05/05_02/05_02-UDP_client.c