Token Server

/RequestToken to request a new token.(or RequestToken?port=xxxx to send the server port)
/GetToken/ to get the value of a token. return nothing if the token does not exist.
/Ping to keep a token alive (called from the server).
/TokenList display in the console only the current token list.