I’ve come here with quite philosophical problem:
suppose we have two identical application, with similar range of settings.
and we’d like these application can communicate via sockets.
As far as I know in point-to-point application one of them should be active(client) and passiv(server) i.e. client do “connect” and the server should be in state of “accept”. This lead us to necessity to know who is active and who isn’t before we run them.
As I’ve previously mentioned I want make this application identical. And let two identical application can be connected throw net, making somehow smart decisions Who is Who.
This question is considered due to the fact that I want each new application can be connected to the net of other applications with just knowing ip adress of one of them.
Disclaimer: It’s not a malware. It’s a transport layer of ERP system.
I would be very pleased for any ideas, link etc.
Options: