Hemanth Bhat

Greenhorn
+ Follow
since Mar 20, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Hemanth Bhat

Hi All,

Can any one please let me know if there is any such API in java or any Open Source API that Java Supports
where in i can find out the number of Subnets and the list of IPs in a particular Subnet based on the Subnet Mask

i.e to be more elaborate
i need some API (Open Source) where in if i pass the subnet mask it should return me the number of subnets which are in the particular subnet mask and the list of IPs in each Subnet for that particular subnet mask

Appreciate a Quick response on this

Thanks
Hemanth
Hi All,

Can any one please let me know if there is such any API in java or any Open Source API that Java Supports
where in i can find out the number of Subnets and the list of IPs in a particular Subnet based on the Subnet Mask

i.e to be more elaborate
i need some API (Open Source) where in if i pass the subnet mask it should return me the number of subnets and the list of IPs in each Subnet for that particular subnet mask

Appreciate a Quick response on this

Thanks
Hemanth
14 years ago
Hi,

we are using crusie control (an open source automated build management tool) to check out, compile and deploy our Java application on the weblogic server
after the deployment i want run a set of regression test suite which is written in QTP this needs to be done automatically i.e invoked after the application has been successfully deployed -- please let me know if there is any ant task through which i can trigger this QTP test suite OR any other script through i can integrate cruise control and QTP

i appreciate any quick suggestions on this

Many thanks
Hemanth
14 years ago