Hi All
I am interested in developing some specialized services for Hobbit (i.e monitoring M$ SQL servers). Where can I get some documentation on how to communicate with the hobbit server directly? Or in other words how do I get the hobbit protocol specification? Obviously if I am successful I would make this available to all.
Regards
Neil
(Pls see attached..)
From: Neil Franken [mailto:nfranken at theunlimitedworld.co.za] Sent: Monday, February 02, 2009 7:51 PM To: hobbit at hswn.dk Subject: [hobbit] Hobbit Protocol
Hi All
I am interested in developing some specialized services for Hobbit (i.e monitoring M$ SQL servers). Where can I get some documentation on how to communicate with the hobbit server directly? Or in other words how do I get the hobbit protocol specification? Obviously if I am successful I would make this available to all.
Regards
Neil
Thanks.
Is there any documents about how the protocol works? I have done quiet a bit of low level TCP programming when I was working for the Johannesburg Stock Exchange and I would really like to get into the nitty gritty of the hobbit protocol.
Regards
Neil
From: Great D Dilla [mailto:great.dilla at gmail.com] Sent: 02 February 2009 02:02 PM To: hobbit at hswn.dk Subject: RE: [hobbit] Hobbit Protocol
(Pls see attached..)
From: Neil Franken [mailto:nfranken at theunlimitedworld.co.za] Sent: Monday, February 02, 2009 7:51 PM To: hobbit at hswn.dk Subject: [hobbit] Hobbit Protocol
Hi All
I am interested in developing some specialized services for Hobbit (i.e monitoring M$ SQL servers). Where can I get some documentation on how to communicate with the hobbit server directly? Or in other words how do I get the hobbit protocol specification? Obviously if I am successful I would make this available to all.
Regards
Neil
The protocol is defined in bb man page. If you're writing socket level code, you don't have to execute the bb program, just open a socket to the server on port 1984 and issue a status message.
Neil Franken wrote:
Thanks.
Is there any documents about how the protocol works? I have done quiet a bit of low level TCP programming when I was working for the Johannesburg Stock Exchange and I would really like to get into the nitty gritty of the hobbit protocol.
Regards
Neil
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
Cool this is the level I will be going. Could you point me in the direction of the bb man pages? Is it on hobbit? Please excuse the ignorance still cutting my teeth on *nix and hobbit.
-----Original Message----- From: Rich Smrcina [mailto:rsmrcina at wi.rr.com] Sent: 02 February 2009 02:39 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit Protocol
The protocol is defined in bb man page. If you're writing socket level code, you don't have to execute the bb program, just open a socket to the server on port 1984 and issue a status message.
Neil Franken wrote:
Thanks.
Is there any documents about how the protocol works? I have done quiet a bit of low level TCP programming when I was working for the Johannesburg Stock Exchange and I would really like to get into the nitty gritty of
the hobbit protocol.
Regards
Neil
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
http://www.hswn.dk/hobbit/help/manpages/
Scroll down to miscellaneous programs, Hobbit Communications Program (bb).
NB: At the socket level, Hobbit doesn't send any responses back, so just pump data to it and don't expect anything back. That sort of threw me at first, but you get used to it (quick).
Neil Franken wrote:
Cool this is the level I will be going. Could you point me in the direction of the bb man pages? Is it on hobbit? Please excuse the ignorance still cutting my teeth on *nix and hobbit.
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
participants (3)
-
great.dilla@gmail.com
-
nfranken@theunlimitedworld.co.za
-
rsmrcina@wi.rr.com