Datagram UDP socket programming in java

  Рет қаралды 26,276

Asim Code

Asim Code

Күн бұрын

Пікірлер: 12
@AsimCode
@AsimCode 4 жыл бұрын
Click the "Subscribe" button below the video to support Asim Code!
@elsharaawy8662
@elsharaawy8662 3 жыл бұрын
Better than my lecturer
@AsimCode
@AsimCode 3 жыл бұрын
Thanks.
@mohammedmo97
@mohammedmo97 3 жыл бұрын
Hi asim, one quick question, i am having an issue with solving a problem and i wonder if u could help, im working on a to do list, once i run it i need to input data lets just say 11/11/2021 8pm data test, once i press enter it works perfectly the message is received okay, but say i enter the same date with different event i need it to display the event thats on on that day if there is any, can you help me with that please
@latedeveloper7836
@latedeveloper7836 3 жыл бұрын
Thanks for this. PS Why a port number of '4160' at 4:18 ?
@nims5537
@nims5537 2 жыл бұрын
you need to choose a port number greater than 1023
@pradumnakadam.3806
@pradumnakadam.3806 Жыл бұрын
You can choose any port no but it should be greater than 1023 and it should be same as client and server code
@michelfarad3965
@michelfarad3965 2 жыл бұрын
hey bro I just want code for TCP
@bsmacutevision
@bsmacutevision Жыл бұрын
server sends, client receives not the other way.
@peterisongo9002
@peterisongo9002 3 жыл бұрын
Where is the source code, are you mean?
@latedeveloper7836
@latedeveloper7836 3 жыл бұрын
public static void main(String[] args) throws IOException { DatagramSocket server = new DatagramSocket(4160); byte[] buf = new byte[256]; DatagramPacket packet = new DatagramPacket(buf, buf.length); server.receive(packet); String response = new String(packet.getData()); System.out.println("Response Data: " + response); server.close(); } }
@peterisongo9002
@peterisongo9002 3 жыл бұрын
Thank you
How to use the HttpClient in Java
12:38
Asim Code
Рет қаралды 22 М.
Java UDP Client Server Messenger
22:14
WittCode
Рет қаралды 23 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Java Socket Programming Client Server Messenger
16:28
WittCode
Рет қаралды 110 М.
UDP Client Server in Python | Socket Programming in Python
11:24
Idiot Developer
Рет қаралды 14 М.
Multithreading in Java Explained in 10 Minutes
10:01
Coding with John
Рет қаралды 982 М.
UDP and TCP: Comparison of Transport Protocols
11:35
PieterExplainsTech
Рет қаралды 1,2 МЛН
UDP Socket Programming in Java Tutorial
20:27
Telusko
Рет қаралды 128 М.
Python Dictionaries
12:59
Asim Code
Рет қаралды 54
File transfer program in java using TCP made Simple
9:31
Thecodersbay
Рет қаралды 99 М.
Explaining my homemade python3 "game engine"
17:59
Baratony's Projects
Рет қаралды 338
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН