Tutorial 22.3 - Network Programming in C#, TcpListener

  Рет қаралды 65,514

Jeff Chastine

Jeff Chastine

Күн бұрын

Пікірлер: 34
@hypertizer
@hypertizer 2 жыл бұрын
Thanks! Although it has been 9 years your totorials are still very useful!
@neupane163
@neupane163 7 жыл бұрын
This is the best tutorial i have seen in youtube in network programming. Thanks
@favilla4show
@favilla4show 8 жыл бұрын
I hope you make more clips for this. Your way to explain things are awesome. I got the idea behind after the first minutes.
@MilesQuickster
@MilesQuickster 7 жыл бұрын
Okay, I understand almost everything taught in Tutorial 22! Now all that's left for me to learn is how to apply this to online multi-player compatibility in the making of a fan-game.. Thanks, Jeff! Appreciate the amazing tutorial. You explained everything really well
@guywitha-lotofcheese329
@guywitha-lotofcheese329 4 жыл бұрын
Please make more Tutorials, you are much better then professors.
@Tubeofjokes
@Tubeofjokes 11 жыл бұрын
Thank you! Only thing i miss is you going a bit deeper into what each command is really doing, and why you are writing what you are writing. Other from that, this video was really helpful, and really good quality too!
@SergioFariasMeneses
@SergioFariasMeneses 5 жыл бұрын
This is how should someone teach. Not reading, doing because knows how to do.
@HariKRISHNANVSharik666
@HariKRISHNANVSharik666 3 жыл бұрын
Thank you for this tutorial
@asagiai4965
@asagiai4965 3 жыл бұрын
I'm kinda looking for this kind of tutorial thanks.
@IvanF3_
@IvanF3_ 9 жыл бұрын
firefox, type 'lo' and history shows I love rock and roll :) thanks for this good tutorial
@ucariouk
@ucariouk 11 жыл бұрын
Hey there this was very helpful, however you should pass the server IP and port. E.g: string serverIP = "127.0.0.1"; TcpListener listener = new TcpListener(System.Net.IPAddre­ss.Parse(serverIP), 80); Have fun :)
@MrChrisk8er
@MrChrisk8er 11 жыл бұрын
awesome tuts..... :) please add more about network programming.... ;)
@techfile1976
@techfile1976 8 жыл бұрын
Hey your tutorials are really well made and awesome! pls come back!
@manjeetnandal1
@manjeetnandal1 4 жыл бұрын
Nice explained! Many thanks!
@khasantochiev3829
@khasantochiev3829 7 жыл бұрын
u're the best, man
@feraudyh
@feraudyh 10 жыл бұрын
Really good!!
@nuclearwinterbg
@nuclearwinterbg 7 жыл бұрын
thank you very much.
@McBlueskai
@McBlueskai 8 жыл бұрын
THIS IS SO COOL
@JoteFDe
@JoteFDe 6 жыл бұрын
still waiting for the next episode!!!!
@resper3287
@resper3287 4 жыл бұрын
Woah
@massimogiardina9138
@massimogiardina9138 9 жыл бұрын
thank you so munch!
@ToQcHistaa
@ToQcHistaa 10 жыл бұрын
amazing .. .good
@dmitrii4799
@dmitrii4799 Жыл бұрын
Why is the syntax “while data!=null”. Who invented that? Why it should be done exactly this way? While implies that we process only one line of the string at a cycle?
@mcvstrider
@mcvstrider 9 жыл бұрын
Hey thank you for this tutorial but can you tell me how you made the Curly braces like this?
@ClaytonMalarkey
@ClaytonMalarkey 9 жыл бұрын
Great is there a follow up series to look into
@mrousavy
@mrousavy 8 жыл бұрын
Been 3 years, no more tutorials?
@yuvalamir3226
@yuvalamir3226 3 жыл бұрын
Still waiting
@gvsh7742
@gvsh7742 6 жыл бұрын
Hi Thanks for your video I have a problem with this method. When I used it with just one Lan it worked perfect but when working with two Lan I am not getting any website. Please help
@mequambluespark8686
@mequambluespark8686 7 жыл бұрын
Why is it that (at least for me) this only seems to work for the Firefox web browser? Edge and chrome both don't load my webpage, they just kinda sit there.
@snowy007
@snowy007 10 жыл бұрын
What if there are images on the page? I can't seem to get those to work.
@fandisusanto7221
@fandisusanto7221 7 жыл бұрын
If i call this TcpClient client = listener.AcceptTcpClient(); in another thread. How could i stop it when i want to close the program?
@percyleon1636
@percyleon1636 3 жыл бұрын
does not recognize the tilde, please help
@michieb1231
@michieb1231 6 жыл бұрын
why does it not work when deployed it shows the 404
@flick8583
@flick8583 6 жыл бұрын
do you also have the htm files that your server is trying to access? if you just copy his code and then run it, you will be calling that catch function and the result is your 404 message being read in the browser.
Tutorial 18.2 - Developing a Linked List in C#
12:03
Jeff Chastine
Рет қаралды 83 М.
C# Network Programming: Create a Multithreaded Client-Server Application
21:00
Harley Quinn lost the Joker forever!!!#Harley Quinn #joker
00:19
Harley Quinn with the Joker
Рет қаралды 28 МЛН
الذرة أنقذت حياتي🌽😱
00:27
Cool Tool SHORTS Arabic
Рет қаралды 10 МЛН
Can This Bubble Save My Life? 😱
00:55
Topper Guild
Рет қаралды 66 МЛН
I'm Excited To see If Kelly Can Meet This Challenge!
00:16
Mini Katana
Рет қаралды 35 МЛН
C# Network Programming: Intro to TCPListener & TCPClient Classes
24:14
Pulp Free Press
Рет қаралды 15 М.
How To Create a Chat App and Server Tutorial WPF C#
55:29
Payload
Рет қаралды 65 М.
Tutorial 22.2 - Network Programming in C#, TcpClient
4:30
Jeff Chastine
Рет қаралды 64 М.
Bản Chất Của Từ Khóa Async/Await Và Task/Thread Trong Lập Trình .NET
32:12
Trần Đồng (Mr.Gold)🇻🇳
Рет қаралды 6 М.
What are ASYNC and AWAIT in C#? Asynchronous Programming Tutorial
18:34
TCP Socket Tutorial (C#, Visual Studio, Networked Console Apps)
16:24
wolfs cry games
Рет қаралды 56 М.
C# Tutorial - SuperSimple TCP/IP Client Server | FoxLearn
23:11
Fox Learn
Рет қаралды 111 М.
Tutorial 21 - Threads in C#
5:52
Jeff Chastine
Рет қаралды 30 М.
Harley Quinn lost the Joker forever!!!#Harley Quinn #joker
00:19
Harley Quinn with the Joker
Рет қаралды 28 МЛН