C
crash.test.dummy
Hi,
I have a Swing application (running on PC1) that listens on a
specific port, but its not tied up to a particular machine, so any
machine "can connect" to PC1. It is like a chatroom application that
anyone can join in and send and receive messages (except that I'm not
running on the web).
With this, how do I know the IP addresses (LAN/WAN/frame relay) of
the machines connected to PC1?
Thanks for your help.
I have a Swing application (running on PC1) that listens on a
specific port, but its not tied up to a particular machine, so any
machine "can connect" to PC1. It is like a chatroom application that
anyone can join in and send and receive messages (except that I'm not
running on the web).
With this, how do I know the IP addresses (LAN/WAN/frame relay) of
the machines connected to PC1?
Thanks for your help.