New topic: 

How to stop service daemon

<http://forums.realsoftware.com/viewtopic.php?t=46802>

         Page 1 of 1
   [ 2 posts ]                 Previous topic | Next topic          Author  
Message        pperroud          Post subject: How to stop service 
daemonPosted: Sun Feb 03, 2013 1:31 am                         
Joined: Sun May 21, 2006 12:19 pm
Posts: 36                My service application is a TCP server listening to a 
given port.To stop this service application I have to kill it by its process ID 
from a terminal. This is fine with me but not for average users. Service 
options like "start", "stop" and "restart" would provide a basic set of 
controls to make it more friendly. But service applications are not console 
applications: they run in the background and do not respond to console input. 
Therefore - how could I tell this daemon to stop or restart is my question...   
                             Top                pamoxi          Post subject: 
Re: How to stop service daemonPosted: Sun Feb 03, 2013 9:46 pm                  
       
Joined: Mon Oct 29, 2007 10:30 pm
Posts: 302
Location: Argentina                well, almost all service applications (how 
MySQL o php Servers, for example) have a frontend o tray icon for control the 
process. From that frontend you can control the start/stop shell command for 
the service.      
_________________
Pablo Schwindt
RealBasic 2007R5
Windows 7 32bits
Mac OSX SL 10.6.4  
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 2 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

rbforumnotifier@monkeybreadsoftware.de

Reply via email to