I would like to make a P2P network of Qt applications.
Is there a library/working example for the Qt framework that allows me to make a P2P connection using the ICE methods?
I would like to make a P2P network of Qt applications.
Is there a library/working example for the Qt framework that allows me to make a P2P connection using the ICE methods?
Since I don't have the ability to ask questions I suppose it is sufficient to mention that ICE and Qt are mutually exclusive. There are plenty of examples on how to implement basic ICE applications on the ZeroC site. If more information is required the question should be refined.