[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
query message : hobbit protocol question
- To: hobbit (at) hswn.dk
- Subject: query message : hobbit protocol question
- From: Etienne Grignon <etienne.grignon (at) gmail.com>
- Date: Fri, 17 Feb 2006 17:51:09 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=noJBnRdfoPX9qK8NJ3SIh3f/wN7M+4TXhByC8C/ZgrJnW1ZfeqZwSgft2hIRlFmguTZZjMUWoqIXglOyLkL55DvKXyy7BZhycQUWXGcqaPyRpFq/9olCmcIfSKGVrVnHeJZlQs5ihEJTPsIDIA4OqXyhk/JyJy5t9YeWqN/lfLU=
Henrik,
I'm having problems to implement query message.
I'm sending the message bellow to the socket :
query myserver.cpu
Then, on the recv call, I get nothing. Then, the socket seems to be closed
after somes seconds.
Is it the right syntax ? or is there a way to find what's going on on the
server at this moment ?
It is done against hobbit 4.1.1
Thank you for your help,
Etienne