Go to the source code of this file.
Variables | |
| const Port | TELEPATI_PORT = 3030 |
| porta UDP di ricezione | |
| const int | TELEPATI_BUFFER_SIZE = 512 |
| dimensione dei buffer di ricezione/spedizione | |
| const int | SHARE_REGION_MAX_SIZE = TELEPATI_BUFFER_SIZE |
| dimensione massima dei messaggi scambiati tra subject<->observer | |
| const longword | TELEPATI_ACK_TIME = 1200 |
| durata, in msc, dell'attesa per l'ack | |
1.3.9.1