I want to connect to a computer using its IP address.. I want to use J2ME to achieve that..
I investigated a bit and came up with Connector.open( url), however, I also found out that mobile phones have a private IP address..Then, is it possible for me to connect to a computer using its IP address.
I investigated a bit and came up with Connector.open( url), however, I also found out that mobile phones have a private IP address..Then, is it possible for me to connect to a computer using its IP address.