22 Dec
2000
22 Dec
'00
3:42 p.m.
Bennett Todd wrote:
How about a box that responds to just one protocol type, I'd tend to vote for a trivial UDP packet that it doesn't even bother decoding, just checks dst port and tears out src port and addr, with a reply packet containing whatever encoding is easiest to generate of the latest measurement off the temp sensor.
Just make sure it's not too simple. You want it to do some rudimentary filtering on the address. You don't want it sending packets to broadcast/multicast addresses. -- David