Sponsored Content
Full Discussion: using chrone
Top Forums UNIX for Dummies Questions & Answers using chrone Post 302253186 by DaTval on Friday 31st of October 2008 06:22:46 AM
Old 10-31-2008
using chrone

I should write program in C++ which will be runed every 30 minutes on server. Somebody said me that I should put my program in chrone directory. I have no idea what it means. I have never worked on UNIX. Can I explain me how can I do this?

And one more question, this program should find all files which are using by costomers of server, what opportunities does C++ has to make it?

Thank you for help...

Last edited by DaTval; 10-31-2008 at 07:32 AM..
 
roarclientpass(1)				       System User's Manual: roarclientpass					 roarclientpass(1)

NAME
roarclientpass - Passing clients to and creating new listen sockets on RoarAudio sound server SYNOPSIS
roarclientpass [OPTIONS]... DESCRIPTION
This program let you pass new clients to a RoarAudio sound server as as a proxy and let you add new listen sockets to a running server. OPTIONS
--server SERVER Set server hostname. --stdin Client is on stdin. --stdout Client is on stdout. --stdio Same as --stdin --stdout. This option may for example be used in case of being runed from a inetd. --stderr Client is on stderr. Beside to make stderr known as client fh it will disable error output on stderr. This must be used in case this program is used from inetd or simular tools. --client-fh FH Client is on FH. This is basicly the same as --client-fh on roard(1). --proto PROTO Set the protocol used by the client. Defaults to RoarAudio. --byteorder BO Sets the byteorder used by the client. Defaults to network byte order. --listen Client is a listen connection. This is not the same as --mode listen. --mode MODE Set mode of operation: none, listen or connect Defaults to none. --bind BIND Set host/node/path for mode listen and connect. --port PORT Set port for mode listen and connect. --help Show this help SEE ALSO
roartips(7), libroar(7), RoarAudio(7). HISTORY
For history information see RoarAudio(7). RoarAudio July 2010 roarclientpass(1)
All times are GMT -4. The time now is 05:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy