No video

C++ Network Programming Part 2: TCP & UDP

  Рет қаралды 25,308

Nicholas Day

Nicholas Day

Күн бұрын

Пікірлер: 21
@austinbachurski7906
@austinbachurski7906 5 ай бұрын
Can't thank you enough for taking the time to put these videos together, this has been extremely helpful. Thank you!
@user-ff4ct1wt6r
@user-ff4ct1wt6r Жыл бұрын
Thank you for such amazing tutorial! I'm a total beginner but to my surprise after watching this I was able to write a code that does the job and even do exercises by myself and modify it to fit my needs better. Gotta go rewatch both parts to fully understand what the hell have I done! 🤣
@Unity_and_Peace
@Unity_and_Peace Жыл бұрын
Bro You Are Literally Legend Love YOUR VIDEOs
@nyeinkyawzin5468
@nyeinkyawzin5468 Жыл бұрын
Thank you for this valuable lecture. Actually my coding practice in C++ is very sluggish and this made me easy to catch on. Thank you very much.
@NicholasDayPhD
@NicholasDayPhD Жыл бұрын
Glad it helped you catch up!
@emersondejesusgrandatilano3427
@emersondejesusgrandatilano3427 Жыл бұрын
excuse me but i was wondering if yout perhabs could upload the link of the world document a about the first video plssss
@BlueCultist666
@BlueCultist666 Жыл бұрын
Amazing guide. Thanks :)
@badassopenpolling
@badassopenpolling Жыл бұрын
Hi Nicholas - Thank you for both the videos on this interesting topic. Kindly teach us design of multi client server application - a chat service application. Question - Many a times I got error - "unable to start program access denied " , is it something wrong with the code (I am using your code snippet) and after commenting all ws lib code , program start running perfectly.
@Timo-Epis
@Timo-Epis 5 ай бұрын
THANK YOU!!!!!!!!!!!!!!!!
@mersenne2486
@mersenne2486 11 ай бұрын
amazing love it, are there more networking videos?
@mafi_tube
@mafi_tube Жыл бұрын
In the "Transmitting Objects" chapter, we don't really need that explicit casting of the object to (char *), do we?
@uanbu6539
@uanbu6539 Жыл бұрын
Why didn't we specify the IP ADDRESS and PORT NUMBER of the sender in the UDP Receive Example (at 41:09)? i.e. why didn't we specify the sender's IP ADDRESS and PORT NUMBER in the clientAddress variable? Does anyone know?
@tillstachelhaus1102
@tillstachelhaus1102 Жыл бұрын
I wonder if the TCP send and recv funktions have automated error correction and parity checking built in or if this only sents the raw byte code you put in.?
@MathewPanicker1010
@MathewPanicker1010 6 ай бұрын
TCP performs error correction using its header
@osmanemredonder3604
@osmanemredonder3604 Жыл бұрын
Hello, I would like to ask if other computer can connect to that server and send binary text?
@hfucc0324
@hfucc0324 2 жыл бұрын
Hello sir, is there anyway to send a list of objects? I try sending vector but it didn't work. Will i have to send the txt file containing the data instead?
@NicholasDayPhD
@NicholasDayPhD 2 жыл бұрын
Hi Phuc, if you can cast the contents of txt file to appropriate data type (in this case, a char buffer) then you should be able to send it. May have to write a function that can translate the data into the appropriate format before sending and after retrieving at each end.
@shivamkumarmanjhi7948
@shivamkumarmanjhi7948 3 ай бұрын
sir can we have your slides for the sake of revision. the video full of information than need to be revisited.
@chandansah9676
@chandansah9676 2 жыл бұрын
Source Code please ........
@NicholasDayPhD
@NicholasDayPhD 2 жыл бұрын
Hello Chandan, I'm afraid I'm not able to distribute the full copies of source code for this particular example, as it pertains to an assessment associated with this particular course. I recorded these videos during the UK lockdown to help our students. However, if you check out the end of this video, I walk you through how to start building a networking application. Alterntively, there are plenty of other sites out there that probably have complete examples of networking applications.
C++ Network Programming Part 1: Sockets
1:13:52
Nicholas Day
Рет қаралды 117 М.
Creating a TCP Server in C++ [Linux / Code Blocks]
43:15
Sloan Kelly
Рет қаралды 86 М.
女孩妒忌小丑女? #小丑#shorts
00:34
好人小丑
Рет қаралды 50 МЛН
Revolutionary Uses for Leftover Styrofoam
00:19
Делай сам
Рет қаралды 6 МЛН
31 nooby C++ habits you need to ditch
16:18
mCoding
Рет қаралды 766 М.
The Linux socket API explained
15:21
Chris Kanich
Рет қаралды 34 М.
Andrew Kelley   Practical Data Oriented Design (DoD)
46:40
ChimiChanga
Рет қаралды 81 М.
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 333 М.
Emulating a CPU in C++ (6502)
52:28
Dave Poo
Рет қаралды 972 М.
Networking in C++
32:50
The Cherno
Рет қаралды 242 М.
Starter UDP Server And Client in C++
35:51
Sloan Kelly
Рет қаралды 83 М.