a sq

Greenhorn
+ Follow
since Apr 09, 2010
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 a sq

Say two computers are using same wireless network,

so if I go and see there IP through site like whatismyip.com , it comes out to be same for both.

However if I try to connect through the IP that comes in ipconfig which are different for both of them, ServerSocket does not get connection from client.
That means they seem to be not connected that way.
13 years ago
I am trying to debug remote java application from eclipse, but getting this exception ?

Failed to connect to remote VM. Connection timed out.
org.eclipse.jdi.TimeoutException
13 years ago
Can two computers be connected through Socket connection where two computers are using same wireless network ?
13 years ago