C# Tutorial - SuperSimple TCP/IP Client Server | FoxLearn

preview_player
Показать описание
Chat Program using SuperSimple TCP/IP Client Server in C# .NET Core Windows Forms Application.

C# TCP Client Server Application
Sending and Receiving Data Using TCP | C# Networking Tutorial
Рекомендации по теме
Комментарии
Автор

If for instance anyone got the error "Only one usage of each socket address (protocol/network address/port) is normally permitted"" when trying to start the server, it happens because the port number used in the video is too high. Usually computers have up to port 5000 enabled. This number can be increased by changing a specific Windows registry key value, but it's much more easier if you just use a lower port value. I tried with port 502 and it ran smoothly. Thank for this great tutorial.

MarceloCutin
Автор

9:00
noted that
server.Events.ClientConnected +=
please press tab button on the keyboard

you guys can play 9:27 ~ 9:28 by x0.25
you can see (Press TAB to insert)


13:49 - 13:51
detail

薇季芬
Автор

0:11
noted that
Windows Form App(.NET) and Windows Form App(.NET Framework) are quite different
in this video, we choose Windows Form App(.NET)



0:29
We change Target framework to .NET 5.0
to use the new features of C#9

1:10 manage nudge package and install supersimpletcp



1:43
rebulid

9:00
noted that
server.Events.ClientConnected +=
please press tab button on the keyboard

you guys can play 9:27 ~ 9:28 by x0.25
you can see (Press TAB to insert)


11:19
server端的Send



13:03



13:49 - 13:51
detail


18:39
if you get the same error as me, you can use the invoke method to solve the problem\\\



18:59
the MethodInvoker


20:58
開始實作 並且 成功
記得一定要選中 一個 IP

21:18
detail
you must select an IP in the list first, then you can send message.

22:13
connect multiple clients

薇季芬
Автор

Excellent ! kindly Keep bringing up more videos . Thanking you

talhatariq
Автор

You are incredible! Thank you soooo much for this amazing tutorial!💞

根本花里子
Автор

sorry but we are very ungreatfull, i dont understand why you have that small amount of likes, when you have such a nice video, well, i just loved your video, keep on please .

MessingWithCode
Автор

How can I connect two computers in my network? It only works on my computer not with any other... i don't know which ip i have to use if i want to connect my computers. May anyone canhelp me. Thanks

Vitusthe
Автор

Ótimo Conteúdo, obrigado por compartilhar esse conhecimento.

maykonferreira
Автор

i left it at 7:20 (just a reminder for myself, youtube usually messes it up)

swasanmurali
Автор

Great video
but one thing the this is not necesary in a private void
I love you videos and never miss one

randydejesusmartediaz
Автор

To make a chat app via internet as a windoes application C# what should I do ??

i have 2 application work local as server and client, i need make sever form on pc, and client form on another pc what should i do, i only know tcp / ip

robxlift
Автор

Unfortunatley for me when trying this I just get errors all over the place. Not sure why. Errors like "The type or namespace name 'ClientConnectedEventArgs' does not exist in the namespace 'SuperSimpleTcp' (are you missing an assembly reference?)" and "Non-nullable field 'server' must contain a non-null value when exiting constructor. Consider declaring the field as nullable."
plus a bunch of others. By 9:08 time mark I already have 3 errors.

mortius
Автор

Thank you so much for the amazing video. ❤ It was very helpful.

esharpdevelopers
Автор

maybe guide about chat with usernames and private chats with each one of them is it possible to be maded?

evilandgod-leagueoflegends
Автор

you write to yourself, it starts to get weird

Автор

Thank you so much for the amazing video. Great tutorial....I love it. Thank You Again and again...

bimalsubasinghe
Автор

Great Video
Did both server and client need to run App that build using Supper simple Nuget

I has hardware that already has TCP server build in
and need to build App that send command as client

did this method will work?
Thanks

pamidrasuryono
Автор

how can i get the client computer name and put it into listbox together with the ip and port?

naturalwonders
Автор

Can you only use this for LAN or also web? if Web is possible is there a guide on what to change ?:)

andriesbakker
Автор

can you please make a video about voice channels?

miuni
join shbcf.ru