Thread that responds to pings sent by the driver.
When receiving a ping, replies immediatly by a 'pong' to the sender.
author: Gilles Rayrat version: 1.0
Creates a new PingResponder object that will receive pings
on the given UDP port
Parameters: port - UDP port to receive pings on throws: SocketException -