Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Socket Programming In C++ (Windows)

Posted By: BlackDove
Socket Programming In C++ (Windows)

Socket Programming In C++ (Windows)
Published 06/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 31 lectures (4h 45m) | Size: 2.3 GB


Learn Socket Programming in C++ Windows in easy steps.

What you'll learn
Basic Concepts In Socket Programming. What are they? How they behave when using in blocking / non-blocking mode.
Basic Concept of IPv4 and IPv6 and their address formats. The related structures which are used to maintain the host information for specific address type.
Hands on exposure to Single client and Multi client handling socket (TCP) server and client code. Code will also be shared with students
Hands on exposure to UDP based client and server coding and demos.

Requirements
To take this course, you must have at least the knowledge of C/C++ programming. Good To Have : You should be able to understand the concept of windows libraries and APIs and how they are used.

Description
Socket Programming is an essential part of any client server based applications. The real time systems and many over the network based communication based applications are there which are maintained by many professinals throughout the world and any mistake while fixing any bug due to misunderstood concepts will lead to troubles and extra efforts by the developers. But if the foundation is strong and basics are clear in your mind, you will be easily able to maintain / enhance such applications.

This course has been prepared for Software professionals and Engineering students who wants to learn the basics of socket programming. This course helps you to understand the socket programming at a level where you will be confident enough to program the requirements in TCP/UDP based development.

Many college students and professionals suffer to understand the basics of socket programming and the uses of socket APIs (Like what is the use of WSAStartup or any other WSA APIs, Network Byte Order, TCP vs UDP etc). This course has been prepared in such a step by step manner, that with each step you will be sure of the concepts you need to know.

This course will make you comfortable to become a developer who knows the things related to sockets at an intermediate level (Something more than basics and beginners). But primarily this course has been prepared for beginners.

Happy Learning !!

Who this course is for
This course is intended to the software professionals and MCA, Engineering students who wants to learn the network based communication programming.