Click here to Skip to main content
15,897,891 members
Home / Discussions / Java
   

Java

 
QuestionHow do i go about this Pin
atoivan15-May-11 22:02
atoivan15-May-11 22:02 
AnswerRe: How do i go about this Pin
Richard MacCutchan15-May-11 22:18
mveRichard MacCutchan15-May-11 22:18 
AnswerRe: How do i go about this Pin
Nagy Vilmos15-May-11 22:20
professionalNagy Vilmos15-May-11 22:20 
AnswerRe: How do i go about this Pin
jschell16-May-11 8:46
jschell16-May-11 8:46 
Questionhow to make a listener to receive from HttpConnection Pin
williamroma13-May-11 1:40
williamroma13-May-11 1:40 
AnswerRe: how to make a listener to receive from HttpConnection Pin
jschell13-May-11 8:57
jschell13-May-11 8:57 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 9:08
williamroma13-May-11 9:08 
GeneralRe: how to make a listener to receive from HttpConnection Pin
jschell13-May-11 12:19
jschell13-May-11 12:19 
williamroma wrote:
how can i take the ip of an mobile


Why?

If you want the mobile to act as a client (and you can use sockets) then your question is meaningless.

If you want the mobile to act as a server then you must have an IP that is visible to the client. This however in general isn't what mobiles do but if it has the IP and sockets (which it would if it has an IP) then it is possible. Whether it is visible is a different issue.

Other than that you are asking a question about a specific mobile device because they are all different. It is pointless to ask how to do something on a mobile if it does not in fact have the minimum capability to support the solution. And whether it has Ip is not something that you determine with Java. Instead you look at the specification of the mobile itself.
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 12:39
williamroma13-May-11 12:39 
GeneralRe: how to make a listener to receive from HttpConnection Pin
jschell13-May-11 12:55
jschell13-May-11 12:55 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 13:12
williamroma13-May-11 13:12 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 13:13
williamroma13-May-11 13:13 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 13:15
williamroma13-May-11 13:15 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 9:11
williamroma13-May-11 9:11 
GeneralRe: how to make a listener to receive from HttpConnection Pin
jschell13-May-11 12:15
jschell13-May-11 12:15 
Questionhow to read exact content of word in java Pin
priya218411-May-11 0:03
priya218411-May-11 0:03 
AnswerRe: how to read exact content of word in java Pin
Nagy Vilmos11-May-11 0:13
professionalNagy Vilmos11-May-11 0:13 
AnswerRe: how to read exact content of word in java Pin
JP_Rocks29-May-11 22:34
JP_Rocks29-May-11 22:34 
Questionhow to read exact content of word in java Pin
priya218411-May-11 0:02
priya218411-May-11 0:02 
AnswerRe: how to read exact content of word in java Pin
Nagy Vilmos11-May-11 0:17
professionalNagy Vilmos11-May-11 0:17 
QuestionCreating an object of a superclass Pin
kurt110-May-11 9:20
kurt110-May-11 9:20 
AnswerRe: Creating an object of a superclass [modified] Pin
Luc Pattyn10-May-11 12:43
sitebuilderLuc Pattyn10-May-11 12:43 
AnswerRe: Creating an object of a superclass Pin
Nagy Vilmos10-May-11 23:11
professionalNagy Vilmos10-May-11 23:11 
GeneralRe: Creating an object of a superclass Pin
Luc Pattyn11-May-11 0:54
sitebuilderLuc Pattyn11-May-11 0:54 
AnswerRe: Creating an object of a superclass Pin
jschell11-May-11 8:49
jschell11-May-11 8:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.