java - Can't receive data remotely from one computer -
so wrote jar interacts database , serves server. problem can interact jar when i'm on lan or run jar different computer. system problem running windows xp firewall disabled , yes correctly set router can launch web server , view remotely. have no clue problem firewall disabled , jar works on other computers on same network.
note: noticing exception "java.net.socketexception: address family not supported protocol family" earlier
1.open network connections
2.right-click local area connection, , click properties.
3.click install.
4.in select network component type dialog box, click protocol, , click add.
5.in select network protocol dialog box, click microsoft tcp/ip version 6, , click ok
6.click close save changes network connection.
lastly restart application
Comments
Post a Comment