On Thu, May 12, 2005 at 05:22:43 +0200, Alfons Adriaensen wrote: > One thing I forgot to mention regarding /addclient : the response > to this will include a client ID (integer) that is a required > parameter to all polled requests for information, such as e.g. > the list of stops. This ID identifies the client on the common > server socket (I see no other way to do this with a single socket).
You can use the (source addess, port) combination. I've had some difficulty in making that work reliably with IPV6 in the mix, but I'm sure its a case of error lies between screen and keyboard. - Steve
