Ritu Priya
684f9f01e9
BAEL-5752: Check for valid URL in java ( #12836 )
2022-10-13 09:47:06 +05:30
ACHRAF TAITAI
ff4bc93f9d
BAEL-5714 : Port Scanning with Java (edit after final review) ( #12824 )
2022-10-06 14:55:35 +02:00
ACHRAF TAITAI
94c5bd05ca
Port Scanning with Java ( #12767 )
2022-09-30 14:50:21 +02:00
Harry9656
0464c5e303
JAVA-5484: Added Java Http Request Timeout ( #12248 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com >
2022-05-23 09:27:46 -07:00
apeterlic
169afa9301
Move code to different module
2022-05-19 07:03:06 +02:00
Harry9656
f68352c297
JAVA-5484: New Java Http Client Timeout ( #12223 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com >
2022-05-18 16:34:23 -07:00
Harry9656
70a0d0e43f
Added IPAddressLookup ( #12097 )
2022-04-26 08:32:53 +05:30
Loredana Crusoveanu
c974daf78f
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
Krzysiek
78c15bc838
JAVA-8748: Use ServerSocket(0) approach to get free port
2021-12-02 12:58:13 +01:00
Krzysiek
072a384a88
JAVA-8748: Make each test get available port on its own
2021-12-02 09:33:35 +01:00
Loredana Crusoveanu
8e4bdad572
JAVA-8748 temporarily disable test
2021-12-01 11:39:46 +02:00
Krzysztof Majewski
7a9a69bda3
BAEL-5076 Unix domain socket in Java 16 ( #11493 )
...
* BAEL-5076 Unix domain socket in Java 16
* BAEL-5076 Unix domain socket in Java 16
* BAEL-5076 Unix domain socket in Java 16
* BAEL-5076 Unix domain socket in Java 16
Co-authored-by: krzysztof <kmajewski@berg.technology >
2021-11-26 09:06:20 -08:00
mikr
f64ffc6df1
Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-7244-Review_log_statements_for_projects
...
Conflicts:
algorithms-searching/src/test/java/com/baeldung/algorithms/quadtree/QuadTreeSearchUnitTest.java
2021-10-31 20:54:51 +01:00
mikr
d7e298b3eb
JAVA-7244 Review log statements for projects
2021-09-18 00:37:04 +02:00
Mainak Majumder
c0e20ec7a5
source code for bealdung article "Find IP address of client" ( #10995 )
...
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"
* update indention in pom file, update code in Address class
* update indention
* rename application
* update pom
* source code for article "Connection timeout vs read timeout"
* Source code for Baeldung article BAEL-4896
* update code
* source code for Baeldung article bael-4896
* add main method to client and server
* remove comment
* include command-line argument option for client, remove try-catch block
* update greetings message section
2021-09-05 23:08:08 +01:00
Karthick Sridhar
cba44417e2
[BAEL-4478] IP address is in given range or not using java
2021-07-22 22:36:11 +05:30
Mainak Majumder
41fb1e4cc7
code for baeldung article ( #10875 )
...
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"
* update indention in pom file, update code in Address class
* update indention
* rename application
* update pom
* source code for article "Connection timeout vs read timeout"
* Update TcpServerSocket.java
2021-06-20 21:03:52 -05:00
rvsathe
d2fa6e623f
Renamed packages according t code files
2021-05-21 17:27:38 +05:30
rvsathe
99a52b5cea
Rename DownloadEmailAttachmentsUnitTest.java to DownloadEmailAttachmentsLiveTest.java
...
changes as per review comments
2021-05-21 15:48:14 +05:30
rvsathe
dced61cb88
Update DownloadEmailAttachmentsUnitTest.java
...
changing the package name to downloadattachments. and file name as per review comments.
2021-05-21 15:16:55 +05:30
rvsathe
8d544023e1
Update DownloadEmailAttachments.java
...
changing the package name to downloadattachments.
2021-05-21 15:15:48 +05:30
rvsathe
e82b16b614
Update DownloadEmailAttachments.java
...
changes as per review comments
2021-05-21 14:48:00 +05:30
rvsathe
32643a90e7
removing the extra plugins since they are not necessary.
2021-05-19 17:41:38 +05:30
rvsathe
8d140fbc03
shifting the BAEL-3962 to core-java-networking-3 module.
2021-05-17 21:01:00 +05:30
Daniel Strmecki
a247ca8ec2
BAEL-4504: Add finally
2020-10-15 16:59:16 +02:00
Daniel Strmecki
e315d38bd3
BAEL-4504: Fix PR comments
2020-10-11 11:14:36 +02:00
Daniel Strmecki
f75c33684a
BAEL-4504: Move find free port to networking-3
2020-10-11 10:22:42 +02:00