problem in sending data from one ip to another ip in JAVA
Hi guys .
this is naveen kumar...i need a help.
i want to connect one ip to another ip (like ping),after that i want send the data with my system(Ip) to another ip device in JAVA.
i know how to ping but don't how to send the msg's to another IP device...
if it is possible give me some example..help me ..guys .
thanks for every one...for helping ...
nothing but..like telnet..
View Answers
Ads
Related Tutorials/Questions & Answers:
How To Pass data from one GUI to another in java swing
How To Pass
data from one GUI to
another in
java swing I'm new to
java and part of our assignment is to build a GUI and display a result set
from data input. I'm stuck at how to get the user's input
from JTextFields and combobox
Advertisements
Find Exact Location from IP address in java?
Find Exact Location
from IP address in
java? I am looking for API where we can pass
IP address and get the location (Cityname,Country name).
please suggest any API OR sample code.
Thank you
to bring checked data from one page to another
to bring checked
data from one page to another thanks for your help but my
problem is different, i am stating my
problem below.
in my project... fetching
data from the database on second jsp page with checkbox corresponding each
copying data from one table to another
copying
data from one table to another i need to copy
data from one table to
another table..
i.e the 1st eid of employee table must be copied to the 1st eid in appusers table, 2nd eid of employee to the 2nd eid of appusers
Get GMT from IP
Get GMT
from IP How do I get GMT value
from IP address??
Thanx in Adv
passing data from one jframe to another
passing
data from one jframe to another I have two JFrame,built by using the GUI Editor netbeans 6.9.i have to pass a
data from a Jtextfield in the first Jframe to
another JLabel in the other JFrame.Can you please help me,how
File copy from one directory to another in java
for copying the file
from one directory to
another directory in
Java...File copy
from one directory to
another in java I am trying to find very good code example for copying a file
from one directory to
another
Data Conversion from String to another type
Data conversion is the conversion of
data from one type to
another type.
In this section we will learn about
data conversion
from String primitive type to
another data type like int, boolean and char etc
Data Conversion from float to another type
Data conversion is the conversion of
data from one type to
another type.
In this section we will learn about
data conversion
from float primitive type to
another data type like String, boolean and char etc
Data Conversion from long to another type
Data conversion is the conversion of
data from one type to
another type.
In this section we will learn about
data conversion
from long primitive type to
another data type like String, boolean and char etc
Data Conversion from int to another type
Data conversion is the conversion of
data from one type to
another type.
In this section we will learn about
data conversion
from int primitive type to
another data type like String, boolean and char etc
Data Conversion from short to another type
Data conversion is the conversion of
data from one type to
another type.
In this section we will learn about
data conversion
from short primitive type to
another data type like String, boolean and char etc
Data Conversion from byte to another type
Data conversion is the conversion of
data from one type to
another type.
In this section we will learn about
data conversion
from byte primitive type to
another data type like String, boolean and char etc
Data Conversion from double to another type
Data conversion is the conversion of
data from one type to
another type.
In this section we will learn about
data conversion
from double primitive type to
another data type like String, boolean and char etc
How to pass variable from one class to another in java
How to pass variable
from one class to
another in java How to pass variable
from one class to
another in
java?
Example:
public class...;
}
}
//
Another class Class2.
public class Class2 {
public static void main(String
Get IP Address in Java
Get
IP Address in
Java
In this example we will describe How to get
ip address in
java. An
IP address
is a numeric unique recognition number which...().
getHostAddress().
InetAddress():-The InetAddress is class represents an
IP address