Skip to content

  • Home

Category: java

communicate 2 PCs with P2P protocol

May 7, 2025
 |  No Comments
 |  information, java, message, messaging, P2P, port, protocol, public_ip
One PC is a server, the other is a client, they communicate using the public IP IPv6. The example is implemented in Java Attention: The […]

Testing a Java-injected Springboot service

April 20, 2025
 |  No Comments
 |  information, java, package, spring-boot
You must have the following dependencies, Junit is included, do not add it. you must write down the main class: you must write down the […]

API REST for testing hash functions

April 15, 2025
 |  No Comments
 |  cryptocurrencies, hash, java, new-library
There are 2 endpoints that generate hash: are invoked with POST the length of the first hash is configured. After the first hash, a hash […]

Operations for BigInteger and BigDecimal

April 5, 2025
 |  No Comments
 |  java, maven, new-library
Java library with Maven. what it does for now:to transform BigInteger to BigDecimal (you specify where the period goes; if you enter an invalid number, […]

Upload a new version to Maven Central, once everything is done.

April 3, 2025
 |  No Comments
 |  information, java, maven
This is after the entire project is configured for upload to Maven Central. First log in to Sonatype https://central.sonatype.com top right Caution: must say username, […]

Posts pagination

Previous 1 … 5 6 7 Next

Categories

Theme By SKT Minimal