This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SimpliciTI topology

Other Parts Discussed in Thread: SIMPLICITI

Hi, I'm trying to create a different network topology with simpliciTI protocol and i don't know how this can be implemented with success.

My topology is a peer-to-peer application where each peer must be connected in two others peers with the right address, this address is defined in the software with a hardwire tag and you can see the diagram below to understand my idea:

Ad=Address

PEER_MASTER (Ad.0000) <---- Peer_Ad.0001 <----- Peer_Ad.0002 <----- Peer_Ad.0003.......

The software initializes in a connection mode and after stabilized the links, an application sends a periodic frame from the last peer to the first peer. Basicly the peer needs to know how to connect in peer front e back.....
How can i implement this without problems?