i need help 1 Answer(s) 3 years and 11 months ago
Posted in : Development process
View Answers
July 2, 2009 at 12:10 PM
hi subhash hope this code can help you,
public class PingTest {
public static void main(String[] args) { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); System.out.print("Enter IP Address : " );
try { String ip = br.readLine(); Process p = Runtime.getRuntime().exec("ping " + ip); BufferedReader in = new BufferedReader(new InputStreamReader(p.getInputStream()));
String result; BufferedWriter bw = new BufferedWriter(new FileWriter("out.txt"));
hello there i need help
hello there ineed help : ineed to do a program like... i am a beginner, and aside from that i am really eager to learn java please help me with the codes and please explain to me how it works. i only need to use
i need a help in this please ineed a help in this please The factorial of a nonnegative integer n is written n! (pronounced â?? n factorialâ??)
and is defined as follows:
n!=n...=input.nextInt();
long num=m;
for(int i=m;i>1;i
I have need to help I have need to help Write a program that, for four points A, B, C and P, draws a triangle formed by ABC
and a small cross showing the position of P; and displays a line of text indicating which of
the following three cases
i need help - Development process ineed help hello,
ineedhelp regarding this program. this program... IPAddress on command line, but i want to take it dynamically and it must store...?
hi subhash hope this code can help you,
public class PingTest
i need help - Development process ineed help hello,
ineedhelp regarding this program.
public...());
}
}
}
it is printing the result of ping in to a file,but if i want... the result in to the files,if i want to do this i must make my program running
i need help to solve this problem ineedhelp to solve this problem Write a stack class ArrayStack.java implements PureStack interface that reads in strings from standard input.... H and I join the queue
h. G leaves the queue
i. H and I leave the queue
i need help plz .... Quickly ineedhelp plz .... Quickly how can i count how many numbers enterd by the user so the output would be like this
Total number of Scores = ....
this is my code :-
import java.util.Scanner;
public class SCORES
{
public
Need help Need help Hello...
Ineed some helpI have a method which contains 1 string value and i wnat when this method get called den that string value should b assigned as array name..
for example..
i have a method name() which
Need help Need help Hello...
Ineed some helpI have a method which contains 1 string value and i wnat when this method get called den that string value should b assigned as array name..
for example..
i have a method name() which
Need help Need help Dear sir, I have a problem. How to write JSP coding, if a user select a value from drop down list for example department, the another drop.... This name list should get from the database. Please help me.
By the way, I'm
Need help with this! Needhelp with this! Can anyone please help me... to effectivly end the loop with out the need to break it.
for(i=(0); i <... to a file at all at this time. Any help would be greatly appreciated, thank you
need
need ineed a jsp coding based project plz help me
pls i need help with my assignment
pls ineedhelp with my assignment how to write a code that ask the user for the height of the triangle and prints the triangle using * eg if height is 3 it prints
*
and also using import java.util.Scanner
PLZ HELP ME. i need php code.
PLZ HELP ME. ineed php code. I want php code for bellow OUTPUT.
output is just example but it must be letters only.
abc
bcd
efg
jku
rgt
azs
hje
qqc
wws
adt
I need your help - Java Beginners Ineed your help What is the purpose of garbage collection in Java, and when is it used? Hi check out this url :
http://www.artima.com/insidejvm/ed2/gc.html
http://java.sun.com/javase/technologies/hotspot
i need some help in understanding the following codes.thanks.. ineed some help in understanding the following codes.thanks.. this code is to perform LocalColorHistogram.But i can't understand it
public... * height;
int i = 0;
int j = 0;
int k = 0;
double
need help pleaseee....i weak in java needhelp pleaseee....i weak in java QUESTION 1
You are required to write an application called Customer Billing System. This system...) Separate them as either R/r for Residential or I/i for Industrial. You can use
i need your help - Java Interview Questions ineed your help Write a java program that:
i. Allows user to enter 2 numbers from the keyboard
ii. Uses a method to compare the two numbers to determine which is larger
iii. Print to the screen stating which number is larger
I need help in doing this. - Java Beginners Ineedhelp in doing this. Student DataBase
i will need creating..., and the student's GPA.using arrays and objects, need to structure the information... objects that will house
the birthdates for each student member. (I have
I need your help - Java Beginners Ineed your help For this one Ineed to create delivery class for a delivery service .however, this class should contain (delivery number which contains eight digits. The first four digits represent the year; the last four
Need Help on JMS - JMS NeedHelp on JMS Hi, In my application ineed to create my own ques and my own QueueConnectionFactory..... Plz tell me how to create the same... Any help is appriciated,.. Thanks in advance
Need help with nested queries Needhelp with nested queries Hello,
Table1 has "id", "votes" columns. Table2 has "id", "Name" column. Ineed to retrieve Name and its corresponging Votes. I tried with nested queries but its confusing. Can anyone please help
need help please needhelp please Dear sir, my name is logeswaran. I have a big problem that I can't find the solution for a program. How can I block a user from enter a page second time. Please help me.
By the way I'm using Access database
need help to create applet needhelp to create applet Can u help me..??
I get a task ...and i dont know how to make it...
So I hope that u can help me...
Here is the task...
If u can help me, then please send it to my email
lcfahmi90@yahoo.com
http
Need help on JAVA JSP Needhelp on JAVA JSP Hi,
I have never worked on java and I have been given an assignment where I have to fix existing issues in the tool(created...(need to know how I can adjust it based on the cureen system's screen resolution
Need some help urgently Need some help urgently Can someone please help me with this below question. Ineed to write a class for this.
If you roll Y standard six-sided dice... about the probability of coming X or more number of 4's on Y number of dice. I
need help - Java Beginners need help Needhelp in programming in Java Simple java...();DISPLAYING OUPUT " * " ," *** " ........I used System.out.print('"'); statement before System.out.print("*"); statement and I used
Need Help on the script NeedHelp on the script hello there,
My name is Femi and am a web developer using php. am working on a project. and am having some difficulties. i dont know if you can help me out with it.
The platform am building will receive
Need Help - Java Beginners Need Help Hello Sir,
Am a beginner of Java. Also i did course on J2EE... but dont have any ideas about real time projects.
But i want to do some projects in Java as well as J2EE...
Can u help me and guide to do a project
Need help - Java Beginners Need help To Write a Java program that asks the users to enter a m...; Hi Friend,
Please try the following code. We hope that this code will help...[]) {
int[][] arr = new int[4][4];
for (int i = 0; i <
Need help with my project Needhelp with my project Uses a while loop to perform the following...));
bw.newLine();
for(int i=firstNum;i<=secondNum;i++){
sum+=i;
if((i%2)!=0){
bw.write
Need help in java programming Needhelp in java programming Hello.
Can someone please help me... StudentResult[2];
for (int i=0; i<data.length; i++) {
int j=i+1...;
System.out.println("Total Marks="+tm);
data[i] = new
need help...................please needhelp...................please I have a problem in my JSP Coding. How to retrive value from database in to text field when user select one value... on this area. Please help me.
By the way, I'm using access Database and JSP coding
I need to develop a gui like this
please help me
sorry goes through this link
Ineed to develop like...Ineed to develop a gui like this Hai Friends,
Ineed to develop such a menu in my gui programs. The gui contains 1 text field.whenever the text
( Inheritance, Polymorphism, Overriding)i need help - Java Beginners
( Inheritance, Polymorphism, Overriding)ineed help Advanced Concepts with Classes( Inheritance, Polymorphism, Overriding)
ineedhelp to create this application,than you
Employees in a company are divided into the classes
need help with a program - Java Beginners needhelp with a program Part I An algorithm describes how... by the user. The output of the program should be the length and width (entered.... First you would need to make up the "test data". For this algorithm, the test data
HELP
HELP Ineed this code to open in a new web browser. but no matter what i do it wont please help??
Directive 055 Storage Requirements for the Upstream Petroleum Industry
need someone to do/help with code need someone to do/help with code ineed someone to do a code for me..., I want a second class that is able to tell the owner how much he made that day, along with the number of items sold..please help did a code 500 times cant
help
help ineedhelp with this code.
write a java code for a method named addSevenToKthElement that takes an integer array, and an integer k as its arguments and returns the kth element plus 7.
any help would be greatly
Need urgent help with C++ errors! Need urgent help with C++ errors! hi,
i'm new to C++ programming.
this is my code...
i'm using Turbo C++.
It's showing so many errors!..
I don't know what to do.
Please help!!
#include<iostream.h>
void main
help
help ineed ajava code for compressing files using huffman algorithm (run on netbeans correctly
Need help on mySQL 5 - SQL Needhelp on mySQL 5 Dear Sir,
I'm a beginner of mySQL 5 . Ineedhelp on mySQL5 command.
This is the table which i created is called... by using Aggregate function(MAX).
May i know that what command ineed
Need help in constructing bubble sort Needhelp in constructing bubble sort using a bubble sort, for each entry in the array, display the original index of the first dimension... by : (colon) sorted by the second dimension.
I already got the two dimensional
Netbeans Question need help desperately!!
Netbeans Question needhelp desperately!! Ok here is my code-
public class RollDie2 {
public static void main(String[] args) {
Random... dice. How do I get the frequency of the numbers to print
hi need help with C++ programming!
hi needhelp with C++ programming! how do i :
b. Store numbers / characters into the file (output)
c. Retrieve numbers / characters from the file (input
thanks!
b)
#include <iostream>
#include <
Please help need quick!!! Thanks
Please helpneed quick!!! Thanks hey i keep getting stupid compile...];
for(int i = 0; i < team.length; i++){
team[i...();
array[4] = orangeboat.getSum();
for(int i = 1; i < array.length ; i
Need *Help fixing this - Java Beginners Need *Help fixing this Ineed to make this program prompt user... and maybe add retrieve function //needhelp with this one badly. Thanks guys for all...();
c.setLayout(
new FlowLayout());
//help: how do I set layout properly
c.add
Need help writing a console program Needhelp writing a console program Ineedhelp cant seems to figure it out!
Write a program that consists of three classes. The first class... is what i got so far.
import java.io.File;
import java.util.Scanner;
public class
need to fix errors please help need to fix errors please help it does have 2 errors what should i fix?
import java.io.*;
class InputName
static InputStreamReader reader = new InputStreamReader(system.in);
static BufferedReader input = new BufferedReader