Java UDP Client Server Messenger

  Рет қаралды 23,882

WittCode

WittCode

Күн бұрын

Пікірлер: 39
@florijnmunster9319
@florijnmunster9319 2 жыл бұрын
By far the best explanation I've found for this, thank you!
@CyberFraming
@CyberFraming 2 жыл бұрын
Your detailed video and in-depth explanations helped me understand this concept at a deeper level and aided me in my quest to finish my homework. Thank you very much
@Adrian-re9fh
@Adrian-re9fh 3 жыл бұрын
Nice video as always! Thank you for taking your time to teach us all your knowledge about this language. Cheers :)
@WittCode
@WittCode 3 жыл бұрын
Thanks so much for the continued support! Glad you are finding these videos helpful! 😃
@lukasz3457
@lukasz3457 3 жыл бұрын
I really enjoy your style of teaching. Keep up the good work :)
@prajwal_bagewadi
@prajwal_bagewadi Жыл бұрын
amazing video sir this video helped me a lot
@angelinawho5551
@angelinawho5551 3 жыл бұрын
Amazing video, thank you a lot! Also keep the good work, gonna share this with my friends because they need your help xD
@mls4108
@mls4108 3 жыл бұрын
Great Job!!!!
@yaMuntaqim
@yaMuntaqim Жыл бұрын
Very useful stuff, thank you!
@realog5726
@realog5726 3 жыл бұрын
Keep up the good content bro. Good Job!!
@WittCode
@WittCode 3 жыл бұрын
Thanks so much for the support man! 😀
@romeobernabe6871
@romeobernabe6871 Жыл бұрын
Hi there thanks for the video. How about how to connect via public ip? do you have any recommendations? Thanks
@Kikthan
@Kikthan 3 жыл бұрын
This is a great video, good job bro
@WittCode
@WittCode 3 жыл бұрын
Thanks so much Adewale! I'm glad it helped you! 😁
@droidlycodes
@droidlycodes Жыл бұрын
How would I access the my home network outside of my home using this?
@NkosilomusaNcube-fs5di
@NkosilomusaNcube-fs5di 7 ай бұрын
Thank you Great work.How do we deploy a UDP Server have tried to research to no luck.Can you do a video on how to deploy a UDP server.
@WittCode
@WittCode 4 ай бұрын
I always could! I'd recommend using Docker personally! That way you just have to pull the Java image and run it!
@zahreddinesoualem3213
@zahreddinesoualem3213 3 жыл бұрын
how to send and recienve integer in java via udp ? I'm struggline with that problem
@_LeMinhTanAn
@_LeMinhTanAn 2 жыл бұрын
Thanks very much ^^
@exemch4826
@exemch4826 9 ай бұрын
running this program gives me an " address already in use : bind" error im so confused
@WittCode
@WittCode 4 ай бұрын
sounds like you have some other program using that port!
@RZX-999
@RZX-999 3 жыл бұрын
can these files run from command prompt?
@droidlycodes
@droidlycodes 2 жыл бұрын
So when I send a message to the server from client A how can client B receive the message client A sent using UDP?
@ДаниилБобков-ь1ь
@ДаниилБобков-ь1ь 2 жыл бұрын
You can send copy of data to all clients.
@droidlycodes
@droidlycodes 2 жыл бұрын
@@ДаниилБобков-ь1ь yes I found a way but get an out of memory error using my method, I'll keep studying my way through it because this method only allows for one client
@ДаниилБобков-ь1ь
@ДаниилБобков-ь1ь 2 жыл бұрын
@@droidlycodes do you have discord? We can contact when we both have free time, and i will help u.
@droidlycodes
@droidlycodes 2 жыл бұрын
@@ДаниилБобков-ь1ь yes I do I'll share my code after work as well! discord.gg/24HFnYtGRM
@_LeMinhTanAn
@_LeMinhTanAn 2 жыл бұрын
how to it in form ?
@aswathys6331
@aswathys6331 3 жыл бұрын
can you explain how to create an UDP client side communication on android application?
@WittCode
@WittCode 3 жыл бұрын
Hey Aswathy! That's a good idea for a video! I will look into it! 😃
@saammyyeet
@saammyyeet 2 жыл бұрын
nice
@АлександрМан-в6ъ
@АлександрМан-в6ъ 2 жыл бұрын
where is the Download Code
@nachwakraiem1572
@nachwakraiem1572 3 жыл бұрын
amazing video !!good job :) . but how can i add the graphical interface in this code ? i really need your help . thank youu :D
@WittCode
@WittCode 3 жыл бұрын
Hey Nachwa! I actually have a video coming out on Monday that will show you how to do just that! I would recommend looking up a tutorial on JavaFX and make the GUI that way.
@nachwakraiem1572
@nachwakraiem1572 3 жыл бұрын
@@WittCode UDP or TCP !
@madvilliain6049
@madvilliain6049 2 ай бұрын
can i have the code?
@WittCode
@WittCode Ай бұрын
This code has been lost long ago...
@juuamjskn2420
@juuamjskn2420 3 жыл бұрын
Thanks
@WittCode
@WittCode 3 жыл бұрын
😀
Java Socket Programming - Multiple Clients Chat
40:18
WittCode
Рет қаралды 189 М.
Java Socket Programming Client Server Messenger
16:28
WittCode
Рет қаралды 110 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
TCP vs UDP Crash Course
40:30
Hussein Nasser
Рет қаралды 141 М.
Creating a Simple Socket Server and Client in Python
15:44
Real Python
Рет қаралды 25 М.
JavaFX and Java Sockets - Client Server Messenger
53:59
WittCode
Рет қаралды 55 М.
Socket Programming Using Python
17:07
Telusko
Рет қаралды 305 М.
TLS Handshake - EVERYTHING that happens when you visit an HTTPS website
27:59
Practical Networking
Рет қаралды 134 М.
How Old Can a File Be?
12:11
Dev Detour
Рет қаралды 71 М.
The SQLite Rewrite In Rust
22:15
ThePrimeTime
Рет қаралды 155 М.
Collapse of the Software Engineer Job Market - Preparing for 2025
19:57
Stephen Samuelsen
Рет қаралды 4,6 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН