Would like to set up a network listener for a particular ip address so that when a connection is established to that particular destination certain programs can be executed....
Thanks In Advance....
JavaNetworking Protocols
Last Comment
Juan Carlos
8/22/2022 - Mon
CEHJ
Then you'll need some kind of proxy server. Services are provide via an address AND a port. You need to listen there and then forward to the real service