If every one explains like you I can say that every one will be a programmer. Appreciate your hard work sir. Please keep uploading.
@rachitpandey95915 ай бұрын
totally agree with you
@happygofishing5 ай бұрын
phul suppart sar.
@ganesh70193 ай бұрын
Totally agreed
@pmAdministrator7 ай бұрын
Hey, I usually don't comment under any videos, but after I watched yours, I had to let you know you're a very good and talented teacher. It's very hard to find videos in which the programmer tells you about everything they write, what it does and why they use it. Great video, thank you.
@RakeshSolanki111 ай бұрын
I thought it is a rocket science but you presented is really easy to understand. You could explain that easy because you must have very much basic knowledge, and you didn't even use any boiler plate code(really great way to teach). Really appreciate your work. Thank you so much.
@pawanbhadana76212 жыл бұрын
great lecture brother, got the key idea how multithreading works in socket programming , keep posting videos like that.
@STUDevLantern2 жыл бұрын
thanks.i’m glad that it was helpful.i will try make better videos
@tasicsara5 Жыл бұрын
Thank you so much for this video!! It's the best one on sockets in C I've watched, really detailed. Now I understand everything completely. I'll definitely follow you and check other videos. Have a great day!
@adityabanka_iso Жыл бұрын
I have done some socket programming in JAVA, recently needed for C, couldn't find anything. Then I found your videos, this is the most detailed explanation of sockets and threads in C that I have some across
@jayamgupta7843 Жыл бұрын
Istg this tutorial is top tier
@MarcoAurelio-sv2tk5 ай бұрын
Awesome video. I love the fact that you explain everything. Most tutorials don't do that
@santiagolerin Жыл бұрын
Ok, so I came here AFTER reading through the manuals and being a little confused, but this top-tier lecture actually helped me a lot
@ANKIT_KUMAR_WORK4 ай бұрын
Your teaching style is incredibly clear and concise, making complex concepts easy to understand. Thank you for breaking things down so simply! 👍👍👍👍👍👍👍👍👍👍
@justaszakarauskas6068Ай бұрын
I really like this content :)
@micheleserafini244227 күн бұрын
Great video !
@rachitpandey95915 ай бұрын
Hello there, I just came here just after watching other creator socket video but your is best ... I am more motivated to deep dive in the c lang
@vladkizel23704 ай бұрын
Great intro into network socket programming! Thank you so much!!!
@BlindTV.official Жыл бұрын
you are best teacher bro u know i loved this really❤
@kanav513 ай бұрын
Amazing explanation!
@chasebrown917 Жыл бұрын
Thanks! This is fantastic
@kushalpawar95719 ай бұрын
Extremely helpful! I could create my project on multi client-server using multithreading thanks to you
@eliasebner3595 Жыл бұрын
underrated vid lmao couldn't find anything remotely close to being this good
@CodeWithMuhammadReza Жыл бұрын
so descriptive and helpful , tnks
@STUDevLantern Жыл бұрын
Glad it was helpful!
@josht72386 ай бұрын
thank you so much, great tutorial!!!
@GoUrAvpandey-g7r8 ай бұрын
thank it was really helpful ...............
@On.Jonathan Жыл бұрын
Awsome lecture. Keep the work up. I needed to say it rsrs.
@matthew97657 ай бұрын
This is great, thx so much
@senemyildiz. Жыл бұрын
Great explanation thank you for your sharing.
@DxYPINS4 ай бұрын
Thx bro this is really helpful
@thqthq9999 Жыл бұрын
Great job
@AnkurArora-vk4um Жыл бұрын
Very Good Explanation.. Make more videos like this on Socket Programming..
@vebve Жыл бұрын
great explanation and application example! Thank you
@STUDevLantern Жыл бұрын
Glad you enjoyed it!
@CodeWithNasir Жыл бұрын
I just came back to this video, and WOW!, I just surprised, You are a great teacher.
@STUDevLantern Жыл бұрын
Thank you! 😃
@Scufdavid12 Жыл бұрын
thanks just got into C some days ago and discovered about sockets and got really interested, didn't found any from scratch comprehensible tutorials and yours was really good, will you continue?
@STUDevLantern Жыл бұрын
i'm kinda busy at the moment, but i'm not sure whether i'll be able to continue at the moment
@CodeWithNasir2 жыл бұрын
Great as always ❤
@STUDevLantern2 жыл бұрын
Thanks again!
@ledrake85903 ай бұрын
What OS are you using , it looks so pretty
@dhyey2316 Жыл бұрын
can you share some resources like books or any other thing from where i can learn socket programming? Please reply my comment. It would be very grateful
@sakulm Жыл бұрын
How did you add the library ?
@abhishektrivedi46043 ай бұрын
Hello can you make a video on Http protocol and also make a http server
@shodan4235 Жыл бұрын
Amazing tutorial. +1 sub
@RajatKumar-ml8nz Жыл бұрын
How did you add 30:29
@asmfahim255110 ай бұрын
Did u find?
@md_nawshin_zaman Жыл бұрын
The video and content quality is supper. You will become a great creator soon if continue
@gregoire4188 Жыл бұрын
nice
@CoolestPossibleName Жыл бұрын
I'm stuck here 42:32 . I'm not getting any output (or error message) help Is it because I'm using linux in wsl? also I don't know anything about cmake or header files. I made a c file, put the common code and and included in the main files.
@LeFede10 ай бұрын
is it compatible with windows?
@slimergamerslimer83075 ай бұрын
Hi, I was wondering how did you set it up to show that kind of method documentation in clion? Just started using it and I don’t have it.
@md_nawshin_zaman Жыл бұрын
My know what IDE you are using and how to setup the environment? I really like the suggestion you are getting from the IDE
@indiesigi7807 Жыл бұрын
It's jetbrains clion.
@PavloTkach-bw7fe8 ай бұрын
Can we use this way for any kind of operation systems? Or what are the limits of this approach? And I can use this method in C++, can't I?
@iceyrazor9 ай бұрын
nice vid. it worked for me but dear god the abstraction.
@dark_red_blood Жыл бұрын
Thamks so much man, you are really the best channel on youtube, and an extremely good teacher.
@AryanRaj-l6r Жыл бұрын
can we use select(),and fd_Set to use non blocking calls,and if there is non blocking architecture i think then we don't need threading. can you share your thoughts and opinion ,or can we create these servers without threading?
@Mhmhind Жыл бұрын
Can we establish a connection with Wss URL in c or c++ directly as we did for with IPV4?
@M-ahjestic Жыл бұрын
im listening with headphones on and i flinch every time the transition screen comes up hahah. Anyways, thank you for this video! its helping me in a school lab (:
@STUDevLantern Жыл бұрын
You're welcome 😊
@marciax30 Жыл бұрын
Hi, great video! Is it a way to build and run it from command window? What steps should I do to run it without IDE?
@eddi-y4e Жыл бұрын
You can just compile using gcc and link what is required I haven't fully finished the video but its worked for me so far
@omotoshooluwabusayo31932 жыл бұрын
Please, can you make another video tutorials on Threads in C language?
@STUDevLantern2 жыл бұрын
i’ll do the moment i get some time.i’m busy doing a project at the moment
@hjayawardhana58979 ай бұрын
What is that app ‘CL’
@vanannguyen15342 жыл бұрын
Sir, how to make GUI for it ?
@someguy-missing3 ай бұрын
that "buffer[amountrecived]=0 was interesting i didn't know
@MosiurRahman-dl5ts2 жыл бұрын
Why skype?
@dark_red_blood Жыл бұрын
Holy shit, best channel on youtube
@RajatKumar-ml8nz Жыл бұрын
What application and operating system are you using
@STUDevLantern Жыл бұрын
CLoin as IDE and Ubuntu as OS
@thaingo1202 Жыл бұрын
This tututoial is going to help me I reckon. 😢
@dibyarupdutta70872 жыл бұрын
It would be a big help if you could post the code somewhere!
@STUDevLantern2 жыл бұрын
off course.here you are, the github repo: github.com/masoudy/CSocket
@rul1175 Жыл бұрын
Amazing info but the monotone voice is making a number in my ADHD.
@grenadier4702 Жыл бұрын
function names 💀
@jejejejejejejejejeh5 ай бұрын
blagh
@dark_red_blood Жыл бұрын
The only reason you have little subscribers is because you are censored for giving away so much information for free.
@wasekaug Жыл бұрын
Hard to understand when you are debugging while you go. Plan your tutorial better and know what you want to present instead of doing it on the fly. Also, you shouldn't use your IDE to extract and create function and instead assume no one is using the same IDE as you. Instead, re-write it line by line. I'm sure it is my lack of understand of the C programming language, but you lost me as soon as you started writing your C server. You should teach how to write all of those functions from the get go instead of changing the code up near the end
@dark_red_blood Жыл бұрын
I was glad when i found his vid, now I'm stuck on this issue for two days
@STUDevLantern Жыл бұрын
you are right, i’ll do my best to take into account all of the issues that you mentioned, thanks for your productive critical point of views 🙏🙏🌺
@rickperez8975 Жыл бұрын
This video is great. I think @wasekaug just needs to learn more on his own so certain concepts don’t seem so hard. I’ve been there before.