If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:TOD
BoxMatrix >> Lexicon >> Network-Protocols >> TOD | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Computer | FRITZ | I18N | Telephony | Smarthome | Internet | Protocols | Multimedia | Formats | Hardware | Software | Research |
Protocol
Protocol: | TOD | Wiki | Freetz | IPPF | whmf | AVM | Web |
Short for: | Time of Day / Time Protocol | ||||||
Location: | Lexicon >> Network-Protocols | ||||||
Weblinks: | Wikipedia.int - RFC-868 | ||||||
Description: | Protocol for time synchronisation |
Goto: FRITZ!OS - SMW-Browser
Details
TOD (Time of Day / Time Protocol
) is a simple and outdated protocol for time synchronisation.
It is defined in RFC-868 from 1983 and uses Port-37-udp or Port-37-tcp. It is an old predecessor of the NTP protocol.
It uses a 32-bit integer to specify the time in seconds since the Epoch 1900-01-01 UTC and will work until 2036.
Today this protocol is obsolete and replaced by NTP or SNTP.
FRITZ!OS
All cable models have the ti_todc client installed which can load the libdocsis_todplg.so protocol support plugin.
inetd has builtin support for the time protocol if these lines are added to inetd.conf:
time stream tcp nowait root internal time dgram udp wait root internal
However, this is not used in FRITZ!OS in favor of NTP / SNTP.