Archive for the ‘My Java Apps’ Category
Another Transfer
Application for file transfer through LAN. If you know IP addresses of two computers on LAN and you run this program, you can transfer any file between those PCs. Includes checksum verification and detailed information about transfer.
Source: AnotherTransfer.zip
Executable: AnotherTransfer.jar
Hibernate Example
Very easy and straightforward example of hibernate ORM with MySQL database.

Source: HibernateExample.zip
Square Cutter
Short app as excercise to Divide and Conquer algorithm. Mark one spot and app will cut the rest of the grid to 2×2 pieces in shape of letter “L”.
Source: SquareCutter.zip
Run: 


