Xymon Mailing List Archive search

ver 4.3 and socket server

list John Fisher
Fri, 27 Jun 2008 10:50:48 -0700
Message-Id: <user-fe337abb96fc@xymon.invalid>

sorry this got lost in a spam-storm

Thanks for the suggestion.

John

Henrik Stoerner wrote:
On Fri, Jun 20, 2008 at 11:24:29AM -0700, John P. Fisher wrote:
  
Hi folks, I want to make a simple demo that shows a proof-of-concept,
and I need some advice and news of possible hobbit 4.3 ver socket
connections.
    
For a simple proof-of-concept / demonstration system, why don't you just
grab a copy of the "netcat" utility and use that ? This will let you set
up a simple TCP server or client.

http://netcat.sourceforge.net/

For a programming introduction to socket programming, check out
http://beej.us/guide/bgnet/output/html/singlepage/bgnet.html
(just skimmed it after doing a Google search for "unix socket
 programming", but it seems sensible).


Regards,
Henrik