Java Multi-Threaded IP Requester

Job ID: 38101334

Budget: ₹1,500 – ₹12,500 INR

I need a Java program
I have an IP Segment Eg 192.168.2.0/24
The program must scan the List of IP Addresses available using ping/any other method
The program must scan all IP address for the open Ports each one is accepting packet request.
I want a java program to create multiple different types of requests to the IP address on the specified port.
The program should create the request to respond to some other IP.
The goal of the program is to test the capacity of the IP address with Maximum requests it can handle.